By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-03-21T23:17:05.870Z||main|||||INFO|500||The following profiles are active: basic
2023-03-21T23:17:15.919Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-21T23:17:15.919Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-21T23:17:16.038Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-21T23:17:18.404Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-21T23:17:18.729Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-21T23:17:19.133Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-21T23:17:19.494Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-21T23:17:20.197Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-21T23:17:23.459Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-21T23:17:24.146Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-03-21T23:17:26.289Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-21T23:17:26.411Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-21T23:17:26.445Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-21T23:17:26.454Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-21T23:17:26.874Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-21T23:17:27.172Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-21T23:17:28.115Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-03-21T23:17:29.338Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-03-21T23:17:29.339Z||main|||||ERROR|500||(conn=879) Table 'catalogdb.activity_spec' doesn't exist
2023-03-21T23:17:29.363Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-03-21T23:17:31.614Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-03-21T23:17:33.888Z||main|||||WARN|500||---
2023-03-21T23:17:33.889Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-21T23:17:33.889Z||main|||||WARN|500||---
2023-03-21T23:17:34.171Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-21T23:17:37.938Z||main|||||INFO|500||Started Application in 36.995 seconds (JVM running for 39.781)
2023-03-21T23:17:37.953Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-21T23:17:37.956Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-21T23:17:37.964Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-21T23:17:38.066Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 643a0020-07eb-40b0-bed8-d3dcf1e240fe url= /sdc/v1/artifactTypes
2023-03-21T23:17:38.070Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-21T23:17:38.203Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-03-21T23:17:38.204Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@68dde572
2023-03-21T23:17:38.209Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-21T23:17:38.228Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-03-21T23:17:38.252Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-03-21T23:17:38.258Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task
org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC
at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64)
at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$d8ffbdf9.periodicControllerTask()
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
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)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC
at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
... 33 common frames omitted
2023-03-21T23:18:27.927Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-21T23:18:27.927Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-21T23:18:27.927Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-21T23:18:27.931Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 6c1a885f-82ca-4ecf-bf7b-585d80686ff3 url= /sdc/v1/artifactTypes
2023-03-21T23:18:27.931Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-21T23:18:28.007Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-21T23:18:28.021Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-03-21T23:18:28.022Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-03-21T23:18:28.022Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= ea36b061-8cda-4567-b8b4-5c32d5b02d29 url= /sdc/v1/distributionKafkaData
2023-03-21T23:18:28.022Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-21T23:18:28.061Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-21T23:18:28.073Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@5b71f0a4
2023-03-21T23:18:28.159Z||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-b840944b-ee5e-4462-b9ae-f685ac949c43
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-03-21T23:18:28.247Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43] Instantiated an idempotent producer.
2023-03-21T23:18:28.327Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-03-21T23:18:28.374Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-21T23:18:28.375Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-21T23:18:28.375Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679440708372
2023-03-21T23:18:28.378Z||scheduling-1|||||INFO|500||start DistributionClient
2023-03-21T23:18:28.412Z||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-b2f59705-e9bd-4065-aeec-d2645577c82a
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-03-21T23:18:28.510Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-21T23:18:28.511Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-21T23:18:28.511Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679440708510
2023-03-21T23:18:28.512Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:18:28.515Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:18:28.516Z||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-5d0f4ae5-59c4-4403-bd88-4f63b99fc218
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-03-21T23:18:28.531Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-21T23:18:28.531Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-21T23:18:28.532Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679440708531
2023-03-21T23:18:28.532Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:18:28.535Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:18:28.539Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-03-21T23:18:29.434Z||kafka-producer-network-thread | SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43] Cluster ID: JjHZv6cgS9mWf1fSlmmytg
2023-03-21T23:18:29.434Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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 XYq5vfp-SDeZ0oC43IeGTw
2023-03-21T23:18:29.434Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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 Ekm9oHiURSWsvrZaddw9hw
2023-03-21T23:18:29.435Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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 XYq5vfp-SDeZ0oC43IeGTw
2023-03-21T23:18:29.435Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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 Ekm9oHiURSWsvrZaddw9hw
2023-03-21T23:18:29.435Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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 XYq5vfp-SDeZ0oC43IeGTw
2023-03-21T23:18:29.436Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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 Ekm9oHiURSWsvrZaddw9hw
2023-03-21T23:18:29.436Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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 XYq5vfp-SDeZ0oC43IeGTw
2023-03-21T23:18:29.436Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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 XYq5vfp-SDeZ0oC43IeGTw
2023-03-21T23:18:29.436Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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 Ekm9oHiURSWsvrZaddw9hw
2023-03-21T23:18:29.437Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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 XYq5vfp-SDeZ0oC43IeGTw
2023-03-21T23:18:29.437Z||kafka-producer-network-thread | SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43] ProducerId set to 4 with epoch 0
2023-03-21T23:18:29.437Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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 Ekm9oHiURSWsvrZaddw9hw
2023-03-21T23:18:29.437Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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 Ekm9oHiURSWsvrZaddw9hw
2023-03-21T23:18:29.439Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Cluster ID: JjHZv6cgS9mWf1fSlmmytg
2023-03-21T23:18:29.439Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Cluster ID: JjHZv6cgS9mWf1fSlmmytg
2023-03-21T23:18:29.440Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-03-21T23:18:29.440Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-03-21T23:18:29.466Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] (Re-)joining group
2023-03-21T23:18:29.466Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] (Re-)joining group
2023-03-21T23:18:29.555Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-bbbab3f2-3958-4dc1-9836-2eda7de4e173
2023-03-21T23:18:29.556Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-21T23:18:29.557Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] (Re-)joining group
2023-03-21T23:18:29.559Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3
2023-03-21T23:18:29.560Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-21T23:18:29.560Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] (Re-)joining group
2023-03-21T23:18:35.566Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-21T23:18:35.566Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-bbbab3f2-3958-4dc1-9836-2eda7de4e173', protocol='range'}
2023-03-21T23:18:35.623Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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 Ekm9oHiURSWsvrZaddw9hw
2023-03-21T23:18:35.623Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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 Ekm9oHiURSWsvrZaddw9hw
2023-03-21T23:18:35.623Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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 Ekm9oHiURSWsvrZaddw9hw
2023-03-21T23:18:35.624Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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 Ekm9oHiURSWsvrZaddw9hw
2023-03-21T23:18:35.625Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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 Ekm9oHiURSWsvrZaddw9hw
2023-03-21T23:18:35.625Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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 Ekm9oHiURSWsvrZaddw9hw
2023-03-21T23:18:35.631Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-bbbab3f2-3958-4dc1-9836-2eda7de4e173=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-21T23:18:35.659Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-bbbab3f2-3958-4dc1-9836-2eda7de4e173', protocol='range'}
2023-03-21T23:18:35.659Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-21T23:18:35.660Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-21T23:18:35.660Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-21T23:18:35.663Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-21T23:18:35.664Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-21T23:18:35.676Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-21T23:18:35.677Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-21T23:18:35.677Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-21T23:18:35.677Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-21T23:18:35.677Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-21T23:18:35.677Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-03-21T23:18:35.677Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-21T23:18:35.677Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-21T23:18:35.677Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-03-21T23:18:35.677Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-03-21T23:18:35.677Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-03-21T23:18:35.678Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-03-21T23:18:35.711Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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-03-21T23:18:35.712Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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-03-21T23:18:35.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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-03-21T23:18:35.764Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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-03-21T23:18:35.766Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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-03-21T23:18:35.766Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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-03-21T23:18:35.772Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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-03-21T23:18:35.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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-03-21T23:18:35.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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-03-21T23:18:35.780Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, 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-03-21T23:18:35.791Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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-03-21T23:18:35.791Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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-03-21T23:19:28.522Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:19:28.536Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:20:28.523Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:20:28.538Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:21:28.526Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:21:28.539Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:22:28.527Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:22:28.540Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:23:28.529Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:23:28.542Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:24:28.531Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:24:28.543Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:25:28.532Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:25:28.545Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:26:28.534Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:26:28.546Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:27:21.854Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-21T23:27:28.534Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:27:28.547Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:27:29.515Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Node -1 disconnected.
2023-03-21T23:27:29.516Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Node -1 disconnected.
2023-03-21T23:27:29.661Z||kafka-producer-network-thread | SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43] Node -1 disconnected.
2023-03-21T23:28:28.535Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:28:28.547Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:29:28.536Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:29:28.549Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:30:28.538Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:30:28.550Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:31:28.538Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:31:28.550Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:32:28.539Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:32:28.551Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:33:28.540Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:33:28.551Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:34:28.541Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:34:28.553Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:35:28.543Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:35:28.553Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:36:28.545Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:36:28.554Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:37:28.546Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:37:28.555Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:38:28.548Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:38:28.555Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:39:28.549Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:39:28.555Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:40:28.550Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:40:28.557Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:41:28.552Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:41:28.557Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:42:28.553Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:42:28.557Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:43:28.554Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:43:28.558Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:44:28.555Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:44:28.559Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:45:28.557Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:45:28.561Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:46:28.557Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:46:28.561Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:47:28.559Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:47:28.563Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:48:28.560Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:48:28.563Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:49:28.561Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:49:28.564Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:50:28.562Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:50:28.565Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:51:28.564Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:51:28.565Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:52:28.566Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:52:28.566Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:53:28.567Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:53:28.567Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:54:28.569Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:54:28.569Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:55:28.570Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:55:28.570Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:56:28.570Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:56:28.572Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:57:28.571Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:57:28.572Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:58:28.572Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T23:58:28.573Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:59:28.573Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T23:59:28.574Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:00:28.575Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:00:28.575Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:01:28.576Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:01:28.578Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:02:28.577Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:02:28.579Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:03:28.578Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:03:28.580Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:04:28.580Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:04:28.582Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:05:28.581Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:05:28.583Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:06:28.583Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:06:28.584Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:07:28.583Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:07:28.585Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:08:28.585Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:08:28.587Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:09:28.587Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:09:28.589Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:10:28.588Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:10:28.590Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:11:28.590Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:11:28.590Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:12:28.591Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:12:28.592Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:13:28.593Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:13:28.593Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:14:28.594Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:14:28.594Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:15:28.594Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:15:28.595Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:16:28.595Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:16:28.596Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:17:28.597Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:17:28.596Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:18:28.597Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:18:28.597Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:19:28.598Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:19:28.598Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:20:28.599Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:20:28.600Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:21:28.600Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:21:28.601Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:22:28.601Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:22:28.602Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:23:28.602Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:23:28.603Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:24:28.604Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:24:28.604Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:25:28.605Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:25:28.606Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:26:28.607Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:26:28.607Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:27:28.607Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:27:28.608Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:28:28.609Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:28:28.609Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:29:28.610Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:29:28.610Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:30:28.611Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:30:28.613Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:31:28.612Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:31:28.615Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:32:28.613Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:32:28.616Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:33:28.614Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:33:28.616Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:34:28.615Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:34:28.617Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:35:28.615Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:35:28.618Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:36:28.617Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:36:28.618Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:37:28.617Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:37:28.619Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:38:28.619Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:38:28.620Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:39:28.620Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:39:28.621Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:40:28.620Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:40:28.621Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:41:28.620Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:41:28.621Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:42:28.620Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:42:28.622Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:43:28.622Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:43:28.624Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:44:28.623Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:44:28.624Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:45:28.625Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:45:28.625Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:46:28.625Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:46:28.627Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:47:28.627Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:47:28.628Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:48:28.628Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:48:28.630Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:49:28.629Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:49:28.631Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:50:28.631Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:50:28.632Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:51:28.632Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:51:28.633Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:52:28.632Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:52:28.633Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:53:28.633Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:53:28.634Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:54:28.634Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:54:28.635Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:55:28.636Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:55:28.636Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:56:28.636Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:56:28.636Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:57:28.637Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:57:28.637Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:58:28.638Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:58:28.638Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T00:59:28.638Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T00:59:28.639Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:00:28.640Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:00:28.640Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:01:28.641Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:01:28.641Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:02:28.641Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:02:28.642Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:03:28.642Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:03:28.643Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:04:28.644Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:04:28.644Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:05:28.646Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:05:28.646Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:06:28.646Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:06:28.647Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:07:28.648Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:07:28.648Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:08:28.648Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:08:28.650Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:09:28.650Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:09:28.651Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:10:28.651Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:10:28.652Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:11:28.652Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:11:28.653Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:12:28.652Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:12:28.653Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:13:28.654Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:13:28.654Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:14:28.654Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:14:28.655Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:15:28.656Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:15:28.656Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:16:28.657Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:16:28.657Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:17:28.658Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:17:28.658Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:18:28.658Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:18:28.658Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:19:28.660Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:19:28.660Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:20:28.661Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:20:28.661Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:21:28.662Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:21:28.662Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:22:28.663Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:22:28.664Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:23:28.664Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:23:28.665Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:24:28.665Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:24:28.666Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:25:28.667Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:25:28.667Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:26:28.668Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:26:28.668Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:27:28.668Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:27:28.668Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:28:28.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:28:28.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:29:28.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:29:28.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:30:28.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:30:28.670Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:31:28.671Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:31:28.672Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:32:28.672Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:32:28.673Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:33:28.672Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:33:28.673Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:34:28.672Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:34:28.674Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:35:28.674Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:35:28.674Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:36:28.676Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:36:28.676Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:37:28.677Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:37:28.677Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:38:28.677Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:38:28.678Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:39:28.678Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:39:28.679Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:40:28.680Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:40:28.680Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:41:28.681Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:41:28.681Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:42:28.682Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:42:28.682Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:43:28.682Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:43:28.683Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:44:28.683Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:44:28.683Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:45:28.684Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:45:28.685Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:46:28.685Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:46:28.685Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:47:28.686Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:47:28.686Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:48:28.686Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:48:28.688Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:49:28.688Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:49:28.689Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:50:28.689Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:50:28.689Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:51:28.690Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:51:28.690Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:52:28.690Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:52:28.691Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:53:28.692Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:53:28.692Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:54:28.692Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:54:28.693Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:55:28.693Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:55:28.694Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:56:28.694Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:56:28.694Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:57:28.695Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:57:28.695Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:58:28.695Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:58:28.696Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T01:59:28.696Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T01:59:28.698Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:00:28.696Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:00:28.698Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:01:28.697Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:01:28.699Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:02:28.699Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:02:28.700Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:03:28.700Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:03:28.700Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:04:28.700Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:04:28.701Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:05:28.701Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:05:28.702Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:06:28.702Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:06:28.703Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:07:28.702Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:07:28.703Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:08:28.703Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:08:28.703Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:09:28.703Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:09:28.704Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:10:28.704Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:10:28.705Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:11:28.704Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:11:28.705Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:12:28.706Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:12:28.707Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:13:28.706Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:13:28.707Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:14:28.707Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:14:28.708Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:15:28.708Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:15:28.708Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:16:28.709Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:16:28.709Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:17:28.709Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:17:28.711Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:18:28.710Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:18:28.713Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:19:28.711Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:19:28.714Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:20:28.712Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:20:28.715Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:21:28.714Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:21:28.715Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:22:28.715Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:22:28.717Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:23:28.716Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:23:28.717Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:24:28.717Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:24:28.717Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:25:28.717Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:25:28.718Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:26:28.719Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:26:28.719Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:27:28.720Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:27:28.720Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:28:28.721Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:28:28.721Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:29:28.722Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:29:28.723Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:30:28.723Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:30:28.724Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:31:28.724Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:31:28.725Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:32:28.725Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:32:28.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:33:28.725Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:33:28.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:34:28.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:34:28.727Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:35:28.727Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:35:28.728Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:36:28.729Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:36:28.729Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:37:28.729Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:37:28.729Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:38:28.730Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:38:28.731Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:39:28.731Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:39:28.732Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:40:28.732Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:40:28.732Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:41:28.732Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:41:28.734Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:42:28.733Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:42:28.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:43:28.733Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:43:28.736Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:44:28.734Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:44:28.736Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:45:28.734Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:45:28.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:46:28.734Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:46:28.739Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:47:28.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:47:28.739Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:48:28.736Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:48:28.740Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:49:28.737Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:49:28.740Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:50:28.737Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:50:28.741Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:51:28.738Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:51:28.742Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:52:28.739Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:52:28.743Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:53:28.740Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:53:28.744Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:54:28.740Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:54:28.745Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:55:28.742Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:55:28.745Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:56:28.743Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:56:28.746Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:57:28.745Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:57:28.747Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:58:28.746Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:58:28.748Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T02:59:28.746Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T02:59:28.749Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:00:28.747Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:00:28.749Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:01:28.747Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:01:28.750Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:02:28.749Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:02:28.751Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:03:28.749Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:03:28.752Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:04:28.751Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:04:28.753Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:05:28.752Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:05:28.753Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:06:28.752Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:06:28.754Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:07:28.754Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:07:28.755Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:08:28.755Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:08:28.756Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:09:28.756Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:09:28.756Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:10:28.757Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:10:28.758Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:11:28.758Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:11:28.759Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:12:28.759Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:12:28.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:13:28.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:13:28.760Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:14:28.761Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:14:28.762Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:15:28.762Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:15:28.762Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:16:28.763Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:16:28.764Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:17:28.764Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:17:28.764Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:18:28.764Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:18:28.765Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:19:28.764Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:19:28.765Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:20:28.765Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:20:28.766Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:21:28.766Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:21:28.767Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:22:28.767Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:22:28.767Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:23:28.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:23:28.769Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:24:28.768Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:24:28.770Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:25:28.770Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:25:28.771Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:26:28.770Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:26:28.772Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:27:28.772Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:27:28.774Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:28:28.773Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:28:28.775Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:29:28.773Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:29:28.775Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:30:28.774Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:30:28.775Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:31:28.775Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:31:28.776Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:32:28.776Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:32:28.777Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:33:28.776Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:33:28.778Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:34:28.778Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:34:28.778Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:35:28.778Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:35:28.779Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:36:28.779Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:36:28.780Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:37:28.780Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:37:28.781Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:38:28.781Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:38:28.782Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:39:28.781Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:39:28.783Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:40:28.782Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:40:28.784Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:41:28.784Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:41:28.785Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:42:28.784Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:42:28.785Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:43:28.786Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:43:28.786Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:44:28.787Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:44:28.787Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:45:28.788Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:45:28.788Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:46:28.788Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:46:28.789Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:47:28.789Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:47:28.790Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:48:28.790Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:48:28.791Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:49:28.791Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:49:28.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:50:28.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:50:28.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:51:28.793Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:51:28.794Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:52:28.794Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:52:28.795Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:53:28.795Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:53:28.795Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:54:28.796Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:54:28.796Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:55:28.797Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:55:28.797Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:56:28.798Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:56:28.798Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:57:28.799Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:57:28.799Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:58:28.800Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:58:28.801Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T03:59:28.801Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T03:59:28.802Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:00:28.801Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:00:28.802Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:01:28.802Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:01:28.803Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:02:28.803Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:02:28.803Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:03:28.804Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:03:28.805Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:04:28.805Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:04:28.806Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:05:28.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:05:28.807Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:06:28.805Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:06:28.808Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:07:28.807Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:07:28.808Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:08:28.807Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:08:28.809Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:09:28.808Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:09:28.810Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:10:28.809Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:10:28.810Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:11:28.810Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:11:28.811Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:12:28.811Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:12:28.811Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:13:28.812Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:13:28.813Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:14:28.813Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:14:28.814Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:15:28.814Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:15:28.815Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:16:28.816Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:16:28.816Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:17:28.816Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:17:28.817Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:18:28.816Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:18:28.817Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:19:28.816Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:19:28.818Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:20:28.817Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:20:28.818Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:21:28.818Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:21:28.820Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:22:28.819Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:22:28.820Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:23:28.820Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:23:28.821Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:24:28.820Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:24:28.822Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:25:28.822Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:25:28.822Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:26:28.822Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:26:28.824Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:27:28.822Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:27:28.825Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:28:28.823Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:28:28.826Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:29:28.824Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:29:28.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:30:28.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:30:28.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:31:28.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:31:28.827Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:32:28.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:32:28.827Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:33:28.827Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:33:28.828Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:34:28.828Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:34:28.829Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:35:28.829Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:35:28.830Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:36:28.830Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:36:28.831Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:37:28.831Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:37:28.832Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:38:28.832Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:38:28.832Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:39:28.832Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:39:28.833Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:40:28.834Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:40:28.834Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:41:28.834Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:41:28.835Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:42:28.836Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:42:28.836Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:43:28.836Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:43:28.837Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:44:28.837Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:44:28.837Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:45:28.838Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:45:28.839Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:46:28.839Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:46:28.840Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:47:28.840Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:47:28.841Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:48:28.841Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:48:28.841Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:49:28.841Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:49:28.841Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:50:28.843Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:50:28.843Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:51:28.843Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:51:28.844Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:52:28.845Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:52:28.846Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:53:28.846Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:53:28.847Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:54:28.848Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:54:28.848Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:55:28.848Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:55:28.850Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:56:28.849Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:56:28.850Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:57:28.849Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:57:28.850Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:58:28.851Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:58:28.851Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T04:59:28.852Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T04:59:28.852Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:00:28.852Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:00:28.853Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:01:28.853Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:01:28.854Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:02:28.854Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:02:28.855Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:03:28.855Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:03:28.856Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:04:28.855Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:04:28.857Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:05:28.856Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:05:28.857Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:06:28.857Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:06:28.857Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:07:28.858Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:07:28.859Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:08:28.859Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:08:28.860Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:09:28.860Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:09:28.860Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:10:28.861Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:10:28.862Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:11:28.863Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:11:28.863Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:12:28.863Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:12:28.864Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:13:28.864Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:13:28.866Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:14:28.866Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:14:28.867Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:15:28.867Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:15:28.868Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:16:28.868Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:16:28.868Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:17:28.869Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:17:28.869Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:18:28.869Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:18:28.869Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:19:28.870Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:19:28.870Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:20:28.870Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:20:28.872Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:20:47.754Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:20:47.754Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"1a5e8e35-87ed-40f0-91a8-3b150a1e0fca","serviceName":"basic_onboard_NCnVBE","serviceVersion":"1.0","serviceUUID":"e5f12647-c344-47df-98f7-08a8565b00b6","serviceDescription":"service","serviceInvariantUUID":"51f08bee-59f8-40fa-935c-cd0599c584b5","resources":[{"resourceInstanceName":"basic_onboard_NCnVBE 0","resourceName":"basic_onboard_NCnVBE","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73768750-8efc-41f5-8d10-5bfad5a080c6","resourceInvariantUUID":"3f902fda-2512-4773-9240-2d25a4405852","resourceCustomizationUUID":"f212e54c-b0bb-4702-b4c4-175e06e278d2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml","artifactChecksum":"OTA1ZTkxNzEyZTViN2JiM2U4NGIyMDBkNWU3NzNjZmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"19f3bbed-75be-40ee-b35d-a9d87796e6f1","artifactVersion":"1"},{"artifactName":"basic_onboard_ncnvbe0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json","artifactChecksum":"ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ceda833e-13d7-416e-883f-3f2acb53642c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0dff949b-8137-4b9a-ab54-eb6f0bdd3a39","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5d7083d5-a974-48d7-8a4a-5859d7f018f7","artifactVersion":"2","generatedFromUUID":"2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNcnvbe-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml","artifactChecksum":"MzFlODEzZDM0NzhjOWZiYTdiMGRkODUxMzU2MTdmNzg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"97614832-45b7-45e5-b1d5-5a9c89fe5a74","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNcnvbe-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar","artifactChecksum":"Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"aef3d4fb-c703-4c66-af36-81e4bf7b5d1d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-22T05:20:47.771Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:20:47.777Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:20:47.777Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:20:47.777Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:20:47.790Z||kafka-producer-network-thread | SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Ekm9oHiURSWsvrZaddw9hw
2023-03-22T05:20:47.791Z||kafka-producer-network-thread | SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Ekm9oHiURSWsvrZaddw9hw
2023-03-22T05:20:47.791Z||kafka-producer-network-thread | SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Ekm9oHiURSWsvrZaddw9hw
2023-03-22T05:20:47.791Z||kafka-producer-network-thread | SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Ekm9oHiURSWsvrZaddw9hw
2023-03-22T05:20:47.791Z||kafka-producer-network-thread | SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Ekm9oHiURSWsvrZaddw9hw
2023-03-22T05:20:47.791Z||kafka-producer-network-thread | SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b840944b-ee5e-4462-b9ae-f685ac949c43] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Ekm9oHiURSWsvrZaddw9hw
2023-03-22T05:20:47.844Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-22T05:20:47.844Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:20:47.863Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:20:48.809Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:20:48.810Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:20:48.810Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:20:48.810Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:20:49.812Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:20:49.812Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:20:49.813Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:20:49.813Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:20:50.814Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:20:50.815Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:20:50.815Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:20:50.815Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:20:51.817Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:20:51.817Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:20:51.818Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:20:51.818Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:20:52.819Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:20:52.819Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:20:52.819Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:20:52.819Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:20:53.820Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:20:53.821Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:20:53.821Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:20:53.822Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:20:54.825Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"serviceName": "basic_onboard_NCnVBE",
"serviceVersion": "1.0",
"serviceUUID": "e5f12647-c344-47df-98f7-08a8565b00b6",
"serviceDescription": "service",
"serviceInvariantUUID": "51f08bee-59f8-40fa-935c-cd0599c584b5",
"resources": [
{
"resourceInstanceName": "basic_onboard_NCnVBE 0",
"resourceCustomizationUUID": "f212e54c-b0bb-4702-b4c4-175e06e278d2",
"resourceName": "basic_onboard_NCnVBE",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "73768750-8efc-41f5-8d10-5bfad5a080c6",
"resourceInvariantUUID": "3f902fda-2512-4773-9240-2d25a4405852",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_ncnvbe0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"artifactChecksum": "ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ceda833e-13d7-416e-883f-3f2acb53642c",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5d7083d5-a974-48d7-8a4a-5859d7f018f7",
"generatedFromUUID": "2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5d7083d5-a974-48d7-8a4a-5859d7f018f7",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNcnvbe-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"artifactChecksum": "Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "aef3d4fb-c703-4c66-af36-81e4bf7b5d1d"
}
],
"workloadContext": "Production"
}
2023-03-22T05:20:54.831Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-22T05:20:54.831Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e5f12647-c344-47df-98f7-08a8565b00b6 ASDC
2023-03-22T05:20:54.889Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
ServiceName:basic_onboard_NCnVBE
ServiceVersion:1.0
ServiceUUID:e5f12647-c344-47df-98f7-08a8565b00b6
ServiceInvariantUUID:51f08bee-59f8-40fa-935c-cd0599c584b5
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNcnvbe-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
ArtifactUUID:aef3d4fb-c703-4c66-af36-81e4bf7b5d1d
ArtifactChecksum:Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_NCnVBE 0
ResourceCustomizationUUID:f212e54c-b0bb-4702-b4c4-175e06e278d2
ResourceInvariantUUID:3f902fda-2512-4773-9240-2d25a4405852
ResourceName:basic_onboard_NCnVBE
ResourceType:VF
ResourceUUID:73768750-8efc-41f5-8d10-5bfad5a080c6
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ncnvbe0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
ArtifactUUID:ceda833e-13d7-416e-883f-3f2acb53642c
ArtifactChecksum:ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY=
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env
ArtifactUUID:5d7083d5-a974-48d7-8a4a-5859d7f018f7
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env
ArtifactUUID:5d7083d5-a974-48d7-8a4a-5859d7f018f7
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-22T05:20:54.889Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5f12647-c344-47df-98f7-08a8565b00b6 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:20:55.053Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:20:55.054Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-03-22T05:20:55.054Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-03-22T05:20:55.054Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: aef3d4fb-c703-4c66-af36-81e4bf7b5d1d from URL: /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:55.054Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-22T05:20:55.055Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:55.170Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-03-22T05:20:55.200Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar aef3d4fb-c703-4c66-af36-81e4bf7b5d1d 75665
2023-03-22T05:20:55.202Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar ASDC sendASDCNotification
2023-03-22T05:20:55.202Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:55.203Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-22T05:20:55.204Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:20:55.205Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:20:55.205Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462455201,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:20:56.206Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:20:56.207Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-03-22T05:20:56.208Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: aef3d4fb-c703-4c66-af36-81e4bf7b5d1d, URL: /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar to file: /app/ASDC/1/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:56.209Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:56.270Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:56.270Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:56.596Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14198177260030252715/Definitions/service-BasicOnboardNcnvbe-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-03-22T05:20:58.363Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-22T05:20:58.367Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-03-22T05:20:58.367Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:58.367Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-22T05:20:58.368Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:58.368Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_NCnVBE 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-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:58.368Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:58.368Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:58.368Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:58.368Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:58.368Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:20:58.369Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-03-22T05:20:58.379Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:20:58.381Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NCnVBE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:20:58.383Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NCnVBE 0 is matching search criteria
2023-03-22T05:20:58.384Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-03-22T05:20:58.385Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_NCnVBE 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-22T05:20:58.386Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:20:58.387Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NCnVBE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:20:58.387Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NCnVBE 0 is matching search criteria
2023-03-22T05:20:58.387Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-03-22T05:20:58.387Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_NCnVBE 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-22T05:20:58.387Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:20:58.387Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NCnVBE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:20:58.390Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:20:58.391Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NCnVBE 0 is not matching search criteria
2023-03-22T05:20:58.391Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-03-22T05:20:58.391Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-03-22T05:20:58.391Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-03-22T05:20:58.391Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-22T05:20:58.392Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-22T05:20:58.392Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:20:58.392Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NCnVBE is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-22T05:20:58.393Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:20:58.393Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NCnVBE 0 is matching search criteria
2023-03-22T05:20:58.393Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_NCnVBE 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:20:58.394Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:20:58.394Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NCnVBE 0 is matching search criteria
2023-03-22T05:20:58.394Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_NCnVBE 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:20:58.394Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:20:58.395Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NCnVBE 0 is matching search criteria
2023-03-22T05:20:58.395Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_NCnVBE 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:20:58.395Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:20:58.395Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_NCnVBE 0 is not matching search criteria
2023-03-22T05:20:58.395Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-03-22T05:20:58.395Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-22T05:20:58.396Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=5412248d-1f4d-4d72-8f42-562c1da3a1d2
2023-03-22T05:20:58.396Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:20:58.396Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NCnVBE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:20:58.396Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:20:58.396Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NCnVBE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:20:58.396Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:20:58.397Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NCnVBE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:20:58.397Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:20:58.397Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_NCnVBE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:20:58.397Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_NCnVBE
Description:service
Model UUID:e5f12647-c344-47df-98f7-08a8565b00b6
Model Version:NULL
Model InvariantUuid:51f08bee-59f8-40fa-935c-cd0599c584b5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_NCnVBE
Model UUID:0acbce43-fb3d-456e-9dd4-7da32a2888f2
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3f902fda-2512-4773-9240-2d25a4405852
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:f212e54c-b0bb-4702-b4c4-175e06e278d2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:fdc4a92b-7a86-4045-a379-9abfcdbca6df
ModelName:BasicOnboardNcnvbe..base_ubuntu18..module-0
ModelUuid:4ee097ab-3866-4bf4-9163-cadcd6395827
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:5412248d-1f4d-4d72-8f42-562c1da3a1d2
ModelInvariantUuid:6888c45f-c047-4771-9289-43acd1409530
ModelName:basic_onboard_NCnVBE-nodes.ubuntu18Cvfc
ModelUuid:75599b1b-d939-4555-99af-5bf28a986ddf
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:e9e15f92-2efc-43ff-a2b0-4fdd6864aa1e
ModelInvariantUuid:408c30c5-4fb2-40a9-ad8f-60ca327310c6
ModelName:BasicOnboardNcnvbe.compute.nodes.heat.ubuntu18
ModelUuid:3c901de7-c1cf-456a-85fa-fe33ad99afd0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-22T05:20:58.433Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 73768750-8efc-41f5-8d10-5bfad5a080c6
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:20:58.486Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||basic_onboard_NCnVBE 0
2023-03-22T05:20:58.492Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73768750-8efc-41f5-8d10-5bfad5a080c6
2023-03-22T05:20:58.492Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: ceda833e-13d7-416e-883f-3f2acb53642c from URL: /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
2023-03-22T05:20:58.492Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-22T05:20:58.492Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
2023-03-22T05:20:58.558Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||GET Response Status 404
2023-03-22T05:20:58.559Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2f707b28
2023-03-22T05:20:58.559Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-22T05:20:58.560Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNcnvbe"
]
}
}
}
2023-03-22T05:20:58.560Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_ncnvbe0_modules.json /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json ceda833e-13d7-416e-883f-3f2acb53642c Specified artifact is not found 300 ASDC artifact download fail
2023-03-22T05:20:58.575Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json ASDC sendASDCNotification
2023-03-22T05:20:58.575Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json(Specified artifact is not found)
2023-03-22T05:20:58.575Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-22T05:20:58.576Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:20:58.576Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:20:58.576Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462458561,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:20:59.593Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_ncnvbe0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json(UUID:ceda833e-13d7-416e-883f-3f2acb53642c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:20:59.594Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:20:59.652Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:20:59.657Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:20:59.657Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:21:28.533Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:21:28.536Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-22T05:21:28.536Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462442691,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:21:28.537Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:21:28.537Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-22T05:21:28.537Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462441538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:21:28.538Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:21:29.658Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:21:29.693Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:21:29.698Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:21:29.698Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:21:59.698Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:21:59.725Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:21:59.729Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:21:59.730Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:22:28.533Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:22:28.540Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.541Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "multicloud-k8s",
"timestamp": 1679462432733,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.542Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.542Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "policy-distribution-id",
"timestamp": 1679462419313,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.542Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.542Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "multicloud-k8s",
"timestamp": 1679462432733,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOTIFIED"
}
2023-03-22T05:22:28.542Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.543Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462441538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.543Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.543Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.543Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "policy-distribution-id",
"timestamp": 1679462419313,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.543Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.543Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.543Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462442691,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.543Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.544Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.544Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOTIFIED"
}
2023-03-22T05:22:28.544Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.544Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.544Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "multicloud-k8s",
"timestamp": 1679462432733,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:22:28.544Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.544Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.544Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462441538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.545Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.545Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.545Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "policy-distribution-id",
"timestamp": 1679462419313,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:22:28.545Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.545Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.545Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462442691,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.546Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.546Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.546Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:22:28.546Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.546Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.546Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "multicloud-k8s",
"timestamp": 1679462432733,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.547Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.547Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.547Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462441538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.548Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.548Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.548Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "policy-distribution-id",
"timestamp": 1679462419313,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.548Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.548Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.548Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462442691,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.548Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.548Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.548Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.549Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.549Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.549Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462441538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.549Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.549Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.549Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "multicloud-k8s",
"timestamp": 1679462432733,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-22T05:22:28.549Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.550Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.550Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462442691,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.550Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.550Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.550Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "policy-distribution-id",
"timestamp": 1679462419313,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.550Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.550Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.550Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-22T05:22:28.551Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.551Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.551Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462441538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.551Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.551Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.551Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "multicloud-k8s",
"timestamp": 1679462432733,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.551Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.551Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.552Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "policy-distribution-id",
"timestamp": 1679462419313,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.552Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.552Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.552Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462442691,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.552Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.552Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.552Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.552Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.552Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.552Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462441538,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:22:28.552Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.552Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.552Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "multicloud-k8s",
"timestamp": 1679462432733,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:22:28.553Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462442691,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "policy-distribution-id",
"timestamp": 1679462419313,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462428872,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "multicloud-k8s",
"timestamp": 1679462454181,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462454177,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:22:28.554Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "policy-distribution-id",
"timestamp": 1679462454921,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462455201,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "policy-distribution-id",
"timestamp": 1679462455940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "multicloud-k8s",
"timestamp": 1679462455286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "policy-distribution-id",
"timestamp": 1679462456944,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:22:28.574Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
2023-03-22T05:22:28.574Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:22:28.598Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.598Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "multicloud-k8s",
"timestamp": 1679462456378,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-03-22T05:22:28.598Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.598Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "aai-model-loader",
"timestamp": 1679462456861,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "aai-model-loader",
"timestamp": 1679462456861,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "multicloud-k8s",
"timestamp": 1679462457383,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_ERROR",
"errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462458561,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "aai-model-loader",
"timestamp": 1679462456861,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.599Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "multicloud-k8s",
"timestamp": 1679462459142,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "Failed to process the artifact",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:22:28.615Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
2023-03-22T05:22:28.615Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "aai-model-loader",
"timestamp": 1679462456861,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "aai-model-loader",
"timestamp": 1679462456861,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "aai-model-loader",
"timestamp": 1679462456861,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "aai-model-loader",
"timestamp": 1679462456861,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "aai-model-loader",
"timestamp": 1679462464102,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_ERROR"
}
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "aai-model-loader",
"timestamp": 1679462465124,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DEPLOY_ERROR"
}
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.639Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.640Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "aai-model-loader",
"timestamp": 1679462466129,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "deploy failure",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:22:28.652Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
2023-03-22T05:22:28.652Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:22:28.672Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.672Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462466034,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462466034,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462466034,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462466034,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462466034,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462466034,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:22:28.673Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462466034,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:22:28.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462473832,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_ERROR"
}
2023-03-22T05:22:28.674Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:22:28.674Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-22T05:22:28.674Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462474843,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "SDN-C encountered an error downloading an artifact in this distribution",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:22:28.686Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_ERROR distributionID of 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
2023-03-22T05:22:28.686Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:22:29.730Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:22:29.758Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:22:29.762Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:22:29.763Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:22:59.763Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:22:59.788Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:22:59.794Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:22:59.794Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:23:28.533Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:23:29.794Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:23:29.825Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:23:29.830Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:23:29.831Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:23:59.831Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:23:59.854Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:23:59.859Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:23:59.859Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:24:28.535Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:24:29.859Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:24:29.890Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:24:29.896Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:24:29.896Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:24:59.897Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:24:59.924Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:24:59.930Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:24:59.930Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:25:28.536Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:25:29.930Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:25:29.962Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:25:29.970Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:25:29.970Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:25:47.715Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-22T05:25:47.716Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Member SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-bbbab3f2-3958-4dc1-9836-2eda7de4e173 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired.
2023-03-22T05:25:47.717Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-22T05:25:47.717Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-22T05:25:49.184Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:25:49.202Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:25:49.203Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] (Re-)joining group
2023-03-22T05:25:49.210Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:25:49.211Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-22T05:25:49.229Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:25:49.229Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-22T05:25:49.230Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:25:49.236Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:25:49.236Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:25:49.237Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:25:49.238Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=65, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:25:49.238Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:25:49.239Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:25:59.970Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-22T05:25:59.971Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-22T05:25:59.993Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and serviceModelVersionId: e5f12647-c344-47df-98f7-08a8565b00b6
2023-03-22T05:25:59.993Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 51f08bee-59f8-40fa-935c-cd0599c584b5
2023-03-22T05:26:10.595Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0
2023-03-22T05:26:10.683Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-03-22T05:26:11.091Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-03-22T05:26:11.094Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|INFO|500||Invoke
2023-03-22T05:26:11.116Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-22T05:26:11.202Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-22T05:26:11.202Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0 has http status code:404 and response headers:{date=[Wed, 22 Mar 2023 05:26:10 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[61], x-aai-txid=[0-aai-resources-230322-05:26:10:967-93213], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-22T05:26:11.205Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6","ERR.5.4.6114"]}}}
2023-03-22T05:26:11.229Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:26:11.229Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:26:11.229Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:26:11.230Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:26:11.241Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:26:11.241Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:26:11.242Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-22T05:26:11.242Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:26:11.242Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:26:11.243Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462771241,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:26:11.261Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-22T05:26:11.261Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462771241,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec\u003dERR.5.4.6114)"
}
2023-03-22T05:26:11.262Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:26:12.282Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:26:12.283Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-22T05:26:12.285Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-22T05:26:12.285Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-22T05:26:12.285Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-22T05:26:12.286Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] (Re-)joining group
2023-03-22T05:26:12.291Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-94e6d324-b9fe-4b29-b37d-1dc22a98d5f2
2023-03-22T05:26:12.291Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-22T05:26:12.292Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-22T05:26:12.292Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] (Re-)joining group
2023-03-22T05:26:13.367Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:26:16.376Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:26:19.385Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:26:22.394Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:26:25.403Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:26:28.412Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:26:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:26:28.550Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:26:28.551Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] (Re-)joining group
2023-03-22T05:26:28.557Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:26:28.557Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-94e6d324-b9fe-4b29-b37d-1dc22a98d5f2', protocol='range'}
2023-03-22T05:26:28.563Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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 XYq5vfp-SDeZ0oC43IeGTw
2023-03-22T05:26:28.563Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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 XYq5vfp-SDeZ0oC43IeGTw
2023-03-22T05:26:28.564Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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 XYq5vfp-SDeZ0oC43IeGTw
2023-03-22T05:26:28.564Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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 XYq5vfp-SDeZ0oC43IeGTw
2023-03-22T05:26:28.564Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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 XYq5vfp-SDeZ0oC43IeGTw
2023-03-22T05:26:28.564Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, 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 XYq5vfp-SDeZ0oC43IeGTw
2023-03-22T05:26:28.565Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-94e6d324-b9fe-4b29-b37d-1dc22a98d5f2=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-22T05:26:28.581Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:26:28.581Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-94e6d324-b9fe-4b29-b37d-1dc22a98d5f2', protocol='range'}
2023-03-22T05:26:28.582Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-22T05:26:28.582Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:26:28.582Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-22T05:26:28.582Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-22T05:26:28.588Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:26:28.588Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:26:28.589Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:26:28.589Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:26:28.589Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:26:28.589Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=66, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:26:28.589Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:26:28.589Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:26:28.589Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:26:28.589Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:26:28.590Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:26:28.590Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:26:28.600Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:26:28.600Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"1a5e8e35-87ed-40f0-91a8-3b150a1e0fca","serviceName":"basic_onboard_NCnVBE","serviceVersion":"1.0","serviceUUID":"e5f12647-c344-47df-98f7-08a8565b00b6","serviceDescription":"service","serviceInvariantUUID":"51f08bee-59f8-40fa-935c-cd0599c584b5","resources":[{"resourceInstanceName":"basic_onboard_NCnVBE 0","resourceName":"basic_onboard_NCnVBE","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73768750-8efc-41f5-8d10-5bfad5a080c6","resourceInvariantUUID":"3f902fda-2512-4773-9240-2d25a4405852","resourceCustomizationUUID":"f212e54c-b0bb-4702-b4c4-175e06e278d2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml","artifactChecksum":"OTA1ZTkxNzEyZTViN2JiM2U4NGIyMDBkNWU3NzNjZmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"19f3bbed-75be-40ee-b35d-a9d87796e6f1","artifactVersion":"1"},{"artifactName":"basic_onboard_ncnvbe0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json","artifactChecksum":"ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ceda833e-13d7-416e-883f-3f2acb53642c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0dff949b-8137-4b9a-ab54-eb6f0bdd3a39","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5d7083d5-a974-48d7-8a4a-5859d7f018f7","artifactVersion":"2","generatedFromUUID":"2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNcnvbe-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml","artifactChecksum":"MzFlODEzZDM0NzhjOWZiYTdiMGRkODUxMzU2MTdmNzg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"97614832-45b7-45e5-b1d5-5a9c89fe5a74","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNcnvbe-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar","artifactChecksum":"Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"aef3d4fb-c703-4c66-af36-81e4bf7b5d1d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-22T05:26:28.602Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:26:28.602Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:26:28.602Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:26:28.602Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:26:29.103Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:26:29.104Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:26:29.105Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:26:29.603Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:26:29.603Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:26:29.603Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:26:29.604Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:26:30.604Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:26:30.605Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:26:30.605Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:26:30.605Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:26:31.606Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:26:31.607Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:26:31.607Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:26:31.607Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:26:32.608Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:26:32.609Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:26:32.609Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:26:32.609Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:26:33.610Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:26:33.611Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:26:33.611Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:26:33.611Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:26:34.612Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:26:34.613Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:26:34.613Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:26:34.613Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:26:35.615Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"serviceName": "basic_onboard_NCnVBE",
"serviceVersion": "1.0",
"serviceUUID": "e5f12647-c344-47df-98f7-08a8565b00b6",
"serviceDescription": "service",
"serviceInvariantUUID": "51f08bee-59f8-40fa-935c-cd0599c584b5",
"resources": [
{
"resourceInstanceName": "basic_onboard_NCnVBE 0",
"resourceCustomizationUUID": "f212e54c-b0bb-4702-b4c4-175e06e278d2",
"resourceName": "basic_onboard_NCnVBE",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "73768750-8efc-41f5-8d10-5bfad5a080c6",
"resourceInvariantUUID": "3f902fda-2512-4773-9240-2d25a4405852",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_ncnvbe0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"artifactChecksum": "ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ceda833e-13d7-416e-883f-3f2acb53642c",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5d7083d5-a974-48d7-8a4a-5859d7f018f7",
"generatedFromUUID": "2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5d7083d5-a974-48d7-8a4a-5859d7f018f7",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNcnvbe-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"artifactChecksum": "Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "aef3d4fb-c703-4c66-af36-81e4bf7b5d1d"
}
],
"workloadContext": "Production"
}
2023-03-22T05:26:35.616Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-22T05:26:35.616Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e5f12647-c344-47df-98f7-08a8565b00b6 ASDC
2023-03-22T05:26:35.617Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
ServiceName:basic_onboard_NCnVBE
ServiceVersion:1.0
ServiceUUID:e5f12647-c344-47df-98f7-08a8565b00b6
ServiceInvariantUUID:51f08bee-59f8-40fa-935c-cd0599c584b5
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNcnvbe-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
ArtifactUUID:aef3d4fb-c703-4c66-af36-81e4bf7b5d1d
ArtifactChecksum:Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_NCnVBE 0
ResourceCustomizationUUID:f212e54c-b0bb-4702-b4c4-175e06e278d2
ResourceInvariantUUID:3f902fda-2512-4773-9240-2d25a4405852
ResourceName:basic_onboard_NCnVBE
ResourceType:VF
ResourceUUID:73768750-8efc-41f5-8d10-5bfad5a080c6
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ncnvbe0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
ArtifactUUID:ceda833e-13d7-416e-883f-3f2acb53642c
ArtifactChecksum:ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY=
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env
ArtifactUUID:5d7083d5-a974-48d7-8a4a-5859d7f018f7
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env
ArtifactUUID:5d7083d5-a974-48d7-8a4a-5859d7f018f7
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-22T05:26:35.618Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5f12647-c344-47df-98f7-08a8565b00b6 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:26:35.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:26:35.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-03-22T05:26:35.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-03-22T05:26:35.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: aef3d4fb-c703-4c66-af36-81e4bf7b5d1d from URL: /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:26:35.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-22T05:26:35.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:26:35.702Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||GET Response Status 404
2023-03-22T05:26:35.702Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@35f23557
2023-03-22T05:26:35.702Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-22T05:26:35.702Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNcnvbe"
]
}
}
}
2023-03-22T05:26:35.702Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNcnvbe-csar.csar /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar aef3d4fb-c703-4c66-af36-81e4bf7b5d1d Specified artifact is not found 300 ASDC artifact download fail
2023-03-22T05:26:35.702Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar ASDC sendASDCNotification
2023-03-22T05:26:35.702Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar(Specified artifact is not found)
2023-03-22T05:26:35.702Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-22T05:26:35.703Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:26:35.703Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:26:35.703Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462795702,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:26:36.704Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardNcnvbe-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar(UUID:aef3d4fb-c703-4c66-af36-81e4bf7b5d1d)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-22T05:26:36.724Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:26:36.724Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 73768750-8efc-41f5-8d10-5bfad5a080c6
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:26:36.727Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||basic_onboard_NCnVBE 0
2023-03-22T05:26:36.728Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73768750-8efc-41f5-8d10-5bfad5a080c6
2023-03-22T05:26:36.728Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: ceda833e-13d7-416e-883f-3f2acb53642c from URL: /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
2023-03-22T05:26:36.728Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-22T05:26:36.728Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
2023-03-22T05:26:36.744Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||GET Response Status 404
2023-03-22T05:26:36.745Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1e337d06
2023-03-22T05:26:36.745Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-22T05:26:36.745Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNcnvbe"
]
}
}
}
2023-03-22T05:26:36.745Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_ncnvbe0_modules.json /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json ceda833e-13d7-416e-883f-3f2acb53642c Specified artifact is not found 300 ASDC artifact download fail
2023-03-22T05:26:36.745Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json ASDC sendASDCNotification
2023-03-22T05:26:36.745Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json(Specified artifact is not found)
2023-03-22T05:26:36.745Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-22T05:26:36.745Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:26:36.745Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:26:36.745Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462796745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:26:37.746Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_ncnvbe0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json(UUID:ceda833e-13d7-416e-883f-3f2acb53642c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:26:37.747Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:26:37.779Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:26:37.787Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:26:37.788Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:27:07.788Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:27:07.817Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:27:07.822Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:27:07.823Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:27:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:27:28.547Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.547Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOTIFIED"
}
2023-03-22T05:27:28.549Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.549Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.550Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:27:28.550Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.551Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.551Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.551Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.552Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.552Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-22T05:27:28.552Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.552Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.553Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.553Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.553Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.553Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462772282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:27:28.554Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.554Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.554Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462795702,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-22T05:27:28.555Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.555Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.555Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679462796745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-22T05:27:28.555Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.556Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.556Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "policy-distribution-id",
"timestamp": 1679462817957,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.556Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.556Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.556Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "multicloud-k8s",
"timestamp": 1679462820160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.556Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.556Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.556Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462815200,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.556Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.556Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.557Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "aai-model-loader",
"timestamp": 1679462816861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.557Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.557Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.557Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462821753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.557Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.557Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.557Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462826034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.557Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.557Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.557Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "policy-distribution-id",
"timestamp": 1679462817957,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.557Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.557Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.558Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462821753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.558Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.558Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.558Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "aai-model-loader",
"timestamp": 1679462816861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.558Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.558Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.558Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462815200,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.558Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.558Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.558Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "multicloud-k8s",
"timestamp": 1679462820160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "NOTIFIED"
}
2023-03-22T05:27:28.558Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.560Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.560Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462826034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.561Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "policy-distribution-id",
"timestamp": 1679462817957,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:27:28.561Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462821753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.561Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "aai-model-loader",
"timestamp": 1679462816861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.561Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462815200,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.562Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.562Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.562Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "multicloud-k8s",
"timestamp": 1679462820160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:27:28.562Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.562Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.562Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462826034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.562Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.562Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.562Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "policy-distribution-id",
"timestamp": 1679462817957,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.563Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.563Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.563Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462821753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.563Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.563Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.563Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "multicloud-k8s",
"timestamp": 1679462820160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.563Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.563Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.564Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462815200,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.564Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.564Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.564Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "aai-model-loader",
"timestamp": 1679462816861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.564Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.564Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.564Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462826034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.565Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.565Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.565Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "policy-distribution-id",
"timestamp": 1679462817957,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.565Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.565Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.565Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462821753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.565Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.565Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.565Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "aai-model-loader",
"timestamp": 1679462816861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.565Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.566Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.566Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462815200,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.566Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.566Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.566Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "multicloud-k8s",
"timestamp": 1679462820160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-22T05:27:28.566Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.566Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.566Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462826034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.566Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.566Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.566Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "policy-distribution-id",
"timestamp": 1679462817957,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.567Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.567Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.567Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462821753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.567Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.567Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.567Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462815200,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.567Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.567Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.567Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "aai-model-loader",
"timestamp": 1679462816861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.567Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.567Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.567Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "multicloud-k8s",
"timestamp": 1679462820160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.567Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.568Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.568Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462826034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.568Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.568Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.568Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "policy-distribution-id",
"timestamp": 1679462817957,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:27:28.568Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.568Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.568Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "ves-openapi-manager",
"timestamp": 1679462821753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:27:28.568Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.568Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.568Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462815200,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:27:28.568Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.568Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.569Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "aai-model-loader",
"timestamp": 1679462816861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:27:28.569Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.569Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.569Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "multicloud-k8s",
"timestamp": 1679462820160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:27:28.569Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.569Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.569Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462826034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:27:28.569Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.569Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.569Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "policy-distribution-id",
"timestamp": 1679462840698,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:27:28.570Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.570Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.570Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "multicloud-k8s",
"timestamp": 1679462840003,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:27:28.570Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.570Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.570Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "cds-sdc-listener",
"timestamp": 1679462839975,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:27:28.571Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.571Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.571Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "aai-model-loader",
"timestamp": 1679462840673,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:27:28.571Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.571Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.572Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462840633,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:27:28.572Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.572Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.572Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "policy-distribution-id",
"timestamp": 1679462841702,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-22T05:27:28.572Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.572Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.573Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "multicloud-k8s",
"timestamp": 1679462841189,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:27:28.573Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.573Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.573Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "policy-distribution-id",
"timestamp": 1679462842703,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:27:28.612Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fbc0587e-4f99-4206-ac97-4f248ab7b2de
2023-03-22T05:27:28.613Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fbc0587e-4f99-4206-ac97-4f248ab7b2de and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:27:28.634Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.634Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "multicloud-k8s",
"timestamp": 1679462842305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:27:28.634Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.634Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.634Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "multicloud-k8s",
"timestamp": 1679462843370,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:27:28.645Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fbc0587e-4f99-4206-ac97-4f248ab7b2de
2023-03-22T05:27:28.645Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fbc0587e-4f99-4206-ac97-4f248ab7b2de and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-22T05:27:28.660Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.661Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "multicloud-k8s",
"timestamp": 1679462844372,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "DEPLOY_OK"
}
2023-03-22T05:27:28.661Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.661Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.661Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462845448,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-22T05:27:28.661Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:27:28.661Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:27:28.661Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679462846453,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:27:28.677Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fbc0587e-4f99-4206-ac97-4f248ab7b2de
2023-03-22T05:27:28.677Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fbc0587e-4f99-4206-ac97-4f248ab7b2de and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:27:37.823Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:27:37.850Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:27:37.856Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:27:37.856Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:28:07.856Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:28:07.885Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:28:07.891Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:28:07.891Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:28:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:28:28.542Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:28:28.542Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "aai-model-loader",
"timestamp": 1679462851657,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-22T05:28:28.543Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:28:28.544Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:28:28.544Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "aai-model-loader",
"timestamp": 1679462852660,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:28:28.563Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fbc0587e-4f99-4206-ac97-4f248ab7b2de
2023-03-22T05:28:28.564Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fbc0587e-4f99-4206-ac97-4f248ab7b2de and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:28:37.891Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:28:37.923Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:28:37.930Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:28:37.930Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:29:07.930Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:29:07.956Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:29:07.962Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:29:07.963Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:29:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:29:37.963Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:29:37.994Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:29:38.000Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:29:38.000Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:30:08.001Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:30:08.035Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:30:08.040Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:30:08.041Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:30:28.534Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:30:38.041Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:30:38.066Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:30:38.072Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:30:38.072Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:31:08.072Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:31:08.105Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:31:08.111Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:31:08.112Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:31:28.535Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:31:28.633Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-22T05:31:28.633Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Member SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-94e6d324-b9fe-4b29-b37d-1dc22a98d5f2 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired.
2023-03-22T05:31:28.634Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-22T05:31:28.634Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-22T05:31:29.121Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:31:29.136Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:31:29.137Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] (Re-)joining group
2023-03-22T05:31:29.142Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:31:29.143Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-22T05:31:29.160Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:31:29.160Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-22T05:31:29.161Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:31:29.166Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:31:29.166Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:31:29.167Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:31:29.167Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=132, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:31:29.167Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:31:29.167Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:31:38.112Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-22T05:31:38.113Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-22T05:31:38.127Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and serviceModelVersionId: e5f12647-c344-47df-98f7-08a8565b00b6
2023-03-22T05:31:38.127Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 51f08bee-59f8-40fa-935c-cd0599c584b5
2023-03-22T05:31:38.128Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0
2023-03-22T05:31:38.132Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-03-22T05:31:38.177Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-03-22T05:31:38.178Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|INFO|500||Invoke
2023-03-22T05:31:38.186Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-22T05:31:38.238Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-22T05:31:38.238Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0 has http status code:404 and response headers:{date=[Wed, 22 Mar 2023 05:31:38 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[33], x-aai-txid=[2-aai-resources-230322-05:31:38:034-99222], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-22T05:31:38.239Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6","ERR.5.4.6114"]}}}
2023-03-22T05:31:38.245Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:31:38.245Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:31:38.245Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:31:38.245Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:31:38.252Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:31:38.253Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:31:38.253Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-22T05:31:38.253Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:31:38.253Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:31:38.253Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463098253,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:31:38.272Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:31:38.272Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463098253,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec\u003dERR.5.4.6114)"
}
2023-03-22T05:31:38.273Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:31:39.285Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:31:39.285Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-22T05:31:39.286Z||pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-22T05:31:39.286Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-22T05:31:39.286Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-22T05:31:39.286Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] (Re-)joining group
2023-03-22T05:31:39.292Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-25d51f50-cf81-4338-98fb-8e7950077557
2023-03-22T05:31:39.292Z||pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-22T05:31:39.293Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-22T05:31:39.293Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] (Re-)joining group
2023-03-22T05:31:41.254Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:31:44.265Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:31:47.274Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:31:50.283Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:31:53.292Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:31:56.301Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:31:59.311Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:32:02.319Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:32:05.328Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:32:08.339Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:32:11.348Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:32:14.356Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:32:17.365Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:32:20.373Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:32:23.381Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:32:26.389Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:32:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:32:28.548Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:32:28.548Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] (Re-)joining group
2023-03-22T05:32:28.555Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-25d51f50-cf81-4338-98fb-8e7950077557', protocol='range'}
2023-03-22T05:32:28.555Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:32:28.560Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3=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-b2f59705-e9bd-4065-aeec-d2645577c82a-25d51f50-cf81-4338-98fb-8e7950077557=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-03-22T05:32:28.575Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:32:28.575Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-25d51f50-cf81-4338-98fb-8e7950077557', protocol='range'}
2023-03-22T05:32:28.576Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-22T05:32:28.576Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-22T05:32:28.576Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-22T05:32:28.576Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:32:28.581Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:32:28.581Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:32:28.582Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:32:28.582Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:32:28.582Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:32:28.582Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:32:28.582Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:32:28.582Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:32:28.582Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=133, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:32:28.582Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:32:28.583Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:32:28.583Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:32:28.590Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-22T05:32:28.590Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1a5e8e35-87ed-40f0-91a8-3b150a1e0fca","serviceName":"basic_onboard_NCnVBE","serviceVersion":"1.0","serviceUUID":"e5f12647-c344-47df-98f7-08a8565b00b6","serviceDescription":"service","serviceInvariantUUID":"51f08bee-59f8-40fa-935c-cd0599c584b5","resources":[{"resourceInstanceName":"basic_onboard_NCnVBE 0","resourceName":"basic_onboard_NCnVBE","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73768750-8efc-41f5-8d10-5bfad5a080c6","resourceInvariantUUID":"3f902fda-2512-4773-9240-2d25a4405852","resourceCustomizationUUID":"f212e54c-b0bb-4702-b4c4-175e06e278d2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml","artifactChecksum":"OTA1ZTkxNzEyZTViN2JiM2U4NGIyMDBkNWU3NzNjZmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"19f3bbed-75be-40ee-b35d-a9d87796e6f1","artifactVersion":"1"},{"artifactName":"basic_onboard_ncnvbe0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json","artifactChecksum":"ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ceda833e-13d7-416e-883f-3f2acb53642c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0dff949b-8137-4b9a-ab54-eb6f0bdd3a39","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5d7083d5-a974-48d7-8a4a-5859d7f018f7","artifactVersion":"2","generatedFromUUID":"2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNcnvbe-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml","artifactChecksum":"MzFlODEzZDM0NzhjOWZiYTdiMGRkODUxMzU2MTdmNzg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"97614832-45b7-45e5-b1d5-5a9c89fe5a74","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNcnvbe-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar","artifactChecksum":"Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"aef3d4fb-c703-4c66-af36-81e4bf7b5d1d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-22T05:32:28.592Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:32:28.593Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:32:28.593Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:32:28.593Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:32:29.594Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:32:29.594Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:32:29.595Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:32:29.595Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:32:29.601Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:32:29.602Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:32:29.603Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:32:30.596Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:32:30.597Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:32:30.597Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:32:30.597Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:32:31.599Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:32:31.599Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:32:31.599Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:32:31.599Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:32:32.600Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:32:32.601Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:32:32.601Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:32:32.602Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:32:33.603Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:32:33.604Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:32:33.604Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:32:33.604Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:32:34.606Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:32:34.606Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:32:34.606Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:32:34.607Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:32:35.608Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"serviceName": "basic_onboard_NCnVBE",
"serviceVersion": "1.0",
"serviceUUID": "e5f12647-c344-47df-98f7-08a8565b00b6",
"serviceDescription": "service",
"serviceInvariantUUID": "51f08bee-59f8-40fa-935c-cd0599c584b5",
"resources": [
{
"resourceInstanceName": "basic_onboard_NCnVBE 0",
"resourceCustomizationUUID": "f212e54c-b0bb-4702-b4c4-175e06e278d2",
"resourceName": "basic_onboard_NCnVBE",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "73768750-8efc-41f5-8d10-5bfad5a080c6",
"resourceInvariantUUID": "3f902fda-2512-4773-9240-2d25a4405852",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_ncnvbe0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"artifactChecksum": "ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ceda833e-13d7-416e-883f-3f2acb53642c",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5d7083d5-a974-48d7-8a4a-5859d7f018f7",
"generatedFromUUID": "2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5d7083d5-a974-48d7-8a4a-5859d7f018f7",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNcnvbe-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"artifactChecksum": "Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "aef3d4fb-c703-4c66-af36-81e4bf7b5d1d"
}
],
"workloadContext": "Production"
}
2023-03-22T05:32:35.608Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-22T05:32:35.608Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e5f12647-c344-47df-98f7-08a8565b00b6 ASDC
2023-03-22T05:32:35.609Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
ServiceName:basic_onboard_NCnVBE
ServiceVersion:1.0
ServiceUUID:e5f12647-c344-47df-98f7-08a8565b00b6
ServiceInvariantUUID:51f08bee-59f8-40fa-935c-cd0599c584b5
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNcnvbe-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
ArtifactUUID:aef3d4fb-c703-4c66-af36-81e4bf7b5d1d
ArtifactChecksum:Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_NCnVBE 0
ResourceCustomizationUUID:f212e54c-b0bb-4702-b4c4-175e06e278d2
ResourceInvariantUUID:3f902fda-2512-4773-9240-2d25a4405852
ResourceName:basic_onboard_NCnVBE
ResourceType:VF
ResourceUUID:73768750-8efc-41f5-8d10-5bfad5a080c6
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ncnvbe0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
ArtifactUUID:ceda833e-13d7-416e-883f-3f2acb53642c
ArtifactChecksum:ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY=
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env
ArtifactUUID:5d7083d5-a974-48d7-8a4a-5859d7f018f7
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env
ArtifactUUID:5d7083d5-a974-48d7-8a4a-5859d7f018f7
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-22T05:32:35.609Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5f12647-c344-47df-98f7-08a8565b00b6 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:32:35.650Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:32:35.651Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:32:35.651Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:32:35.651Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: aef3d4fb-c703-4c66-af36-81e4bf7b5d1d from URL: /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:32:35.651Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-22T05:32:35.651Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:32:35.684Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-22T05:32:35.684Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@789bd5eb
2023-03-22T05:32:35.684Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-22T05:32:35.684Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNcnvbe"
]
}
}
}
2023-03-22T05:32:35.684Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNcnvbe-csar.csar /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar aef3d4fb-c703-4c66-af36-81e4bf7b5d1d Specified artifact is not found 300 ASDC artifact download fail
2023-03-22T05:32:35.684Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar ASDC sendASDCNotification
2023-03-22T05:32:35.684Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar(Specified artifact is not found)
2023-03-22T05:32:35.684Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-22T05:32:35.685Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:32:35.685Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:32:35.685Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463155684,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:32:36.685Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardNcnvbe-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar(UUID:aef3d4fb-c703-4c66-af36-81e4bf7b5d1d)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-22T05:32:36.708Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:32:36.709Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 73768750-8efc-41f5-8d10-5bfad5a080c6
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:32:36.715Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||basic_onboard_NCnVBE 0
2023-03-22T05:32:36.715Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73768750-8efc-41f5-8d10-5bfad5a080c6
2023-03-22T05:32:36.715Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: ceda833e-13d7-416e-883f-3f2acb53642c from URL: /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
2023-03-22T05:32:36.715Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-22T05:32:36.716Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
2023-03-22T05:32:36.734Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-22T05:32:36.734Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1f2c1d8e
2023-03-22T05:32:36.734Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-22T05:32:36.734Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNcnvbe"
]
}
}
}
2023-03-22T05:32:36.735Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_ncnvbe0_modules.json /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json ceda833e-13d7-416e-883f-3f2acb53642c Specified artifact is not found 300 ASDC artifact download fail
2023-03-22T05:32:36.735Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json ASDC sendASDCNotification
2023-03-22T05:32:36.735Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json(Specified artifact is not found)
2023-03-22T05:32:36.735Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-22T05:32:36.736Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:32:36.736Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:32:36.736Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463156735,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:32:37.737Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_ncnvbe0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json(UUID:ceda833e-13d7-416e-883f-3f2acb53642c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:32:37.738Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:32:37.767Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:32:37.772Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:32:37.772Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:33:07.772Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:33:07.802Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:33:07.808Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:33:07.808Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:33:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:33:28.535Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:33:28.535Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOTIFIED"
}
2023-03-22T05:33:28.536Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:33:37.809Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:33:37.835Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:33:37.841Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:33:37.842Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:34:07.842Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:34:07.866Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:34:07.871Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:34:07.871Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:34:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:34:28.535Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:34:28.535Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:34:28.536Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:34:28.537Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:34:28.537Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:34:28.537Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:34:28.537Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:34:28.537Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-22T05:34:28.537Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:34:28.537Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:34:28.538Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:34:28.538Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:34:28.538Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:34:28.538Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:34:28.538Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:34:28.539Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:34:28.539Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463155684,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-22T05:34:28.539Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:34:28.539Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:34:28.539Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463156735,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-22T05:34:28.539Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:34:37.873Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:34:37.899Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:34:37.904Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:34:37.904Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:35:07.904Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:35:07.933Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:35:07.939Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:35:07.939Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:35:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:35:37.940Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:35:37.967Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:35:37.972Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:35:37.973Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:36:07.973Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:36:08.002Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:36:08.007Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:36:08.007Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:36:28.535Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:36:38.008Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:36:38.031Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:36:38.036Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:36:38.036Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:37:08.036Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:37:08.067Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:37:08.072Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:37:08.072Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:37:28.536Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:28.595Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-22T05:37:28.595Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Member SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-25d51f50-cf81-4338-98fb-8e7950077557 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired.
2023-03-22T05:37:28.596Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-22T05:37:28.596Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-22T05:37:29.109Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:37:29.123Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:37:29.124Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] (Re-)joining group
2023-03-22T05:37:29.131Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:37:29.132Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-22T05:37:29.149Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:37:29.149Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-22T05:37:29.149Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:37:29.154Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:37:29.154Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:37:29.154Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:37:29.154Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=142, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:37:29.154Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:37:29.155Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:37:38.073Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-22T05:37:38.073Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-22T05:37:38.087Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and serviceModelVersionId: e5f12647-c344-47df-98f7-08a8565b00b6
2023-03-22T05:37:38.088Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 51f08bee-59f8-40fa-935c-cd0599c584b5
2023-03-22T05:37:38.089Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0
2023-03-22T05:37:38.096Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-22T05:37:38.149Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-03-22T05:37:38.151Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|INFO|500||Invoke
2023-03-22T05:37:38.164Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-22T05:37:38.206Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-22T05:37:38.207Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0 has http status code:404 and response headers:{date=[Wed, 22 Mar 2023 05:37:38 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[37], x-aai-txid=[1-aai-resources-230322-05:37:38:015-53876], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-22T05:37:38.208Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6","ERR.5.4.6114"]}}}
2023-03-22T05:37:38.213Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:37:38.214Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:37:38.214Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:37:38.214Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:37:38.223Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:37:38.223Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:37:38.223Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-22T05:37:38.224Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:38.224Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:38.224Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463458223,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:38.245Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:37:38.246Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463458223,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec\u003dERR.5.4.6114)"
}
2023-03-22T05:37:38.246Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:37:39.257Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-22T05:37:39.258Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fbc0587e-4f99-4206-ac97-4f248ab7b2de","serviceName":"vFW 2023-03-22 05-25-55","serviceVersion":"1.0","serviceUUID":"eda70000-0f19-4eaf-b072-0771557b768b","serviceDescription":"catalog service description","serviceInvariantUUID":"54638bfb-5802-44c3-ba60-61ecd799a1bc","resources":[{"resourceInstanceName":"vFW 3229eeab-6ab8 0","resourceName":"vFW 3229eeab-6ab8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850","resourceInvariantUUID":"6f487355-e424-4b76-9ef4-7f60cecc0cee","resourceCustomizationUUID":"bbf43dff-a85c-4ce3-9384-ff2f1d0c1478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml","artifactChecksum":"ZTk2NGJjN2RmNjIyODk5M2YxODVjYWM0MmE5NDU2NjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"327fa8b9-2434-45ca-a5cb-6c0e0c48f279","artifactVersion":"1"},{"artifactName":"vfw3229eeab6ab80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json","artifactChecksum":"YjhjOTY1OGI5YWEyOGJhODkwMWIwMzBlYjcwYTEyMzA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"127b1619-50cf-438a-a046-c05d6a5e780b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"24d6c314-9225-43b0-9b4a-495965c4b649","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml","artifactChecksum":"ZDIwMTBhYTFkOWY1ZTc0YTc0OTM0MmE0Zjg3NTI4Zjc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e883ee8a-b506-436c-8720-ece3099298d8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"50d273c5-c4c8-48ad-97b1-0fcf90649b8d","artifactVersion":"2","generatedFromUUID":"24d6c314-9225-43b0-9b4a-495965c4b649"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230322052555-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml","artifactChecksum":"MDkzODk1YzU4OTAyYTFlOWM5YTFkYjljNWYxMWFmMjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"527da56d-ecd6-45fc-81ca-1ca14b3fe96a","artifactVersion":"1"},{"artifactName":"service-Vfw20230322052555-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar","artifactChecksum":"OTBmMWEwY2YzZDk1MzU0NzhlY2RiOTFkMjc5YTVkOGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-22T05:37:39.259Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:37:39.259Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:39.260Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:39.260Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:40.261Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:37:40.261Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:40.262Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:40.262Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:41.262Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:37:41.263Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:41.263Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:41.263Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:42.264Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:37:42.265Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:42.265Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:42.265Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:43.266Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:37:43.267Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:43.267Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:43.267Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:44.268Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:37:44.269Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:44.269Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:44.269Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:45.270Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:37:45.271Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:45.271Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:45.271Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:46.273Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"serviceName": "vFW 2023-03-22 05-25-55",
"serviceVersion": "1.0",
"serviceUUID": "eda70000-0f19-4eaf-b072-0771557b768b",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "54638bfb-5802-44c3-ba60-61ecd799a1bc",
"resources": [
{
"resourceInstanceName": "vFW 3229eeab-6ab8 0",
"resourceCustomizationUUID": "bbf43dff-a85c-4ce3-9384-ff2f1d0c1478",
"resourceName": "vFW 3229eeab-6ab8",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850",
"resourceInvariantUUID": "6f487355-e424-4b76-9ef4-7f60cecc0cee",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw3229eeab6ab80_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"artifactChecksum": "YjhjOTY1OGI5YWEyOGJhODkwMWIwMzBlYjcwYTEyMzA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "127b1619-50cf-438a-a046-c05d6a5e780b",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "24d6c314-9225-43b0-9b4a-495965c4b649",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "50d273c5-c4c8-48ad-97b1-0fcf90649b8d",
"generatedFromUUID": "24d6c314-9225-43b0-9b4a-495965c4b649"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "50d273c5-c4c8-48ad-97b1-0fcf90649b8d",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230322052555-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"artifactChecksum": "OTBmMWEwY2YzZDk1MzU0NzhlY2RiOTFkMjc5YTVkOGM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f"
}
],
"workloadContext": "Production"
}
2023-03-22T05:37:46.274Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-22T05:37:46.274Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 eda70000-0f19-4eaf-b072-0771557b768b ASDC
2023-03-22T05:37:46.275Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:fbc0587e-4f99-4206-ac97-4f248ab7b2de
ServiceName:vFW 2023-03-22 05-25-55
ServiceVersion:1.0
ServiceUUID:eda70000-0f19-4eaf-b072-0771557b768b
ServiceInvariantUUID:54638bfb-5802-44c3-ba60-61ecd799a1bc
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230322052555-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar
ArtifactUUID:bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f
ArtifactChecksum:OTBmMWEwY2YzZDk1MzU0NzhlY2RiOTFkMjc5YTVkOGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 3229eeab-6ab8 0
ResourceCustomizationUUID:bbf43dff-a85c-4ce3-9384-ff2f1d0c1478
ResourceInvariantUUID:6f487355-e424-4b76-9ef4-7f60cecc0cee
ResourceName:vFW 3229eeab-6ab8
ResourceType:VF
ResourceUUID:bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw3229eeab6ab80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json
ArtifactUUID:127b1619-50cf-438a-a046-c05d6a5e780b
ArtifactChecksum:YjhjOTY1OGI5YWEyOGJhODkwMWIwMzBlYjcwYTEyMzA=
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/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml
ArtifactUUID:24d6c314-9225-43b0-9b4a-495965c4b649
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/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env
ArtifactUUID:50d273c5-c4c8-48ad-97b1-0fcf90649b8d
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/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env
ArtifactUUID:50d273c5-c4c8-48ad-97b1-0fcf90649b8d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-22T05:37:46.275Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF eda70000-0f19-4eaf-b072-0771557b768b ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:37:46.336Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:37:46.337Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:37:46.337Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:37:46.338Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f from URL: /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:46.338Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-22T05:37:46.338Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:46.662Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-22T05:37:46.666Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f 101497
2023-03-22T05:37:46.666Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar ASDC sendASDCNotification
2023-03-22T05:37:46.667Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:46.667Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-22T05:37:46.667Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:46.668Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:46.668Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463466666,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:47.669Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:37:47.670Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:37:47.670Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f, URL: /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar to file: /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:47.671Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230322052555-csar.csar
2023-03-22T05:37:47.671Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:47.672Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:47.801Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2184708592007870702/Definitions/service-Vfw20230322052555-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-03-22T05:37:49.658Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-22T05:37:49.659Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-22T05:37:49.659Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:49.659Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-22T05:37:49.659Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:49.659Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 3229eeab-6ab8 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-Vfw20230322052555-csar.csar
2023-03-22T05:37:49.659Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:49.659Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:49.659Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:49.659Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:49.659Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:49.660Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:49.660Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:49.660Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:49.660Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:49.660Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-22T05:37:49.660Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.660Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:49.660Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:37:49.660Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-22T05:37:49.661Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-22T05:37:49.661Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.661Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:49.661Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:37:49.661Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-22T05:37:49.661Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-22T05:37:49.661Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.661Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:49.661Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.662Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:37:49.662Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:37:49.662Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-22T05:37:49.662Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:37:49.662Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:49.662Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-22T05:37:49.662Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:37:49.662Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:37:49.662Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-22T05:37:49.662Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-22T05:37:49.662Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:37:49.663Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:49.663Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-22T05:37:49.663Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:49.663Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-22T05:37:49.663Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:37:49.663Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-22T05:37:49.663Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.663Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-22T05:37:49.663Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.663Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:37:49.663Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:37:49.664Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.664Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:37:49.664Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:37:49.664Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.664Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:37:49.664Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:37:49.664Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.665Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:37:49.665Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:37:49.665Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-22T05:37:49.665Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:37:49.665Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-22T05:37:49.665Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-22T05:37:49.665Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:37:49.665Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:49.665Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-22T05:37:49.665Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:49.665Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-22T05:37:49.666Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:37:49.666Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=aa314a86-cb0e-4a5b-b3dc-67ab85529aa3
2023-03-22T05:37:49.666Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.667Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:37:49.667Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:37:49.667Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-22T05:37:49.667Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:37:49.667Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:49.667Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-22T05:37:49.667Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:37:49.668Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:37:49.668Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-22T05:37:49.668Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-22T05:37:49.668Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:49.668Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-22T05:37:49.668Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:37:49.668Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=d9998ff5-07a8-4e06-a366-e2fa06343e60
2023-03-22T05:37:49.668Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.669Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:37:49.669Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:37:49.669Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-22T05:37:49.669Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:37:49.669Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:49.669Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-22T05:37:49.670Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:37:49.670Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:37:49.670Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-22T05:37:49.670Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-22T05:37:49.670Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:37:49.670Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:49.670Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-22T05:37:49.671Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=72136b1f-0061-4b5e-8c0f-044f0a8cd6b2
2023-03-22T05:37:49.672Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.677Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:49.677Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.677Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:49.677Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.677Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:49.677Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:49.677Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:49.677Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-22 05-25-55
Description:catalog service description
Model UUID:eda70000-0f19-4eaf-b072-0771557b768b
Model Version:NULL
Model InvariantUuid:54638bfb-5802-44c3-ba60-61ecd799a1bc
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 3229eeab-6ab8
Model UUID:dd90c608-56d0-4044-b77e-6f9404d60812
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6f487355-e424-4b76-9ef4-7f60cecc0cee
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:bbf43dff-a85c-4ce3-9384-ff2f1d0c1478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:2340f6cb-b4db-4011-b9c3-b4bb2848eb7c
ModelName:Vfw3229eeab6ab8..base_vfw..module-0
ModelUuid:c74453a0-bfa7-4668-9055-82db75071a8d
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:aa314a86-cb0e-4a5b-b3dc-67ab85529aa3
ModelInvariantUuid:74332490-9cd4-4220-be9e-93c4591dd72d
ModelName:vFW 3229eeab-6ab8-nodes.vfwCvfc
ModelUuid:61ffbf75-6e28-4757-a025-b2c0ab962a74
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:b563dbc2-8b56-450f-a599-b56cc6be1007
ModelInvariantUuid:e6f4acf5-2121-4837-8eb8-e79dbf0b46ec
ModelName:Vfw3229eeab6ab8.compute.nodes.heat.vfw
ModelUuid:3ddfdfb8-55a4-40cd-9b94-9474bbb1c6d3
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:d9998ff5-07a8-4e06-a366-e2fa06343e60
ModelInvariantUuid:75eef7ce-cbf0-426f-a147-534c62c9b134
ModelName:vFW 3229eeab-6ab8-nodes.vsnCvfc
ModelUuid:4c386c48-c8e8-4e57-8fc6-0995d6047810
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:7ea81968-c783-413a-9c62-f56e7faf2485
ModelInvariantUuid:8251d429-389a-4c59-b3bb-f88c27094de4
ModelName:Vfw3229eeab6ab8.compute.nodes.heat.vsn
ModelUuid:7baacf9a-a7aa-4a5d-9cd8-e291da6e2df3
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:72136b1f-0061-4b5e-8c0f-044f0a8cd6b2
ModelInvariantUuid:212509d2-d95e-4210-9e4f-19fde5069d41
ModelName:vFW 3229eeab-6ab8-nodes.vpgCvfc
ModelUuid:44417cb2-1a4d-4bbd-972e-b0b0505ab818
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:1600c0ab-d5be-4c3c-83e2-1b664c1463d8
ModelInvariantUuid:d3c4495c-70b8-4c49-b3c6-423d142f6163
ModelName:Vfw3229eeab6ab8.compute.nodes.heat.vpg
ModelUuid:c23fe525-aef3-474a-ba0e-b18de4f76ede
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-22T05:37:49.699Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:37:49.705Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||vFW 3229eeab-6ab8 0
2023-03-22T05:37:49.705Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850
2023-03-22T05:37:49.705Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 127b1619-50cf-438a-a046-c05d6a5e780b from URL: /sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json
2023-03-22T05:37:49.705Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-22T05:37:49.705Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json
2023-03-22T05:37:49.789Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-22T05:37:49.789Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json 127b1619-50cf-438a-a046-c05d6a5e780b 785
2023-03-22T05:37:49.790Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json ASDC sendASDCNotification
2023-03-22T05:37:49.790Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json
2023-03-22T05:37:49.790Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-22T05:37:49.790Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:49.790Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:49.790Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463469790,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:50.791Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw3229eeab6ab8..base_vfw..module-0",
"vfModuleModelInvariantUUID": "2340f6cb-b4db-4011-b9c3-b4bb2848eb7c",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "c74453a0-bfa7-4668-9055-82db75071a8d",
"vfModuleModelCustomizationUUID": "d928e36f-4722-4a14-9655-3124a813ce7a",
"isBase": true,
"artifacts": [
"24d6c314-9225-43b0-9b4a-495965c4b649",
"50d273c5-c4c8-48ad-97b1-0fcf90649b8d"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-22T05:37:50.813Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw3229eeab6ab8..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c74453a0-bfa7-4668-9055-82db75071a8d
VfModuleModelInvariantUUID:2340f6cb-b4db-4011-b9c3-b4bb2848eb7c
VfModuleModelDescription:NULL
Artifacts UUID List:{
24d6c314-9225-43b0-9b4a-495965c4b649
,
50d273c5-c4c8-48ad-97b1-0fcf90649b8d
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-22T05:37:50.817Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw3229eeab6ab8..base_vfw..module-0",
"vfModuleModelInvariantUUID": "2340f6cb-b4db-4011-b9c3-b4bb2848eb7c",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "c74453a0-bfa7-4668-9055-82db75071a8d",
"vfModuleModelCustomizationUUID": "d928e36f-4722-4a14-9655-3124a813ce7a",
"isBase": true,
"artifacts": [
"24d6c314-9225-43b0-9b4a-495965c4b649",
"50d273c5-c4c8-48ad-97b1-0fcf90649b8d"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-22T05:37:50.818Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw3229eeab6ab8..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c74453a0-bfa7-4668-9055-82db75071a8d
VfModuleModelInvariantUUID:2340f6cb-b4db-4011-b9c3-b4bb2848eb7c
VfModuleModelDescription:NULL
Artifacts UUID List:{
24d6c314-9225-43b0-9b4a-495965c4b649
,
50d273c5-c4c8-48ad-97b1-0fcf90649b8d
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-22T05:37:50.818Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 24d6c314-9225-43b0-9b4a-495965c4b649 from URL: /sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml
2023-03-22T05:37:50.818Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-22T05:37:50.818Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml
2023-03-22T05:37:50.921Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-22T05:37:50.922Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml 24d6c314-9225-43b0-9b4a-495965c4b649 20368
2023-03-22T05:37:50.923Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-22T05:37:50.923Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml
2023-03-22T05:37:50.923Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-22T05:37:50.923Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:50.924Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:50.924Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463470923,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:51.926Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 50d273c5-c4c8-48ad-97b1-0fcf90649b8d from URL: /sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env
2023-03-22T05:37:51.926Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-22T05:37:51.927Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env
2023-03-22T05:37:52.039Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-22T05:37:52.040Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env 50d273c5-c4c8-48ad-97b1-0fcf90649b8d 2098
2023-03-22T05:37:52.041Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-22T05:37:52.041Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env
2023-03-22T05:37:52.041Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-22T05:37:52.041Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:52.041Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:52.042Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463472040,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:53.043Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: eda70000-0f19-4eaf-b072-0771557b768b
2023-03-22T05:37:53.043Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 3229eeab-6ab8 0 bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:37:53.090Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@74280c0f, org.onap.sdc.toscaparser.api.parameters.Input@4357c369, org.onap.sdc.toscaparser.api.parameters.Input@5a865f8e, org.onap.sdc.toscaparser.api.parameters.Input@763697dd, org.onap.sdc.toscaparser.api.parameters.Input@424ab560]
2023-03-22T05:37:53.094Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.094Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:53.094Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic
2023-03-22T05:37:53.094Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= bbf43dff-a85c-4ce3-9384-ff2f1d0c1478
2023-03-22T05:37:53.094Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: bbf43dff-a85c-4ce3-9384-ff2f1d0c1478 matches Tosca VF Customization UUID: bbf43dff-a85c-4ce3-9384-ff2f1d0c1478
2023-03-22T05:37:53.095Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: bbf43dff-a85c-4ce3-9384-ff2f1d0c1478 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-03-22T05:37:53.101Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.102Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:53.102Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id bbf43dff-a85c-4ce3-9384-ff2f1d0c1478: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-22T05:37:53.103Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@11f55fbf
2023-03-22T05:37:53.103Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.103Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-22T05:37:53.103Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d928e36f-4722-4a14-9655-3124a813ce7a
2023-03-22T05:37:53.104Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d928e36f-4722-4a14-9655-3124a813ce7a
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-03-22T05:37:53.110Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.110Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:37:53.110Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:37:53.111Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.111Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:37:53.111Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:37:53.111Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.111Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:37:53.111Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:37:53.111Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-22T05:37:53.111Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:37:53.112Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-22T05:37:53.112Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-22T05:37:53.112Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:37:53.112Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:53.112Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-22T05:37:53.112Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:53.112Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-22T05:37:53.112Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:37:53.112Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=aa314a86-cb0e-4a5b-b3dc-67ab85529aa3
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-22T05:37:53.131Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.131Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:37:53.131Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:37:53.131Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.131Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:37:53.131Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:37:53.131Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-22T05:37:53.131Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:37:53.131Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:53.131Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-22T05:37:53.131Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:37:53.132Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:37:53.132Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-22T05:37:53.132Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-22T05:37:53.132Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:53.132Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-22T05:37:53.132Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:37:53.132Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=d9998ff5-07a8-4e06-a366-e2fa06343e60
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-22T05:37:53.135Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.136Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:37:53.136Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:37:53.138Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.138Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:37:53.138Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:37:53.138Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-22T05:37:53.138Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:37:53.139Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:53.139Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-22T05:37:53.139Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:37:53.139Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:37:53.139Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-22T05:37:53.139Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-22T05:37:53.139Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:37:53.139Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-22T05:37:53.139Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-22T05:37:53.139Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=72136b1f-0061-4b5e-8c0f-044f0a8cd6b2
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-22T05:37:53.143Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.143Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:37:53.143Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:37:53.143Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.143Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:37:53.143Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=bbf43dff-a85c-4ce3-9384-ff2f1d0c1478
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:37:53.147Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.148Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:53.148Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid eda70000-0f19-4eaf-b072-0771557b768b: vFW 3229eeab-6ab8
2023-03-22T05:37:53.148Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.148Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:53.148Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.148Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:53.148Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.149Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:53.149Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.149Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:53.149Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:37:53.149Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:37:53.149Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2023-03-22 05-25-55
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:37:53.677Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 3229eeab-6ab8 bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850 1 ASDC deployResourceStructure
2023-03-22T05:37:53.677Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json ASDC sendASDCNotification
2023-03-22T05:37:53.677Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json
2023-03-22T05:37:53.677Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-22T05:37:53.677Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:53.678Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:53.678Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463473677,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:54.678Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-22T05:37:54.679Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml
2023-03-22T05:37:54.679Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-22T05:37:54.679Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:54.680Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:54.680Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463474678,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:55.681Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-22T05:37:55.681Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env
2023-03-22T05:37:55.682Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-22T05:37:55.682Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:55.682Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:55.682Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463475681,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:56.684Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar ASDC sendASDCNotification
2023-03-22T05:37:56.684Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar
2023-03-22T05:37:56.684Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-22T05:37:56.685Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:37:56.685Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:37:56.685Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463476684,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:37:57.686Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fbc0587e-4f99-4206-ac97-4f248ab7b2de
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:37:57.710Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fbc0587e-4f99-4206-ac97-4f248ab7b2de
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:37:57.715Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-22T05:37:57.715Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-22T05:37:57.715Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-22T05:37:57.715Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-22T05:37:57.715Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-22T05:37:57.715Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-22T05:37:57.715Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-22T05:37:57.715Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-22T05:37:57.715Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:37:57.731Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-22T05:38:27.731Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fbc0587e-4f99-4206-ac97-4f248ab7b2de and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-22T05:38:27.742Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fbc0587e-4f99-4206-ac97-4f248ab7b2de and serviceModelVersionId: eda70000-0f19-4eaf-b072-0771557b768b
2023-03-22T05:38:27.742Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 54638bfb-5802-44c3-ba60-61ecd799a1bc
2023-03-22T05:38:27.743Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0
2023-03-22T05:38:27.750Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-22T05:38:27.787Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-03-22T05:38:27.788Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0|INFO|500||Invoke
2023-03-22T05:38:27.794Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-22T05:38:28.061Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0|INFO|500||InvokeReturn
2023-03-22T05:38:28.062Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0 has http status code:200 and response headers:{date=[Wed, 22 Mar 2023 05:38:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[247], vertex-id=[188528], x-aai-txid=[1-aai-resources-230322-05:38:27:643-98288], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-22T05:38:28.062Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-03-22T05:38:28.063Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-22T05:38:28.063Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:38:28.073Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:38:28.074Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fbc0587e-4f99-4206-ac97-4f248ab7b2de and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-22T05:38:28.074Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-22T05:38:28.074Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:38:28.074Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:38:28.075Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463508074,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:38:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:38:28.540Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.540Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:38:28.541Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.541Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.541Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "NOTIFIED"
}
2023-03-22T05:38:28.541Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.541Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.541Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:38:28.542Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.542Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.542Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:38:28.542Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.542Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.542Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-22T05:38:28.542Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.542Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.542Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:38:28.543Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.543Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.543Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463099285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:38:28.543Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.543Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.543Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463466666,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:38:28.543Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.543Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.543Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463469790,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:38:28.543Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.544Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.544Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463470923,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:38:28.544Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.544Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.544Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463472040,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:38:28.544Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.544Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.544Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463473677,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "DEPLOY_OK"
}
2023-03-22T05:38:28.544Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.544Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.545Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463474678,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-03-22T05:38:28.545Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.545Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.545Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463475681,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-03-22T05:38:28.545Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.545Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.545Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463476684,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-22T05:38:28.545Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:38:28.545Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:38:28.546Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463508074,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-22T05:38:28.546Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:38:29.110Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:38:29.111Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-22T05:38:29.111Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-22T05:38:29.112Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-22T05:38:29.112Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-22T05:38:29.112Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] (Re-)joining group
2023-03-22T05:38:29.116Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-22T05:38:29.117Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-3110a021-4886-4d80-8b92-02420d0b46fa
2023-03-22T05:38:29.117Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-22T05:38:29.117Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] (Re-)joining group
2023-03-22T05:38:29.385Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:38:32.394Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:38:35.402Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:38:38.412Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:38:41.419Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:38:44.429Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:38:47.438Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:38:50.448Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:38:53.456Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:38:56.465Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:38:59.478Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:39:02.487Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:39:05.495Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:39:08.504Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:39:11.512Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:39:14.520Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:39:17.528Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:39:20.537Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:39:23.545Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:39:26.554Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:39:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:39:28.549Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:39:28.549Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] (Re-)joining group
2023-03-22T05:39:28.557Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:39:28.557Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-3110a021-4886-4d80-8b92-02420d0b46fa', protocol='range'}
2023-03-22T05:39:28.562Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-3110a021-4886-4d80-8b92-02420d0b46fa=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-22T05:39:28.578Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:39:28.578Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-22T05:39:28.578Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:39:28.578Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-3110a021-4886-4d80-8b92-02420d0b46fa', protocol='range'}
2023-03-22T05:39:28.579Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-22T05:39:28.579Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-22T05:39:28.582Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:39:28.582Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:39:28.583Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:39:28.583Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=159, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:39:28.583Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:39:28.583Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:39:28.585Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:39:28.586Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:39:28.586Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:39:28.587Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:39:28.587Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:39:28.588Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:39:28.597Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-22T05:39:28.597Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1a5e8e35-87ed-40f0-91a8-3b150a1e0fca","serviceName":"basic_onboard_NCnVBE","serviceVersion":"1.0","serviceUUID":"e5f12647-c344-47df-98f7-08a8565b00b6","serviceDescription":"service","serviceInvariantUUID":"51f08bee-59f8-40fa-935c-cd0599c584b5","resources":[{"resourceInstanceName":"basic_onboard_NCnVBE 0","resourceName":"basic_onboard_NCnVBE","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73768750-8efc-41f5-8d10-5bfad5a080c6","resourceInvariantUUID":"3f902fda-2512-4773-9240-2d25a4405852","resourceCustomizationUUID":"f212e54c-b0bb-4702-b4c4-175e06e278d2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml","artifactChecksum":"OTA1ZTkxNzEyZTViN2JiM2U4NGIyMDBkNWU3NzNjZmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"19f3bbed-75be-40ee-b35d-a9d87796e6f1","artifactVersion":"1"},{"artifactName":"basic_onboard_ncnvbe0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json","artifactChecksum":"ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ceda833e-13d7-416e-883f-3f2acb53642c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0dff949b-8137-4b9a-ab54-eb6f0bdd3a39","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5d7083d5-a974-48d7-8a4a-5859d7f018f7","artifactVersion":"2","generatedFromUUID":"2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNcnvbe-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml","artifactChecksum":"MzFlODEzZDM0NzhjOWZiYTdiMGRkODUxMzU2MTdmNzg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"97614832-45b7-45e5-b1d5-5a9c89fe5a74","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNcnvbe-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar","artifactChecksum":"Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"aef3d4fb-c703-4c66-af36-81e4bf7b5d1d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-22T05:39:28.599Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:39:28.600Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:39:28.600Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:39:28.600Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:39:29.599Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:39:29.599Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:39:29.600Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:39:29.602Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:39:29.602Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:39:29.602Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:39:29.603Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:39:30.604Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:39:30.604Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:39:30.605Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:39:30.605Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:39:31.606Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:39:31.606Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:39:31.607Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:39:31.607Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:39:32.608Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:39:32.608Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:39:32.608Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:39:32.609Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:39:33.610Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:39:33.611Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:39:33.611Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:39:33.611Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:39:34.612Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:39:34.612Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:39:34.612Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:39:34.612Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:39:35.614Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"serviceName": "basic_onboard_NCnVBE",
"serviceVersion": "1.0",
"serviceUUID": "e5f12647-c344-47df-98f7-08a8565b00b6",
"serviceDescription": "service",
"serviceInvariantUUID": "51f08bee-59f8-40fa-935c-cd0599c584b5",
"resources": [
{
"resourceInstanceName": "basic_onboard_NCnVBE 0",
"resourceCustomizationUUID": "f212e54c-b0bb-4702-b4c4-175e06e278d2",
"resourceName": "basic_onboard_NCnVBE",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "73768750-8efc-41f5-8d10-5bfad5a080c6",
"resourceInvariantUUID": "3f902fda-2512-4773-9240-2d25a4405852",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_ncnvbe0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"artifactChecksum": "ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ceda833e-13d7-416e-883f-3f2acb53642c",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5d7083d5-a974-48d7-8a4a-5859d7f018f7",
"generatedFromUUID": "2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5d7083d5-a974-48d7-8a4a-5859d7f018f7",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNcnvbe-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"artifactChecksum": "Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "aef3d4fb-c703-4c66-af36-81e4bf7b5d1d"
}
],
"workloadContext": "Production"
}
2023-03-22T05:39:35.614Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-22T05:39:35.615Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e5f12647-c344-47df-98f7-08a8565b00b6 ASDC
2023-03-22T05:39:35.615Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
ServiceName:basic_onboard_NCnVBE
ServiceVersion:1.0
ServiceUUID:e5f12647-c344-47df-98f7-08a8565b00b6
ServiceInvariantUUID:51f08bee-59f8-40fa-935c-cd0599c584b5
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNcnvbe-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
ArtifactUUID:aef3d4fb-c703-4c66-af36-81e4bf7b5d1d
ArtifactChecksum:Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_NCnVBE 0
ResourceCustomizationUUID:f212e54c-b0bb-4702-b4c4-175e06e278d2
ResourceInvariantUUID:3f902fda-2512-4773-9240-2d25a4405852
ResourceName:basic_onboard_NCnVBE
ResourceType:VF
ResourceUUID:73768750-8efc-41f5-8d10-5bfad5a080c6
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ncnvbe0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
ArtifactUUID:ceda833e-13d7-416e-883f-3f2acb53642c
ArtifactChecksum:ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY=
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env
ArtifactUUID:5d7083d5-a974-48d7-8a4a-5859d7f018f7
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env
ArtifactUUID:5d7083d5-a974-48d7-8a4a-5859d7f018f7
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-22T05:39:35.615Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5f12647-c344-47df-98f7-08a8565b00b6 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:39:35.666Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:39:35.667Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:39:35.667Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:39:35.667Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: aef3d4fb-c703-4c66-af36-81e4bf7b5d1d from URL: /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:39:35.667Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-22T05:39:35.667Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:39:35.691Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-22T05:39:35.692Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@312c9ddc
2023-03-22T05:39:35.692Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-22T05:39:35.692Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNcnvbe"
]
}
}
}
2023-03-22T05:39:35.692Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNcnvbe-csar.csar /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar aef3d4fb-c703-4c66-af36-81e4bf7b5d1d Specified artifact is not found 300 ASDC artifact download fail
2023-03-22T05:39:35.692Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar ASDC sendASDCNotification
2023-03-22T05:39:35.692Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar(Specified artifact is not found)
2023-03-22T05:39:35.692Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-22T05:39:35.692Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:39:35.692Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:39:35.692Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463575692,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:39:36.693Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardNcnvbe-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar(UUID:aef3d4fb-c703-4c66-af36-81e4bf7b5d1d)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-22T05:39:36.715Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:39:36.716Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 73768750-8efc-41f5-8d10-5bfad5a080c6
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:39:36.722Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||basic_onboard_NCnVBE 0
2023-03-22T05:39:36.723Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73768750-8efc-41f5-8d10-5bfad5a080c6
2023-03-22T05:39:36.723Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: ceda833e-13d7-416e-883f-3f2acb53642c from URL: /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
2023-03-22T05:39:36.723Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-22T05:39:36.724Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
2023-03-22T05:39:36.741Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-22T05:39:36.742Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6014e067
2023-03-22T05:39:36.742Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-22T05:39:36.742Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNcnvbe"
]
}
}
}
2023-03-22T05:39:36.742Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_ncnvbe0_modules.json /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json ceda833e-13d7-416e-883f-3f2acb53642c Specified artifact is not found 300 ASDC artifact download fail
2023-03-22T05:39:36.743Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json ASDC sendASDCNotification
2023-03-22T05:39:36.743Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json(Specified artifact is not found)
2023-03-22T05:39:36.743Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-22T05:39:36.743Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:39:36.743Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:39:36.743Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463576742,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:39:37.744Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_ncnvbe0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json(UUID:ceda833e-13d7-416e-883f-3f2acb53642c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:39:37.745Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:39:37.778Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:39:37.784Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:39:37.784Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:40:07.785Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:40:07.815Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:40:07.820Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:40:07.821Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:40:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:40:28.535Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:40:28.535Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOTIFIED"
}
2023-03-22T05:40:28.536Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:40:37.821Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:40:37.848Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:40:37.854Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:40:37.854Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:41:07.854Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:41:07.879Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:41:07.885Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:41:07.885Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:41:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:41:28.536Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.536Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:41:28.536Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.537Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.537Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:41:28.537Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.537Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.537Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-22T05:41:28.537Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.537Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.537Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:41:28.537Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.537Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.537Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:41:28.537Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463575692,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463576742,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "policy-distribution-id",
"timestamp": 1679463623731,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "ves-openapi-manager",
"timestamp": 1679463621768,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.538Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "cds-sdc-listener",
"timestamp": 1679463620989,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "multicloud-k8s",
"timestamp": 1679463595409,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "aai-model-loader",
"timestamp": 1679463626861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "cds-sdc-listener",
"timestamp": 1679463620989,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vfwc60b02020ea70_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "policy-distribution-id",
"timestamp": 1679463623731,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vfwc60b02020ea70_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "ves-openapi-manager",
"timestamp": 1679463621768,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vfwc60b02020ea70_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.539Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "multicloud-k8s",
"timestamp": 1679463595409,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vfwc60b02020ea70_modules.json",
"status": "NOTIFIED"
}
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "aai-model-loader",
"timestamp": 1679463626861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vfwc60b02020ea70_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "cds-sdc-listener",
"timestamp": 1679463620989,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "policy-distribution-id",
"timestamp": 1679463623731,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "ves-openapi-manager",
"timestamp": 1679463621768,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:28.540Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:41:28.541Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "multicloud-k8s",
"timestamp": 1679463595409,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:41:28.541Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:41:37.886Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:41:37.909Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:41:37.913Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:41:37.913Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:42:07.914Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:42:07.944Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:42:07.950Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:42:07.951Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:42:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:42:28.537Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.537Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "aai-model-loader",
"timestamp": 1679463626861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.538Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.538Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.538Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "cds-sdc-listener",
"timestamp": 1679463620989,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.539Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.539Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.539Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "policy-distribution-id",
"timestamp": 1679463623731,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.539Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.539Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.539Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "ves-openapi-manager",
"timestamp": 1679463621768,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.539Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.539Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.540Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "multicloud-k8s",
"timestamp": 1679463595409,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.540Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.540Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.540Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "aai-model-loader",
"timestamp": 1679463626861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.540Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.541Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.541Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "cds-sdc-listener",
"timestamp": 1679463620989,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.541Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.541Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.541Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "policy-distribution-id",
"timestamp": 1679463623731,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.541Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.541Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.542Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "ves-openapi-manager",
"timestamp": 1679463621768,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.542Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.542Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.542Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "multicloud-k8s",
"timestamp": 1679463595409,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-22T05:42:28.542Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.542Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.542Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "aai-model-loader",
"timestamp": 1679463626861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.543Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.543Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.543Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "cds-sdc-listener",
"timestamp": 1679463620989,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.543Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.543Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.543Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "policy-distribution-id",
"timestamp": 1679463623731,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.544Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.544Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.544Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "ves-openapi-manager",
"timestamp": 1679463621768,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.544Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.544Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.544Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "multicloud-k8s",
"timestamp": 1679463595409,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.545Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.545Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.545Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "aai-model-loader",
"timestamp": 1679463626861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.545Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.545Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.545Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "cds-sdc-listener",
"timestamp": 1679463620989,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:42:28.545Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.546Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.546Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "policy-distribution-id",
"timestamp": 1679463623731,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:42:28.546Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.546Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.546Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "ves-openapi-manager",
"timestamp": 1679463621768,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.546Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.546Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.546Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "multicloud-k8s",
"timestamp": 1679463595409,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:42:28.546Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.547Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.547Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "aai-model-loader",
"timestamp": 1679463626861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:42:28.547Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.547Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.547Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "cds-sdc-listener",
"timestamp": 1679463632463,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:42:28.547Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.547Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.547Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "multicloud-k8s",
"timestamp": 1679463632497,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vfwc60b02020ea70_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:42:28.548Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.548Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.548Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "policy-distribution-id",
"timestamp": 1679463633207,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:42:28.548Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.548Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.548Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "aai-model-loader",
"timestamp": 1679463634015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:42:28.548Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.548Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.548Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "policy-distribution-id",
"timestamp": 1679463634211,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-22T05:42:28.548Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.548Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.549Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "multicloud-k8s",
"timestamp": 1679463633602,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:42:28.549Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.549Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.549Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "policy-distribution-id",
"timestamp": 1679463635213,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:42:28.585Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e45a6ddb-db7b-441f-b7ed-2e79323362e4
2023-03-22T05:42:28.586Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId e45a6ddb-db7b-441f-b7ed-2e79323362e4 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:42:28.609Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.609Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "multicloud-k8s",
"timestamp": 1679463634708,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:42:28.610Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.610Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.610Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "multicloud-k8s",
"timestamp": 1679463635791,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:42:28.624Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e45a6ddb-db7b-441f-b7ed-2e79323362e4
2023-03-22T05:42:28.624Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId e45a6ddb-db7b-441f-b7ed-2e79323362e4 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-22T05:42:28.641Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.641Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "multicloud-k8s",
"timestamp": 1679463636795,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vfwc60b02020ea70_modules.json",
"status": "DEPLOY_OK"
}
2023-03-22T05:42:28.641Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.641Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.642Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679463636034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.642Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.642Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.642Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679463636034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vfwc60b02020ea70_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.642Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.642Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.642Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679463636034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.642Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.642Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.643Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679463636034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.643Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.643Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.643Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "aai-model-loader",
"timestamp": 1679463641288,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-22T05:42:28.643Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.643Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.643Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679463636034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.644Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.644Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.644Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "aai-model-loader",
"timestamp": 1679463642291,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:42:28.656Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e45a6ddb-db7b-441f-b7ed-2e79323362e4
2023-03-22T05:42:28.657Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId e45a6ddb-db7b-441f-b7ed-2e79323362e4 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:42:28.678Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.678Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679463636034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:42:28.678Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.678Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.678Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679463636034,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:42:28.678Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.678Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.678Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679463643838,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:42:28.678Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.678Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.678Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679463646779,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-22T05:42:28.678Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:42:28.678Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:42:28.679Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679463647783,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:42:28.691Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e45a6ddb-db7b-441f-b7ed-2e79323362e4
2023-03-22T05:42:28.691Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId e45a6ddb-db7b-441f-b7ed-2e79323362e4 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:42:37.951Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:42:37.980Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:42:37.985Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:42:37.986Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:43:07.986Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:43:08.013Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:43:08.018Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:43:08.018Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:43:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:43:38.018Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:43:38.048Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:43:38.054Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:43:38.054Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:44:08.054Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:44:08.078Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:44:08.083Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:44:08.084Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:44:28.534Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:44:28.619Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-22T05:44:28.619Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Member SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-3110a021-4886-4d80-8b92-02420d0b46fa sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired.
2023-03-22T05:44:28.620Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-22T05:44:28.620Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-22T05:44:29.254Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:44:29.272Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:44:29.272Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] (Re-)joining group
2023-03-22T05:44:29.277Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:44:29.278Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-22T05:44:29.297Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:44:29.297Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-22T05:44:29.297Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:44:29.302Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:44:29.302Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:44:29.302Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:44:29.302Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=225, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:44:29.302Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:44:29.302Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:44:38.084Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-22T05:44:38.084Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-22T05:44:38.095Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and serviceModelVersionId: e5f12647-c344-47df-98f7-08a8565b00b6
2023-03-22T05:44:38.095Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 51f08bee-59f8-40fa-935c-cd0599c584b5
2023-03-22T05:44:38.096Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0
2023-03-22T05:44:38.102Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-22T05:44:38.129Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|INFO|500||Invoke
2023-03-22T05:44:38.129Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1a5e8e35-87ed-40f0-91a8-3b150a1e0fca], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b96abf6b-c18f-4f7f-b9c3-cef2e167e60c], X-ECOMP-RequestID=[1a5e8e35-87ed-40f0-91a8-3b150a1e0fca], X-TransactionId=[], X-ONAP-RequestID=[1a5e8e35-87ed-40f0-91a8-3b150a1e0fca], Content-Type=[application/merge-patch+json]}
2023-03-22T05:44:38.135Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-22T05:44:38.177Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?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/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0 has http status code:404 and response headers:{date=[Wed, 22 Mar 2023 05:44:37 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[40], x-aai-txid=[2-aai-resources-230322-05:44:37:986-54412], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-22T05:44:38.179Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6","ERR.5.4.6114"]}}}
2023-03-22T05:44:38.180Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-22T05:44:38.185Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:44:38.185Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:44:38.186Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:44:38.186Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:44:38.196Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:44:38.197Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:44:38.197Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-22T05:44:38.197Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:44:38.197Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:44:38.197Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463878197,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:44:38.215Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:44:38.215Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463878197,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec\u003dERR.5.4.6114)"
}
2023-03-22T05:44:38.216Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:44:39.229Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-22T05:44:39.230Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fbc0587e-4f99-4206-ac97-4f248ab7b2de","serviceName":"vFW 2023-03-22 05-25-55","serviceVersion":"1.0","serviceUUID":"eda70000-0f19-4eaf-b072-0771557b768b","serviceDescription":"catalog service description","serviceInvariantUUID":"54638bfb-5802-44c3-ba60-61ecd799a1bc","resources":[{"resourceInstanceName":"vFW 3229eeab-6ab8 0","resourceName":"vFW 3229eeab-6ab8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850","resourceInvariantUUID":"6f487355-e424-4b76-9ef4-7f60cecc0cee","resourceCustomizationUUID":"bbf43dff-a85c-4ce3-9384-ff2f1d0c1478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml","artifactChecksum":"ZTk2NGJjN2RmNjIyODk5M2YxODVjYWM0MmE5NDU2NjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"327fa8b9-2434-45ca-a5cb-6c0e0c48f279","artifactVersion":"1"},{"artifactName":"vfw3229eeab6ab80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json","artifactChecksum":"YjhjOTY1OGI5YWEyOGJhODkwMWIwMzBlYjcwYTEyMzA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"127b1619-50cf-438a-a046-c05d6a5e780b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"24d6c314-9225-43b0-9b4a-495965c4b649","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml","artifactChecksum":"ZDIwMTBhYTFkOWY1ZTc0YTc0OTM0MmE0Zjg3NTI4Zjc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e883ee8a-b506-436c-8720-ece3099298d8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"50d273c5-c4c8-48ad-97b1-0fcf90649b8d","artifactVersion":"2","generatedFromUUID":"24d6c314-9225-43b0-9b4a-495965c4b649"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230322052555-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml","artifactChecksum":"MDkzODk1YzU4OTAyYTFlOWM5YTFkYjljNWYxMWFmMjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"527da56d-ecd6-45fc-81ca-1ca14b3fe96a","artifactVersion":"1"},{"artifactName":"service-Vfw20230322052555-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar","artifactChecksum":"OTBmMWEwY2YzZDk1MzU0NzhlY2RiOTFkMjc5YTVkOGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-22T05:44:39.230Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:44:39.231Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:44:39.231Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:44:39.231Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:44:40.232Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:44:40.232Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:44:40.232Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:44:40.233Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:44:41.234Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:44:41.234Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:44:41.234Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:44:41.234Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:44:42.235Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:44:42.235Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:44:42.235Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:44:42.236Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:44:43.236Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:44:43.237Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:44:43.237Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:44:43.237Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:44:44.238Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:44:44.238Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:44:44.238Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:44:44.238Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:44:45.239Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:44:45.239Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:44:45.240Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:44:45.240Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:44:46.241Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"serviceName": "vFW 2023-03-22 05-25-55",
"serviceVersion": "1.0",
"serviceUUID": "eda70000-0f19-4eaf-b072-0771557b768b",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "54638bfb-5802-44c3-ba60-61ecd799a1bc",
"resources": [
{
"resourceInstanceName": "vFW 3229eeab-6ab8 0",
"resourceCustomizationUUID": "bbf43dff-a85c-4ce3-9384-ff2f1d0c1478",
"resourceName": "vFW 3229eeab-6ab8",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850",
"resourceInvariantUUID": "6f487355-e424-4b76-9ef4-7f60cecc0cee",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw3229eeab6ab80_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"artifactChecksum": "YjhjOTY1OGI5YWEyOGJhODkwMWIwMzBlYjcwYTEyMzA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "127b1619-50cf-438a-a046-c05d6a5e780b",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "24d6c314-9225-43b0-9b4a-495965c4b649",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "50d273c5-c4c8-48ad-97b1-0fcf90649b8d",
"generatedFromUUID": "24d6c314-9225-43b0-9b4a-495965c4b649"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "50d273c5-c4c8-48ad-97b1-0fcf90649b8d",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230322052555-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"artifactChecksum": "OTBmMWEwY2YzZDk1MzU0NzhlY2RiOTFkMjc5YTVkOGM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f"
}
],
"workloadContext": "Production"
}
2023-03-22T05:44:46.241Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-22T05:44:46.242Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 eda70000-0f19-4eaf-b072-0771557b768b ASDC
2023-03-22T05:44:46.242Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:fbc0587e-4f99-4206-ac97-4f248ab7b2de
ServiceName:vFW 2023-03-22 05-25-55
ServiceVersion:1.0
ServiceUUID:eda70000-0f19-4eaf-b072-0771557b768b
ServiceInvariantUUID:54638bfb-5802-44c3-ba60-61ecd799a1bc
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230322052555-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar
ArtifactUUID:bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f
ArtifactChecksum:OTBmMWEwY2YzZDk1MzU0NzhlY2RiOTFkMjc5YTVkOGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 3229eeab-6ab8 0
ResourceCustomizationUUID:bbf43dff-a85c-4ce3-9384-ff2f1d0c1478
ResourceInvariantUUID:6f487355-e424-4b76-9ef4-7f60cecc0cee
ResourceName:vFW 3229eeab-6ab8
ResourceType:VF
ResourceUUID:bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw3229eeab6ab80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json
ArtifactUUID:127b1619-50cf-438a-a046-c05d6a5e780b
ArtifactChecksum:YjhjOTY1OGI5YWEyOGJhODkwMWIwMzBlYjcwYTEyMzA=
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/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml
ArtifactUUID:24d6c314-9225-43b0-9b4a-495965c4b649
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/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env
ArtifactUUID:50d273c5-c4c8-48ad-97b1-0fcf90649b8d
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/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env
ArtifactUUID:50d273c5-c4c8-48ad-97b1-0fcf90649b8d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-22T05:44:46.242Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF eda70000-0f19-4eaf-b072-0771557b768b ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:44:46.293Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:44:46.293Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:44:46.293Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:44:46.294Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f from URL: /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:46.294Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-22T05:44:46.294Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:46.631Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-22T05:44:46.635Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f 101497
2023-03-22T05:44:46.635Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar ASDC sendASDCNotification
2023-03-22T05:44:46.636Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:46.636Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-22T05:44:46.636Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:44:46.636Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:44:46.637Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463886635,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:44:47.638Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:44:47.639Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:44:47.639Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f, URL: /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar to file: /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:47.640Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230322052555-csar.csar
2023-03-22T05:44:47.640Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:47.641Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:47.751Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17656037048383601874/Definitions/service-Vfw20230322052555-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-03-22T05:44:49.325Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-22T05:44:49.325Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 3229eeab-6ab8 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-Vfw20230322052555-csar.csar
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-22T05:44:49.326Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.327Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:44:49.327Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:44:49.327Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-22T05:44:49.327Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-22T05:44:49.327Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.327Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:44:49.327Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:44:49.327Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-22T05:44:49.327Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-22T05:44:49.328Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.328Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:44:49.328Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.328Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:44:49.328Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:44:49.328Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-22T05:44:49.328Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:44:49.328Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-22T05:44:49.328Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-22T05:44:49.328Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:44:49.328Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:44:49.329Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-22T05:44:49.329Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-22T05:44:49.329Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:44:49.329Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-22T05:44:49.329Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-22T05:44:49.329Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-22T05:44:49.329Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-22T05:44:49.329Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:44:49.329Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-22T05:44:49.329Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.329Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-22T05:44:49.329Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.330Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:44:49.330Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:44:49.330Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.330Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:44:49.330Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:44:49.330Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.330Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:44:49.330Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:44:49.331Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.331Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:44:49.331Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:44:49.331Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-22T05:44:49.331Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:44:49.331Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-22T05:44:49.331Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-22T05:44:49.331Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:44:49.331Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-22T05:44:49.332Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-22T05:44:49.332Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-22T05:44:49.332Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-22T05:44:49.332Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:44:49.332Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=aa314a86-cb0e-4a5b-b3dc-67ab85529aa3
2023-03-22T05:44:49.332Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.332Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:44:49.332Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:44:49.333Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-22T05:44:49.333Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:44:49.333Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-22T05:44:49.333Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-22T05:44:49.333Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:44:49.333Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:44:49.333Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-22T05:44:49.333Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-22T05:44:49.333Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-22T05:44:49.334Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-22T05:44:49.334Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:44:49.334Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=d9998ff5-07a8-4e06-a366-e2fa06343e60
2023-03-22T05:44:49.334Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.334Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:44:49.334Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:44:49.334Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-22T05:44:49.334Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:44:49.334Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-22T05:44:49.334Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-22T05:44:49.335Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:44:49.335Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:44:49.335Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-22T05:44:49.335Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-22T05:44:49.335Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:44:49.335Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-22T05:44:49.335Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-22T05:44:49.335Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=72136b1f-0061-4b5e-8c0f-044f0a8cd6b2
2023-03-22T05:44:49.335Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.336Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:44:49.336Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.336Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:44:49.336Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.336Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:44:49.336Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:44:49.336Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:44:49.336Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-22 05-25-55
Description:catalog service description
Model UUID:eda70000-0f19-4eaf-b072-0771557b768b
Model Version:NULL
Model InvariantUuid:54638bfb-5802-44c3-ba60-61ecd799a1bc
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 3229eeab-6ab8
Model UUID:dd90c608-56d0-4044-b77e-6f9404d60812
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6f487355-e424-4b76-9ef4-7f60cecc0cee
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:bbf43dff-a85c-4ce3-9384-ff2f1d0c1478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:2340f6cb-b4db-4011-b9c3-b4bb2848eb7c
ModelName:Vfw3229eeab6ab8..base_vfw..module-0
ModelUuid:c74453a0-bfa7-4668-9055-82db75071a8d
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:aa314a86-cb0e-4a5b-b3dc-67ab85529aa3
ModelInvariantUuid:74332490-9cd4-4220-be9e-93c4591dd72d
ModelName:vFW 3229eeab-6ab8-nodes.vfwCvfc
ModelUuid:61ffbf75-6e28-4757-a025-b2c0ab962a74
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:b563dbc2-8b56-450f-a599-b56cc6be1007
ModelInvariantUuid:e6f4acf5-2121-4837-8eb8-e79dbf0b46ec
ModelName:Vfw3229eeab6ab8.compute.nodes.heat.vfw
ModelUuid:3ddfdfb8-55a4-40cd-9b94-9474bbb1c6d3
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:d9998ff5-07a8-4e06-a366-e2fa06343e60
ModelInvariantUuid:75eef7ce-cbf0-426f-a147-534c62c9b134
ModelName:vFW 3229eeab-6ab8-nodes.vsnCvfc
ModelUuid:4c386c48-c8e8-4e57-8fc6-0995d6047810
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:7ea81968-c783-413a-9c62-f56e7faf2485
ModelInvariantUuid:8251d429-389a-4c59-b3bb-f88c27094de4
ModelName:Vfw3229eeab6ab8.compute.nodes.heat.vsn
ModelUuid:7baacf9a-a7aa-4a5d-9cd8-e291da6e2df3
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:72136b1f-0061-4b5e-8c0f-044f0a8cd6b2
ModelInvariantUuid:212509d2-d95e-4210-9e4f-19fde5069d41
ModelName:vFW 3229eeab-6ab8-nodes.vpgCvfc
ModelUuid:44417cb2-1a4d-4bbd-972e-b0b0505ab818
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:1600c0ab-d5be-4c3c-83e2-1b664c1463d8
ModelInvariantUuid:d3c4495c-70b8-4c49-b3c6-423d142f6163
ModelName:Vfw3229eeab6ab8.compute.nodes.heat.vpg
ModelUuid:c23fe525-aef3-474a-ba0e-b18de4f76ede
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-22T05:44:49.389Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||ERROR|500||Csar with UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f already exists
2023-03-22T05:44:49.389Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar ASDC sendASDCNotification
2023-03-22T05:44:49.389Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar(Csar with UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f already exists)
2023-03-22T05:44:49.389Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-22T05:44:49.390Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:44:49.390Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:44:49.390Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463889389,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:44:50.391Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar ASDC sendASDCNotification
2023-03-22T05:44:50.391Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar(Resource with UUID: bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850 already exists)
2023-03-22T05:44:50.391Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-22T05:44:50.391Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:44:50.391Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:44:50.391Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463890391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:44:51.392Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fbc0587e-4f99-4206-ac97-4f248ab7b2de
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:44:51.423Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fbc0587e-4f99-4206-ac97-4f248ab7b2de
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:44:51.429Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-22T05:44:51.430Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-22T05:44:51.430Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-22T05:44:51.430Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-22T05:44:51.430Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-22T05:44:51.430Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-22T05:44:51.430Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-22T05:44:51.430Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-22T05:44:51.430Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:44:51.446Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-22T05:45:21.447Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fbc0587e-4f99-4206-ac97-4f248ab7b2de and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-22T05:45:21.462Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fbc0587e-4f99-4206-ac97-4f248ab7b2de and serviceModelVersionId: eda70000-0f19-4eaf-b072-0771557b768b
2023-03-22T05:45:21.462Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 54638bfb-5802-44c3-ba60-61ecd799a1bc
2023-03-22T05:45:21.463Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0
2023-03-22T05:45:21.470Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-22T05:45:21.503Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-03-22T05:45:21.504Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0|INFO|500||Invoke
2023-03-22T05:45:21.511Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-22T05:45:21.763Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0|INFO|500||InvokeReturn
2023-03-22T05:45:21.764Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0 has http status code:200 and response headers:{date=[Wed, 22 Mar 2023 05:45:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[239], vertex-id=[188528], x-aai-txid=[2-aai-resources-230322-05:45:21:362-22404], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-22T05:45:21.764Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-03-22T05:45:21.764Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-22T05:45:21.764Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:45:21.772Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:45:21.772Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fbc0587e-4f99-4206-ac97-4f248ab7b2de and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-22T05:45:21.772Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-22T05:45:21.773Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:45:21.773Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:45:21.773Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463921772,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:45:22.807Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-22T05:45:22.807Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-22T05:45:22.808Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-22T05:45:22.808Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-22T05:45:22.808Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-22T05:45:22.809Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] (Re-)joining group
2023-03-22T05:45:22.814Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-19d26574-3439-4413-8bae-d29a3d920e86
2023-03-22T05:45:22.815Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-22T05:45:22.815Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-22T05:45:22.815Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] (Re-)joining group
2023-03-22T05:45:23.528Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:45:26.537Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:45:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:45:28.548Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:45:28.549Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] (Re-)joining group
2023-03-22T05:45:28.556Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:45:28.556Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-19d26574-3439-4413-8bae-d29a3d920e86', protocol='range'}
2023-03-22T05:45:28.562Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3=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-b2f59705-e9bd-4065-aeec-d2645577c82a-19d26574-3439-4413-8bae-d29a3d920e86=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-03-22T05:45:28.579Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-19d26574-3439-4413-8bae-d29a3d920e86', protocol='range'}
2023-03-22T05:45:28.580Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:45:28.580Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-22T05:45:28.580Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-22T05:45:28.581Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-22T05:45:28.581Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:45:28.585Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:45:28.585Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:45:28.586Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:45:28.586Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:45:28.586Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:45:28.586Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:45:28.586Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=226, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:45:28.586Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:45:28.586Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:45:28.586Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:45:28.587Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:45:28.587Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:45:28.596Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-22T05:45:28.596Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1a5e8e35-87ed-40f0-91a8-3b150a1e0fca","serviceName":"basic_onboard_NCnVBE","serviceVersion":"1.0","serviceUUID":"e5f12647-c344-47df-98f7-08a8565b00b6","serviceDescription":"service","serviceInvariantUUID":"51f08bee-59f8-40fa-935c-cd0599c584b5","resources":[{"resourceInstanceName":"basic_onboard_NCnVBE 0","resourceName":"basic_onboard_NCnVBE","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"73768750-8efc-41f5-8d10-5bfad5a080c6","resourceInvariantUUID":"3f902fda-2512-4773-9240-2d25a4405852","resourceCustomizationUUID":"f212e54c-b0bb-4702-b4c4-175e06e278d2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml","artifactChecksum":"OTA1ZTkxNzEyZTViN2JiM2U4NGIyMDBkNWU3NzNjZmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"19f3bbed-75be-40ee-b35d-a9d87796e6f1","artifactVersion":"1"},{"artifactName":"basic_onboard_ncnvbe0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json","artifactChecksum":"ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ceda833e-13d7-416e-883f-3f2acb53642c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0dff949b-8137-4b9a-ab54-eb6f0bdd3a39","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5d7083d5-a974-48d7-8a4a-5859d7f018f7","artifactVersion":"2","generatedFromUUID":"2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNcnvbe-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml","artifactChecksum":"MzFlODEzZDM0NzhjOWZiYTdiMGRkODUxMzU2MTdmNzg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"97614832-45b7-45e5-b1d5-5a9c89fe5a74","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNcnvbe-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar","artifactChecksum":"Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"aef3d4fb-c703-4c66-af36-81e4bf7b5d1d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-22T05:45:28.597Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:45:28.598Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:45:28.598Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:45:28.598Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:45:29.598Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:45:29.600Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:45:29.600Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:45:29.600Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:45:29.603Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:45:29.603Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "NOTIFIED"
}
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:45:29.604Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463509110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463886635,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463889389,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f already exists"
}
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463890391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850 already exists"
}
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463921772,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:45:29.605Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:45:30.601Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:45:30.601Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:45:30.601Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:45:30.601Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:45:31.602Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:45:31.602Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:45:31.602Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:45:31.602Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:45:32.603Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:45:32.604Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:45:32.604Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:45:32.604Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:45:33.605Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:45:33.605Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:45:33.605Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:45:33.605Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:45:34.606Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:45:34.607Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:45:34.607Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:45:34.607Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:45:35.608Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"serviceName": "basic_onboard_NCnVBE",
"serviceVersion": "1.0",
"serviceUUID": "e5f12647-c344-47df-98f7-08a8565b00b6",
"serviceDescription": "service",
"serviceInvariantUUID": "51f08bee-59f8-40fa-935c-cd0599c584b5",
"resources": [
{
"resourceInstanceName": "basic_onboard_NCnVBE 0",
"resourceCustomizationUUID": "f212e54c-b0bb-4702-b4c4-175e06e278d2",
"resourceName": "basic_onboard_NCnVBE",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "73768750-8efc-41f5-8d10-5bfad5a080c6",
"resourceInvariantUUID": "3f902fda-2512-4773-9240-2d25a4405852",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_ncnvbe0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"artifactChecksum": "ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ceda833e-13d7-416e-883f-3f2acb53642c",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5d7083d5-a974-48d7-8a4a-5859d7f018f7",
"generatedFromUUID": "2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5d7083d5-a974-48d7-8a4a-5859d7f018f7",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardNcnvbe-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"artifactChecksum": "Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "aef3d4fb-c703-4c66-af36-81e4bf7b5d1d"
}
],
"workloadContext": "Production"
}
2023-03-22T05:45:35.609Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-22T05:45:35.609Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e5f12647-c344-47df-98f7-08a8565b00b6 ASDC
2023-03-22T05:45:35.609Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
ServiceName:basic_onboard_NCnVBE
ServiceVersion:1.0
ServiceUUID:e5f12647-c344-47df-98f7-08a8565b00b6
ServiceInvariantUUID:51f08bee-59f8-40fa-935c-cd0599c584b5
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardNcnvbe-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
ArtifactUUID:aef3d4fb-c703-4c66-af36-81e4bf7b5d1d
ArtifactChecksum:Y2Q1OGViOTJjODRmZWE4OWJiY2VjMTMxMzgxZTJlMDQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_NCnVBE 0
ResourceCustomizationUUID:f212e54c-b0bb-4702-b4c4-175e06e278d2
ResourceInvariantUUID:3f902fda-2512-4773-9240-2d25a4405852
ResourceName:basic_onboard_NCnVBE
ResourceType:VF
ResourceUUID:73768750-8efc-41f5-8d10-5bfad5a080c6
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ncnvbe0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
ArtifactUUID:ceda833e-13d7-416e-883f-3f2acb53642c
ArtifactChecksum:ZWQ3NTUzZmZlNGY2MGFmNTVmZWQ5OTA0NDFhM2ZmMTY=
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml
ArtifactUUID:2b0937f2-3f0f-4d5b-b6eb-b99ec274ca33
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env
ArtifactUUID:5d7083d5-a974-48d7-8a4a-5859d7f018f7
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/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env
ArtifactUUID:5d7083d5-a974-48d7-8a4a-5859d7f018f7
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-22T05:45:35.610Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e5f12647-c344-47df-98f7-08a8565b00b6 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:45:35.659Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:45:35.660Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:45:35.660Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:45:35.660Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: aef3d4fb-c703-4c66-af36-81e4bf7b5d1d from URL: /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:45:35.660Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-22T05:45:35.660Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar
2023-03-22T05:45:35.686Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-22T05:45:35.687Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@28498c15
2023-03-22T05:45:35.687Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-22T05:45:35.687Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNcnvbe"
]
}
}
}
2023-03-22T05:45:35.687Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardNcnvbe-csar.csar /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar aef3d4fb-c703-4c66-af36-81e4bf7b5d1d Specified artifact is not found 300 ASDC artifact download fail
2023-03-22T05:45:35.687Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar ASDC sendASDCNotification
2023-03-22T05:45:35.687Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar(Specified artifact is not found)
2023-03-22T05:45:35.688Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-22T05:45:35.688Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:45:35.688Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:45:35.688Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463935687,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:45:36.689Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardNcnvbe-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar(UUID:aef3d4fb-c703-4c66-af36-81e4bf7b5d1d)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-22T05:45:36.708Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:45:36.708Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 73768750-8efc-41f5-8d10-5bfad5a080c6
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:45:36.713Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||basic_onboard_NCnVBE 0
2023-03-22T05:45:36.714Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 73768750-8efc-41f5-8d10-5bfad5a080c6
2023-03-22T05:45:36.714Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: ceda833e-13d7-416e-883f-3f2acb53642c from URL: /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
2023-03-22T05:45:36.714Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-22T05:45:36.714Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json
2023-03-22T05:45:36.731Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-03-22T05:45:36.731Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@234b35e8
2023-03-22T05:45:36.731Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-22T05:45:36.731Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardNcnvbe"
]
}
}
}
2023-03-22T05:45:36.732Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_ncnvbe0_modules.json /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json ceda833e-13d7-416e-883f-3f2acb53642c Specified artifact is not found 300 ASDC artifact download fail
2023-03-22T05:45:36.732Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json ASDC sendASDCNotification
2023-03-22T05:45:36.732Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json(Specified artifact is not found)
2023-03-22T05:45:36.732Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-22T05:45:36.732Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:45:36.732Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:45:36.732Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463936732,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:45:37.733Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_ncnvbe0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json(UUID:ceda833e-13d7-416e-883f-3f2acb53642c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:45:37.734Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:45:37.763Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:45:37.770Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:45:37.770Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:46:07.770Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:46:07.790Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:46:07.795Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:46:07.795Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:46:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:46:28.535Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:46:28.535Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "NOTIFIED"
}
2023-03-22T05:46:28.535Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:46:37.796Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:46:37.817Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:46:37.822Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:46:37.822Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:47:07.823Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:47:07.850Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:47:07.855Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:47:07.855Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:47:28.533Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:47:28.535Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:47:28.535Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:47:28.536Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:47:28.536Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:47:28.536Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:47:28.536Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:47:28.536Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:47:28.536Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-22T05:47:28.536Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:47:28.537Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:47:28.537Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:47:28.537Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:47:28.537Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:47:28.537Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:47:28.537Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:47:28.537Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:47:28.537Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463935687,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/artifacts/service-BasicOnboardNcnvbe-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-22T05:47:28.537Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:47:28.537Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-22T05:47:28.538Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463936732,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardNcnvbe/1.0/resourceInstances/basic_onboard_ncnvbe0/artifacts/basic_onboard_ncnvbe0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-22T05:47:28.538Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:47:37.855Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:47:37.877Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:47:37.882Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:47:37.882Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:48:07.883Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:48:07.906Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:48:07.910Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:48:07.910Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:48:28.533Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:48:37.911Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:48:37.930Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:48:37.934Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:48:37.934Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:49:07.935Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:49:07.957Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:49:07.962Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:49:07.963Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:49:28.535Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:49:37.963Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:49:37.988Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:49:37.992Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:49:37.993Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:50:07.993Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:50:08.014Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:50:08.019Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-22T05:50:08.020Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-22T05:50:28.536Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:50:28.591Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-22T05:50:28.591Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Member SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a-19d26574-3439-4413-8bae-d29a3d920e86 sending LeaveGroup request to coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) due to consumer poll timeout has expired.
2023-03-22T05:50:28.592Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-22T05:50:28.592Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2f59705-e9bd-4065-aeec-d2645577c82a, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-22T05:50:29.100Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Request joining group due to: group is already rebalancing
2023-03-22T05:50:29.116Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:50:29.116Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] (Re-)joining group
2023-03-22T05:50:29.124Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:50:29.125Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-22T05:50:29.140Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218-c4c36fd7-4ba2-4160-ae0d-6239658819b3', protocol='range'}
2023-03-22T05:50:29.142Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-22T05:50:29.142Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-22T05:50:29.147Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:50:29.148Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:50:29.148Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:50:29.148Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=246, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-22T05:50:29.148Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-22T05:50:29.148Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5d0f4ae5-59c4-4403-bd88-4f63b99fc218, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-22T05:50:38.020Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-22T05:50:38.020Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-22T05:50:38.028Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and serviceModelVersionId: e5f12647-c344-47df-98f7-08a8565b00b6
2023-03-22T05:50:38.028Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 51f08bee-59f8-40fa-935c-cd0599c584b5
2023-03-22T05:50:38.029Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0
2023-03-22T05:50:38.035Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-22T05:50:38.057Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|INFO|500||Invoke
2023-03-22T05:50:38.057Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1a5e8e35-87ed-40f0-91a8-3b150a1e0fca], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4dd764c7-ae6f-46ff-bb16-5d519cf8e7a1], X-ECOMP-RequestID=[1a5e8e35-87ed-40f0-91a8-3b150a1e0fca], X-TransactionId=[], X-ONAP-RequestID=[1a5e8e35-87ed-40f0-91a8-3b150a1e0fca], Content-Type=[application/merge-patch+json]}
2023-03-22T05:50:38.064Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-22T05:50:38.111Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?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/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0 has http status code:404 and response headers:{date=[Wed, 22 Mar 2023 05:50:37 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[44], x-aai-txid=[2-aai-resources-230322-05:50:37:917-23905], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-22T05:50:38.112Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6","ERR.5.4.6114"]}}}
2023-03-22T05:50:38.113Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6?depth=0|INFO|404|Not Found|InvokeReturn
2023-03-22T05:50:38.117Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:50:38.118Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
at org.onap.so.client.RestRequest.get(RestRequest.java:77)
at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
at org.onap.so.client.RestClient.method(RestClient.java:322)
at org.onap.so.client.RestClient.patch(RestClient.java:265)
at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:50:38.118Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:50:38.118Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:50:38.124Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:50:38.124Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1a5e8e35-87ed-40f0-91a8-3b150a1e0fca and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec=ERR.5.4.6114)
2023-03-22T05:50:38.125Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-22T05:50:38.125Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:50:38.125Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:50:38.125Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679464238124,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec\u003dERR.5.4.6114)"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:50:38.146Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-22T05:50:38.147Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "1a5e8e35-87ed-40f0-91a8-3b150a1e0fca",
"consumerID": "SO-sdc-controller",
"timestamp": 1679464238124,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1a5e8e35-87ed-40f0-91a8-3b150a1e0fca Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/51f08bee-59f8-40fa-935c-cd0599c584b5/model-vers/model-ver/e5f12647-c344-47df-98f7-08a8565b00b6) (ec\u003dERR.5.4.6114)"
}
2023-03-22T05:50:38.151Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:50:39.155Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-22T05:50:39.155Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fbc0587e-4f99-4206-ac97-4f248ab7b2de","serviceName":"vFW 2023-03-22 05-25-55","serviceVersion":"1.0","serviceUUID":"eda70000-0f19-4eaf-b072-0771557b768b","serviceDescription":"catalog service description","serviceInvariantUUID":"54638bfb-5802-44c3-ba60-61ecd799a1bc","resources":[{"resourceInstanceName":"vFW 3229eeab-6ab8 0","resourceName":"vFW 3229eeab-6ab8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850","resourceInvariantUUID":"6f487355-e424-4b76-9ef4-7f60cecc0cee","resourceCustomizationUUID":"bbf43dff-a85c-4ce3-9384-ff2f1d0c1478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml","artifactChecksum":"ZTk2NGJjN2RmNjIyODk5M2YxODVjYWM0MmE5NDU2NjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"327fa8b9-2434-45ca-a5cb-6c0e0c48f279","artifactVersion":"1"},{"artifactName":"vfw3229eeab6ab80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json","artifactChecksum":"YjhjOTY1OGI5YWEyOGJhODkwMWIwMzBlYjcwYTEyMzA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"127b1619-50cf-438a-a046-c05d6a5e780b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"24d6c314-9225-43b0-9b4a-495965c4b649","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml","artifactChecksum":"ZDIwMTBhYTFkOWY1ZTc0YTc0OTM0MmE0Zjg3NTI4Zjc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e883ee8a-b506-436c-8720-ece3099298d8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"50d273c5-c4c8-48ad-97b1-0fcf90649b8d","artifactVersion":"2","generatedFromUUID":"24d6c314-9225-43b0-9b4a-495965c4b649"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230322052555-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml","artifactChecksum":"MDkzODk1YzU4OTAyYTFlOWM5YTFkYjljNWYxMWFmMjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"527da56d-ecd6-45fc-81ca-1ca14b3fe96a","artifactVersion":"1"},{"artifactName":"service-Vfw20230322052555-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar","artifactChecksum":"OTBmMWEwY2YzZDk1MzU0NzhlY2RiOTFkMjc5YTVkOGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-22T05:50:39.156Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:50:39.156Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:50:39.156Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:50:39.156Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:50:40.159Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:50:40.160Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:50:40.160Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:50:40.160Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:50:41.161Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:50:41.161Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:50:41.161Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:50:41.162Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:50:42.162Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:50:42.163Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:50:42.163Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:50:42.163Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:50:43.164Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:50:43.164Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:50:43.164Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:50:43.164Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:50:44.165Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:50:44.166Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:50:44.166Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:50:44.166Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:50:45.167Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:50:45.167Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:50:45.167Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:50:45.168Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:50:46.169Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"serviceName": "vFW 2023-03-22 05-25-55",
"serviceVersion": "1.0",
"serviceUUID": "eda70000-0f19-4eaf-b072-0771557b768b",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "54638bfb-5802-44c3-ba60-61ecd799a1bc",
"resources": [
{
"resourceInstanceName": "vFW 3229eeab-6ab8 0",
"resourceCustomizationUUID": "bbf43dff-a85c-4ce3-9384-ff2f1d0c1478",
"resourceName": "vFW 3229eeab-6ab8",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850",
"resourceInvariantUUID": "6f487355-e424-4b76-9ef4-7f60cecc0cee",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw3229eeab6ab80_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"artifactChecksum": "YjhjOTY1OGI5YWEyOGJhODkwMWIwMzBlYjcwYTEyMzA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "127b1619-50cf-438a-a046-c05d6a5e780b",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "24d6c314-9225-43b0-9b4a-495965c4b649",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "50d273c5-c4c8-48ad-97b1-0fcf90649b8d",
"generatedFromUUID": "24d6c314-9225-43b0-9b4a-495965c4b649"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "50d273c5-c4c8-48ad-97b1-0fcf90649b8d",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230322052555-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"artifactChecksum": "OTBmMWEwY2YzZDk1MzU0NzhlY2RiOTFkMjc5YTVkOGM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f"
}
],
"workloadContext": "Production"
}
2023-03-22T05:50:46.169Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-22T05:50:46.169Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 eda70000-0f19-4eaf-b072-0771557b768b ASDC
2023-03-22T05:50:46.170Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:fbc0587e-4f99-4206-ac97-4f248ab7b2de
ServiceName:vFW 2023-03-22 05-25-55
ServiceVersion:1.0
ServiceUUID:eda70000-0f19-4eaf-b072-0771557b768b
ServiceInvariantUUID:54638bfb-5802-44c3-ba60-61ecd799a1bc
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230322052555-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar
ArtifactUUID:bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f
ArtifactChecksum:OTBmMWEwY2YzZDk1MzU0NzhlY2RiOTFkMjc5YTVkOGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 3229eeab-6ab8 0
ResourceCustomizationUUID:bbf43dff-a85c-4ce3-9384-ff2f1d0c1478
ResourceInvariantUUID:6f487355-e424-4b76-9ef4-7f60cecc0cee
ResourceName:vFW 3229eeab-6ab8
ResourceType:VF
ResourceUUID:bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw3229eeab6ab80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json
ArtifactUUID:127b1619-50cf-438a-a046-c05d6a5e780b
ArtifactChecksum:YjhjOTY1OGI5YWEyOGJhODkwMWIwMzBlYjcwYTEyMzA=
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/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml
ArtifactUUID:24d6c314-9225-43b0-9b4a-495965c4b649
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/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env
ArtifactUUID:50d273c5-c4c8-48ad-97b1-0fcf90649b8d
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/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env
ArtifactUUID:50d273c5-c4c8-48ad-97b1-0fcf90649b8d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-22T05:50:46.170Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF eda70000-0f19-4eaf-b072-0771557b768b ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:50:46.228Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:50:46.229Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:50:46.229Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:50:46.229Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f from URL: /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:46.229Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-22T05:50:46.230Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:46.566Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-22T05:50:46.570Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f 101497
2023-03-22T05:50:46.571Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar ASDC sendASDCNotification
2023-03-22T05:50:46.571Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:46.571Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-22T05:50:46.571Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:50:46.571Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:50:46.571Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679464246571,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:50:47.572Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:50:47.573Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:50:47.573Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f, URL: /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar to file: /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:47.574Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230322052555-csar.csar
2023-03-22T05:50:47.574Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:47.575Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:47.704Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12645098286810409958/Definitions/service-Vfw20230322052555-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-03-22T05:50:49.260Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 3229eeab-6ab8 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-Vfw20230322052555-csar.csar
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230322052555-csar.csar
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-22T05:50:49.261Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.262Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:50:49.262Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:50:49.262Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-22T05:50:49.262Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-22T05:50:49.262Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.262Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:50:49.262Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:50:49.262Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-22T05:50:49.262Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-22T05:50:49.262Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.262Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:50:49.262Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.262Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-22T05:50:49.263Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.264Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:50:49.264Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:50:49.264Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.264Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:50:49.264Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:50:49.264Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.264Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is matching search criteria
2023-03-22T05:50:49.264Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 3229eeab-6ab8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:50:49.264Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.264Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:50:49.264Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:50:49.264Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-22T05:50:49.264Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=aa314a86-cb0e-4a5b-b3dc-67ab85529aa3
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-22T05:50:49.265Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=d9998ff5-07a8-4e06-a366-e2fa06343e60
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vFW 3229eeab-6ab8 0 is not matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:50:49.266Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=72136b1f-0061-4b5e-8c0f-044f0a8cd6b2
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-25-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:50:49.267Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-22 05-25-55
Description:catalog service description
Model UUID:eda70000-0f19-4eaf-b072-0771557b768b
Model Version:NULL
Model InvariantUuid:54638bfb-5802-44c3-ba60-61ecd799a1bc
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 3229eeab-6ab8
Model UUID:dd90c608-56d0-4044-b77e-6f9404d60812
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6f487355-e424-4b76-9ef4-7f60cecc0cee
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:bbf43dff-a85c-4ce3-9384-ff2f1d0c1478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:2340f6cb-b4db-4011-b9c3-b4bb2848eb7c
ModelName:Vfw3229eeab6ab8..base_vfw..module-0
ModelUuid:c74453a0-bfa7-4668-9055-82db75071a8d
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:aa314a86-cb0e-4a5b-b3dc-67ab85529aa3
ModelInvariantUuid:74332490-9cd4-4220-be9e-93c4591dd72d
ModelName:vFW 3229eeab-6ab8-nodes.vfwCvfc
ModelUuid:61ffbf75-6e28-4757-a025-b2c0ab962a74
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:b563dbc2-8b56-450f-a599-b56cc6be1007
ModelInvariantUuid:e6f4acf5-2121-4837-8eb8-e79dbf0b46ec
ModelName:Vfw3229eeab6ab8.compute.nodes.heat.vfw
ModelUuid:3ddfdfb8-55a4-40cd-9b94-9474bbb1c6d3
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:d9998ff5-07a8-4e06-a366-e2fa06343e60
ModelInvariantUuid:75eef7ce-cbf0-426f-a147-534c62c9b134
ModelName:vFW 3229eeab-6ab8-nodes.vsnCvfc
ModelUuid:4c386c48-c8e8-4e57-8fc6-0995d6047810
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:7ea81968-c783-413a-9c62-f56e7faf2485
ModelInvariantUuid:8251d429-389a-4c59-b3bb-f88c27094de4
ModelName:Vfw3229eeab6ab8.compute.nodes.heat.vsn
ModelUuid:7baacf9a-a7aa-4a5d-9cd8-e291da6e2df3
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:72136b1f-0061-4b5e-8c0f-044f0a8cd6b2
ModelInvariantUuid:212509d2-d95e-4210-9e4f-19fde5069d41
ModelName:vFW 3229eeab-6ab8-nodes.vpgCvfc
ModelUuid:44417cb2-1a4d-4bbd-972e-b0b0505ab818
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:1600c0ab-d5be-4c3c-83e2-1b664c1463d8
ModelInvariantUuid:d3c4495c-70b8-4c49-b3c6-423d142f6163
ModelName:Vfw3229eeab6ab8.compute.nodes.heat.vpg
ModelUuid:c23fe525-aef3-474a-ba0e-b18de4f76ede
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-22T05:50:49.316Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||ERROR|500||Csar with UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f already exists
2023-03-22T05:50:49.316Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar ASDC sendASDCNotification
2023-03-22T05:50:49.316Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar(Csar with UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f already exists)
2023-03-22T05:50:49.316Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-22T05:50:49.317Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:50:49.317Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:50:49.317Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679464249316,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:50:50.318Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar ASDC sendASDCNotification
2023-03-22T05:50:50.318Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar(Resource with UUID: bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850 already exists)
2023-03-22T05:50:50.318Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-22T05:50:50.319Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:50:50.319Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:50:50.319Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679464250318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:50:51.320Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fbc0587e-4f99-4206-ac97-4f248ab7b2de
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:50:51.342Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fbc0587e-4f99-4206-ac97-4f248ab7b2de
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-22T05:50:51.347Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-22T05:50:51.347Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-22T05:50:51.347Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-22T05:50:51.347Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-22T05:50:51.347Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-22T05:50:51.347Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-22T05:50:51.347Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-22T05:50:51.347Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-22T05:50:51.348Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:50:51.359Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-22T05:51:21.359Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fbc0587e-4f99-4206-ac97-4f248ab7b2de and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-22T05:51:21.375Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fbc0587e-4f99-4206-ac97-4f248ab7b2de and serviceModelVersionId: eda70000-0f19-4eaf-b072-0771557b768b
2023-03-22T05:51:21.375Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 54638bfb-5802-44c3-ba60-61ecd799a1bc
2023-03-22T05:51:21.375Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0
2023-03-22T05:51:21.383Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-03-22T05:51:21.411Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-03-22T05:51:21.412Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0|INFO|500||Invoke
2023-03-22T05:51:21.423Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-22T05:51:21.724Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0|INFO|500||InvokeReturn
2023-03-22T05:51:21.725Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/54638bfb-5802-44c3-ba60-61ecd799a1bc/model-vers/model-ver/eda70000-0f19-4eaf-b072-0771557b768b?depth=0 has http status code:200 and response headers:{date=[Wed, 22 Mar 2023 05:51:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[297], vertex-id=[188528], x-aai-txid=[2-aai-resources-230322-05:51:21:276-15288], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-22T05:51:21.725Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-03-22T05:51:21.725Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-22T05:51:21.725Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-22T05:51:21.733Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-22T05:51:21.734Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fbc0587e-4f99-4206-ac97-4f248ab7b2de and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-22T05:51:21.734Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-22T05:51:21.735Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:51:21.735Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:51:21.735Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679464281734,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:51:22.770Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-22T05:51:22.770Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"e45a6ddb-db7b-441f-b7ed-2e79323362e4","serviceName":"vFW 2023-03-22 05-39-11","serviceVersion":"1.0","serviceUUID":"562f90e9-8e25-4df5-abb7-1b0c5d5c58ec","serviceDescription":"catalog service description","serviceInvariantUUID":"52e7b3d8-c424-43b5-ac13-789d4eb414c3","resources":[{"resourceInstanceName":"vFW c60b0202-0ea7 0","resourceName":"vFW c60b0202-0ea7","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a403d108-1e0a-4b72-ac99-f7abbce4ed23","resourceInvariantUUID":"8351f926-86d0-4cb7-823c-18b7802f48a1","resourceCustomizationUUID":"06e7df1e-8a54-4cc2-9b1f-86a8234bc06f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vf-license-model.xml","artifactChecksum":"NDhhYmFmMmY5Zjc5MTk2MDI3NzVkOTc0YWFhZTk1MDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ac048545-2b2d-4e16-a159-921d7d783742","artifactVersion":"1"},{"artifactName":"vfwc60b02020ea70_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vfwc60b02020ea70_modules.json","artifactChecksum":"NmViOGFlN2U2MzE3NTY0NTdmNGY4MzJhZjFjYTMwMGQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6849c46b-4130-4e78-b948-01a8c8600c05","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"6d84a55c-4c99-4c17-abd4-55d4c8dbf6b5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vendor-license-model.xml","artifactChecksum":"ZDJhNGY2ZjE0MGM0NGY4MWIzODE0ZDdlNjY3MmQ1NWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"330b063c-7793-44ce-a503-a49511c0d654","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"70401413-6f4d-49ec-be0e-187b3f996134","artifactVersion":"2","generatedFromUUID":"6d84a55c-4c99-4c17-abd4-55d4c8dbf6b5"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230322053911-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-template.yml","artifactChecksum":"ZjQ2NmEzOGYwMGNjYWE2Y2ZiZjYwOTcyYjExYWJiMDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4242fb19-e71a-48c4-b953-65a008cd83b8","artifactVersion":"1"},{"artifactName":"service-Vfw20230322053911-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar","artifactChecksum":"MzQ2NDA1NGJmMDE1NjcxMTQxM2RjMWJkYTQ5MDNjMDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"92a1cf4b-1054-452b-880a-e75dccd519aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-22T05:51:22.771Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:51:22.771Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:51:22.772Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:51:22.772Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:51:23.772Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:51:23.773Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:51:23.773Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:51:23.773Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vfwc60b02020ea70_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:51:24.777Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:51:24.777Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:51:24.778Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:51:24.778Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:51:25.778Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:51:25.779Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:51:25.779Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:51:25.779Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:51:26.780Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:51:26.781Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:51:26.781Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:51:26.781Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:51:27.782Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:51:27.782Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:51:27.783Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:51:27.783Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:51:28.533Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:51:28.542Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.542Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:51:28.543Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.543Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.543Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vfw3229eeab6ab80_modules.json",
"status": "NOTIFIED"
}
2023-03-22T05:51:28.543Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.543Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.543Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:51:28.544Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.544Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.544Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:51:28.544Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.544Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.544Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/resourceInstances/vfw3229eeab6ab80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-22T05:51:28.544Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.544Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.544Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:51:28.544Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.545Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.545Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:51:28.545Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.545Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.545Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679464246571,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:51:28.545Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.545Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.545Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679464249316,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: bdf7f76d-bb0c-4dd4-b87b-65d9058bcb4f already exists"
}
2023-03-22T05:51:28.545Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.545Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.545Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679464250318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322052555/1.0/artifacts/service-Vfw20230322052555-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: bf6e69ac-c5ac-4ecd-95dc-ca1baf15d850 already exists"
}
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "cds-sdc-listener",
"timestamp": 1679464233472,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "ves-openapi-manager",
"timestamp": 1679464261767,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "policy-distribution-id",
"timestamp": 1679464266228,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "aai-model-loader",
"timestamp": 1679464256860,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.546Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.547Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "multicloud-k8s",
"timestamp": 1679464267825,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:51:28.547Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.547Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.547Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679464266034,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:51:28.547Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.547Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.547Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "cds-sdc-listener",
"timestamp": 1679464233472,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:51:28.547Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.547Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.547Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "ves-openapi-manager",
"timestamp": 1679464261767,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:51:28.547Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.547Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.547Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "policy-distribution-id",
"timestamp": 1679464266228,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:51:28.548Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.548Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.548Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "multicloud-k8s",
"timestamp": 1679464267825,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:51:28.548Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.548Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.548Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "aai-model-loader",
"timestamp": 1679464256860,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:51:28.548Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.548Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.548Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679464266034,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-22T05:51:28.548Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.548Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.548Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "cds-sdc-listener",
"timestamp": 1679464277005,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:51:28.549Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.549Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.549Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "aai-model-loader",
"timestamp": 1679464277683,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:51:28.549Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.550Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.550Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "policy-distribution-id",
"timestamp": 1679464277744,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:51:28.550Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.550Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.550Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679464277469,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-22T05:51:28.550Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.550Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.550Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "policy-distribution-id",
"timestamp": 1679464278747,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-22T05:51:28.550Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.550Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.550Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "policy-distribution-id",
"timestamp": 1679464279748,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:51:28.584Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b64429f8-68d6-4a68-b948-a3a538b17dd3
2023-03-22T05:51:28.584Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b64429f8-68d6-4a68-b948-a3a538b17dd3 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:51:28.606Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.606Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679464278996,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-22T05:51:28.606Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.606Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.606Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679464280000,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:51:28.617Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b64429f8-68d6-4a68-b948-a3a538b17dd3
2023-03-22T05:51:28.617Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b64429f8-68d6-4a68-b948-a3a538b17dd3 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:51:28.638Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.638Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "aai-model-loader",
"timestamp": 1679464280911,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-22T05:51:28.638Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.638Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.638Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "fbc0587e-4f99-4206-ac97-4f248ab7b2de",
"consumerID": "SO-sdc-controller",
"timestamp": 1679464281734,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-22T05:51:28.638Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.639Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.639Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "b64429f8-68d6-4a68-b948-a3a538b17dd3",
"consumerID": "aai-model-loader",
"timestamp": 1679464281913,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-22T05:51:28.651Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b64429f8-68d6-4a68-b948-a3a538b17dd3
2023-03-22T05:51:28.651Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId b64429f8-68d6-4a68-b948-a3a538b17dd3 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-22T05:51:28.672Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.672Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:51:28.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vfwc60b02020ea70_modules.json",
"status": "NOTIFIED"
}
2023-03-22T05:51:28.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-22T05:51:28.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:51:28.673Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.674Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.674Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-22T05:51:28.674Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.674Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-22T05:51:28.674Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-22T05:51:28.674Z|1a5e8e35-87ed-40f0-91a8-3b150a1e0fca|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-22T05:51:28.784Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-22T05:51:28.784Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:51:28.784Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:51:28.784Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679463922807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:51:29.785Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"serviceName": "vFW 2023-03-22 05-39-11",
"serviceVersion": "1.0",
"serviceUUID": "562f90e9-8e25-4df5-abb7-1b0c5d5c58ec",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "52e7b3d8-c424-43b5-ac13-789d4eb414c3",
"resources": [
{
"resourceInstanceName": "vFW c60b0202-0ea7 0",
"resourceCustomizationUUID": "06e7df1e-8a54-4cc2-9b1f-86a8234bc06f",
"resourceName": "vFW c60b0202-0ea7",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "a403d108-1e0a-4b72-ac99-f7abbce4ed23",
"resourceInvariantUUID": "8351f926-86d0-4cb7-823c-18b7802f48a1",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwc60b02020ea70_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vfwc60b02020ea70_modules.json",
"artifactChecksum": "NmViOGFlN2U2MzE3NTY0NTdmNGY4MzJhZjFjYTMwMGQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6849c46b-4130-4e78-b948-01a8c8600c05",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "6d84a55c-4c99-4c17-abd4-55d4c8dbf6b5",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "70401413-6f4d-49ec-be0e-187b3f996134",
"generatedFromUUID": "6d84a55c-4c99-4c17-abd4-55d4c8dbf6b5"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "70401413-6f4d-49ec-be0e-187b3f996134",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230322053911-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"artifactChecksum": "MzQ2NDA1NGJmMDE1NjcxMTQxM2RjMWJkYTQ5MDNjMDI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "92a1cf4b-1054-452b-880a-e75dccd519aa"
}
],
"workloadContext": "Production"
}
2023-03-22T05:51:29.785Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-22T05:51:29.785Z|fbc0587e-4f99-4206-ac97-4f248ab7b2de|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 562f90e9-8e25-4df5-abb7-1b0c5d5c58ec ASDC
2023-03-22T05:51:29.785Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:e45a6ddb-db7b-441f-b7ed-2e79323362e4
ServiceName:vFW 2023-03-22 05-39-11
ServiceVersion:1.0
ServiceUUID:562f90e9-8e25-4df5-abb7-1b0c5d5c58ec
ServiceInvariantUUID:52e7b3d8-c424-43b5-ac13-789d4eb414c3
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230322053911-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar
ArtifactUUID:92a1cf4b-1054-452b-880a-e75dccd519aa
ArtifactChecksum:MzQ2NDA1NGJmMDE1NjcxMTQxM2RjMWJkYTQ5MDNjMDI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW c60b0202-0ea7 0
ResourceCustomizationUUID:06e7df1e-8a54-4cc2-9b1f-86a8234bc06f
ResourceInvariantUUID:8351f926-86d0-4cb7-823c-18b7802f48a1
ResourceName:vFW c60b0202-0ea7
ResourceType:VF
ResourceUUID:a403d108-1e0a-4b72-ac99-f7abbce4ed23
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwc60b02020ea70_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/vfwc60b02020ea70_modules.json
ArtifactUUID:6849c46b-4130-4e78-b948-01a8c8600c05
ArtifactChecksum:NmViOGFlN2U2MzE3NTY0NTdmNGY4MzJhZjFjYTMwMGQ=
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/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.yaml
ArtifactUUID:6d84a55c-4c99-4c17-abd4-55d4c8dbf6b5
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/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env
ArtifactUUID:70401413-6f4d-49ec-be0e-187b3f996134
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/Vfw20230322053911/1.0/resourceInstances/vfwc60b02020ea70/artifacts/base_vfw.env
ArtifactUUID:70401413-6f4d-49ec-be0e-187b3f996134
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-22T05:51:29.785Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 562f90e9-8e25-4df5-abb7-1b0c5d5c58ec ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-22T05:51:29.852Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:51:29.852Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:51:29.852Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:51:29.852Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 92a1cf4b-1054-452b-880a-e75dccd519aa from URL: /sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:29.852Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-03-22T05:51:29.853Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:30.128Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-03-22T05:51:30.131Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar 92a1cf4b-1054-452b-880a-e75dccd519aa 101506
2023-03-22T05:51:30.131Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar ASDC sendASDCNotification
2023-03-22T05:51:30.131Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:30.132Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-22T05:51:30.132Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-03-22T05:51:30.132Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-22T05:51:30.132Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "e45a6ddb-db7b-441f-b7ed-2e79323362e4",
"consumerID": "SO-sdc-controller",
"timestamp": 1679464290131,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-22T05:51:31.133Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-22T05:51:31.134Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-03-22T05:51:31.134Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 92a1cf4b-1054-452b-880a-e75dccd519aa, URL: /sdc/v1/catalog/services/Vfw20230322053911/1.0/artifacts/service-Vfw20230322053911-csar.csar to file: /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:31.135Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230322053911-csar.csar
2023-03-22T05:51:31.135Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:31.135Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:31.259Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16430009374409920566/Definitions/service-Vfw20230322053911-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-03-22T05:51:32.788Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-22T05:51:32.788Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-22T05:51:32.788Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:32.788Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-22T05:51:32.788Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:32.789Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:32.789Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:32.789Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW c60b0202-0ea7 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-Vfw20230322053911-csar.csar
2023-03-22T05:51:32.789Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:32.789Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:32.789Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:32.789Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:32.789Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:32.789Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:32.789Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230322053911-csar.csar
2023-03-22T05:51:32.789Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-03-22T05:51:32.789Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:51:32.790Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-39-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:51:32.790Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vFW c60b0202-0ea7 0 is matching search criteria
2023-03-22T05:51:32.790Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-22T05:51:32.790Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW c60b0202-0ea7 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-22T05:51:32.790Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:51:32.790Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-39-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:51:32.790Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vFW c60b0202-0ea7 0 is matching search criteria
2023-03-22T05:51:32.791Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-03-22T05:51:32.791Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW c60b0202-0ea7 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-22T05:51:32.791Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:51:32.791Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-39-11 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-22T05:51:32.791Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:51:32.791Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vFW c60b0202-0ea7 0 is not matching search criteria
2023-03-22T05:51:32.791Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-22T05:51:32.791Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-22T05:51:32.791Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:51:32.791Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-22T05:51:32.792Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-22T05:51:32.792Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:51:32.792Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-22T05:51:32.792Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-22T05:51:32.792Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-22T05:51:32.792Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-22T05:51:32.792Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-22T05:51:32.792Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-22T05:51:32.792Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-22T05:51:32.792Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-22T05:51:32.792Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-22T05:51:32.793Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-22T05:51:32.793Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:51:32.793Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-22 05-39-11 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-22T05:51:32.793Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-22T05:51:32.793Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Node template vFW c60b0202-0ea7 0 is matching search criteria
2023-03-22T05:51:32.793Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW c60b0202-0ea7 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-22T05:51:32.793Z|e45a6ddb-db7b-441f-b7ed-2e79323362e4|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery