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-21T11:55:26.322Z||main|||||INFO|500||The following profiles are active: basic
2023-03-21T11:55:35.812Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-21T11:55:35.812Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-21T11:55:35.934Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-21T11:55:40.147Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-21T11:55:40.608Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-21T11:55:41.095Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-21T11:55:41.474Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-21T11:55:42.325Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-21T11:55:45.881Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-21T11:55:46.350Z||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-21T11:55:48.288Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-21T11:55:48.388Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-21T11:55:48.402Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-21T11:55:48.412Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-21T11:55:49.008Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-21T11:55:49.279Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-21T11:55:50.212Z||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-21T11:55:50.702Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-03-21T11:55:50.703Z||main|||||ERROR|500||(conn=860) Table 'catalogdb.activity_spec' doesn't exist
2023-03-21T11:55:50.724Z||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-21T11:55:52.710Z||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-21T11:55:54.565Z||main|||||WARN|500||---
2023-03-21T11:55:54.565Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-21T11:55:54.566Z||main|||||WARN|500||---
2023-03-21T11:55:54.874Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-21T11:55:58.713Z||main|||||INFO|500||Started Application in 34.831 seconds (JVM running for 37.717)
2023-03-21T11:55:58.727Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-21T11:55:58.728Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-21T11:55:58.737Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-21T11:55:58.778Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 61cf385e-601b-405d-a747-22dd5aee0cb8 url= /sdc/v1/artifactTypes
2023-03-21T11:55:58.781Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-21T11:55:58.886Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-03-21T11:55:58.887Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@349f0948
2023-03-21T11:55:58.888Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-21T11:55:58.902Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-03-21T11:55:58.922Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-03-21T11:55:58.926Z||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$$10ecbd4c.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-21T11:56:48.705Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-21T11:56:48.705Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-21T11:56:48.705Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-21T11:56:48.710Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 7b0aab8f-10c0-4505-afab-45a21ef835a6 url= /sdc/v1/artifactTypes
2023-03-21T11:56:48.711Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-21T11:56:48.770Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-21T11:56:48.779Z||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-21T11:56:48.779Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-03-21T11:56:48.780Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 8b12e88f-1b22-4b14-be24-3cbd973e5db6 url= /sdc/v1/distributionKafkaData
2023-03-21T11:56:48.780Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-21T11:56:48.817Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-21T11:56:48.822Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@19b45086
2023-03-21T11:56:48.892Z||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-d05ff464-411e-48af-884d-d6fd7524f8ea
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-21T11:56:48.939Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea] Instantiated an idempotent producer.
2023-03-21T11:56:49.010Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-03-21T11:56:49.060Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-21T11:56:49.060Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-21T11:56:49.060Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679399809056
2023-03-21T11:56:49.065Z||scheduling-1|||||INFO|500||start DistributionClient
2023-03-21T11:56:49.082Z||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-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f
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-21T11:56:49.155Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-21T11:56:49.155Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-21T11:56:49.155Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679399809154
2023-03-21T11:56:49.156Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T11:56:49.159Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T11:56:49.159Z||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-c53bcd84-7f3b-4408-8867-feef53015ca0
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-21T11:56:49.169Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-21T11:56:49.170Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-21T11:56:49.170Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679399809169
2023-03-21T11:56:49.171Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T11:56:49.173Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T11:56:49.181Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-03-21T11:56:49.994Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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 jZx9vgUeSHivYS-pFTwiYA
2023-03-21T11:56:49.996Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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 cQ8JxpLWSQuJ-KBCUsdKUA
2023-03-21T11:56:49.996Z||kafka-producer-network-thread | SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea] Cluster ID: NW8GiFRuQPO_CHdYyfeGjg
2023-03-21T11:56:49.996Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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 jZx9vgUeSHivYS-pFTwiYA
2023-03-21T11:56:49.996Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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 cQ8JxpLWSQuJ-KBCUsdKUA
2023-03-21T11:56:49.997Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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 cQ8JxpLWSQuJ-KBCUsdKUA
2023-03-21T11:56:49.997Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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 jZx9vgUeSHivYS-pFTwiYA
2023-03-21T11:56:49.997Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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 cQ8JxpLWSQuJ-KBCUsdKUA
2023-03-21T11:56:49.997Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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 jZx9vgUeSHivYS-pFTwiYA
2023-03-21T11:56:49.997Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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 jZx9vgUeSHivYS-pFTwiYA
2023-03-21T11:56:49.997Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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 cQ8JxpLWSQuJ-KBCUsdKUA
2023-03-21T11:56:49.997Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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 jZx9vgUeSHivYS-pFTwiYA
2023-03-21T11:56:49.998Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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 cQ8JxpLWSQuJ-KBCUsdKUA
2023-03-21T11:56:49.998Z||kafka-producer-network-thread | SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea] ProducerId set to 4 with epoch 0
2023-03-21T11:56:49.999Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Cluster ID: NW8GiFRuQPO_CHdYyfeGjg
2023-03-21T11:56:49.999Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Cluster ID: NW8GiFRuQPO_CHdYyfeGjg
2023-03-21T11:56:50.000Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-03-21T11:56:50.000Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-03-21T11:56:50.022Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] (Re-)joining group
2023-03-21T11:56:50.023Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] (Re-)joining group
2023-03-21T11:56:50.087Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d
2023-03-21T11:56:50.087Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T11:56:50.087Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] (Re-)joining group
2023-03-21T11:56:50.092Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-496e2b09-af76-4fa4-85a9-4f3813ec32a0
2023-03-21T11:56:50.092Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T11:56:50.093Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] (Re-)joining group
2023-03-21T11:56:56.093Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T11:56:56.093Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-496e2b09-af76-4fa4-85a9-4f3813ec32a0', protocol='range'}
2023-03-21T11:56:56.137Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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 jZx9vgUeSHivYS-pFTwiYA
2023-03-21T11:56:56.138Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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 jZx9vgUeSHivYS-pFTwiYA
2023-03-21T11:56:56.138Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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 jZx9vgUeSHivYS-pFTwiYA
2023-03-21T11:56:56.138Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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 jZx9vgUeSHivYS-pFTwiYA
2023-03-21T11:56:56.138Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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 jZx9vgUeSHivYS-pFTwiYA
2023-03-21T11:56:56.138Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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 jZx9vgUeSHivYS-pFTwiYA
2023-03-21T11:56:56.142Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-496e2b09-af76-4fa4-85a9-4f3813ec32a0=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-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d=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-21T11:56:56.160Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T11:56:56.160Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-496e2b09-af76-4fa4-85a9-4f3813ec32a0', protocol='range'}
2023-03-21T11:56:56.161Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T11:56:56.161Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T11:56:56.165Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T11:56:56.165Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T11:56:56.175Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-21T11:56:56.175Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-21T11:56:56.176Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-21T11:56:56.176Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-21T11:56:56.176Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-03-21T11:56:56.176Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-21T11:56:56.176Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-03-21T11:56:56.176Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-21T11:56:56.177Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-03-21T11:56:56.177Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-21T11:56:56.177Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-03-21T11:56:56.177Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-03-21T11:56:56.215Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T11:56:56.216Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T11:56:56.257Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T11:56:56.257Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T11:56:56.270Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T11:56:56.270Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T11:56:56.271Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-21T11:56:56.272Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-21T11:56:56.276Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-21T11:56:56.277Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-21T11:56:56.278Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-21T11:56:56.278Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-21T11:57:49.164Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T11:57:49.175Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T11:58:49.166Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T11:58:49.176Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T11:59:49.167Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T11:59:49.178Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:00:49.168Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:00:49.178Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:01:49.169Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:01:49.179Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:02:49.170Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:02:49.180Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:03:49.174Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:03:49.181Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:04:49.175Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:04:49.183Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:05:49.177Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:05:49.184Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:05:50.070Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Node -1 disconnected.
2023-03-21T12:05:50.073Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Node -1 disconnected.
2023-03-21T12:05:50.282Z||kafka-producer-network-thread | SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea] Node -1 disconnected.
2023-03-21T12:06:11.288Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-21T12:06:49.179Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:06:49.184Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:07:49.180Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:07:49.186Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:08:49.182Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:08:49.187Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:09:49.183Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:09:49.187Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:10:49.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:10:49.188Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:11:49.185Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:11:49.190Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:12:49.187Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:12:49.191Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:13:49.188Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:13:49.192Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:14:49.188Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:14:49.193Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:15:49.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:15:49.194Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:16:49.190Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:16:49.194Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:17:49.192Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:17:49.196Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:18:49.193Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:18:49.198Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:19:49.194Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:19:49.199Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:20:49.196Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:20:49.200Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:21:49.197Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:21:49.201Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:22:49.197Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:22:49.202Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:23:49.198Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:23:49.203Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:24:49.199Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:24:49.205Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:25:49.201Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:25:49.205Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:26:49.203Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:26:49.206Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:27:49.204Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:27:49.206Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:28:49.205Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:28:49.207Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:29:49.207Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:29:49.208Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:30:49.207Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:30:49.209Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:31:49.208Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:31:49.209Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:32:49.210Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:32:49.211Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:33:49.211Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:33:49.212Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:34:49.212Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:34:49.213Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:35:49.214Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:35:49.214Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:36:49.215Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:36:49.216Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:37:49.216Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:37:49.217Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:38:49.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:38:49.218Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:39:49.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:39:49.219Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:40:49.220Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:40:49.220Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:41:49.221Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:41:49.222Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:42:49.223Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:42:49.223Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:43:49.224Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:43:49.224Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:44:49.224Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:44:49.225Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:45:49.226Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:45:49.227Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:46:49.227Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:46:49.227Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:47:49.228Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:47:49.228Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:48:49.229Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:48:49.229Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:49:49.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:49:49.231Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:50:49.232Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:50:49.232Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:51:49.233Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:51:49.233Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:52:49.234Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:52:49.234Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:53:49.234Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:53:49.235Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:54:49.235Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:54:49.235Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:55:49.236Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:55:49.237Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:56:49.237Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:56:49.237Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:57:49.238Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:57:49.239Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:58:49.239Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T12:58:49.240Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:59:49.241Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T12:59:49.241Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:00:49.241Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:00:49.242Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:01:49.242Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:01:49.242Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:02:33.519Z||http-nio-8085-exec-8|||||INFO|500||Error parsing HTTP request header
Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. HTTP method names must be tokens
at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-21T13:02:49.242Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:02:49.243Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:03:49.245Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:03:49.244Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:04:49.245Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:04:49.246Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:05:49.247Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:05:49.247Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:06:49.247Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:06:49.247Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:07:49.248Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:07:49.248Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:08:49.250Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:08:49.249Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:09:49.250Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:09:49.251Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:10:49.252Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:10:49.252Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:11:49.253Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:11:49.254Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:12:49.254Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:12:49.256Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:13:49.256Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:13:49.256Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:14:49.257Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:14:49.256Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:15:49.257Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:15:49.258Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:16:49.258Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:16:49.259Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:17:49.259Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:17:49.260Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:18:49.260Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:18:49.262Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:19:49.261Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:19:49.263Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:20:49.263Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:20:49.264Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:21:49.264Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:21:49.265Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:22:49.265Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:22:49.265Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:23:49.267Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:23:49.267Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:24:49.268Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:24:49.268Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:25:49.269Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:25:49.269Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:26:49.269Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:26:49.270Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:27:49.270Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:27:49.271Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:28:49.271Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:28:49.272Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:29:49.272Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:29:49.273Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:30:49.274Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:30:49.274Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:31:49.276Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:31:49.276Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:32:49.276Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:32:49.277Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:33:49.277Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:33:49.277Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:34:49.278Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:34:49.279Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:35:49.279Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:35:49.280Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:36:49.281Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:36:49.281Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:37:49.282Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:37:49.282Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:38:49.282Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:38:49.283Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:39:49.284Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:39:49.284Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:40:49.285Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:40:49.285Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:41:49.285Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:41:49.286Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:42:49.286Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:42:49.287Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:43:49.287Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:43:49.287Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:44:49.287Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:44:49.289Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:45:49.288Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:45:49.289Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:46:49.290Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:46:49.290Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:47:49.291Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:47:49.292Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:48:49.291Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:48:49.293Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:49:49.293Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:49:49.294Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:50:49.294Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:50:49.294Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:51:49.295Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:51:49.296Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:52:49.295Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:52:49.296Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:53:49.296Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:53:49.297Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:54:49.296Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:54:49.297Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:55:49.296Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:55:49.298Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:56:49.298Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:56:49.298Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:57:49.299Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:57:49.299Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:58:49.299Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:58:49.301Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T13:59:49.300Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T13:59:49.302Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:00:49.302Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:00:49.302Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:01:49.302Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:01:49.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:02:49.304Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:02:49.305Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:03:49.304Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:03:49.306Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:04:49.306Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:04:49.306Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:05:49.306Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:05:49.307Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:06:49.307Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:06:49.308Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:07:49.308Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:07:49.309Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:08:49.310Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:08:49.310Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:09:49.310Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:09:49.311Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:10:49.311Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:10:49.311Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:11:49.313Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:11:49.313Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:12:49.314Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:12:49.314Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:13:49.315Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:13:49.315Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:14:49.316Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:14:49.316Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:15:49.317Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:15:49.317Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:16:49.318Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:16:49.318Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:17:49.319Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:17:49.320Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:18:49.320Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:18:49.321Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:19:49.321Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:19:49.322Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:20:49.322Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:20:49.322Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:21:49.323Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:21:49.323Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:22:49.323Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:22:49.324Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:23:49.325Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:23:49.326Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:24:49.326Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:24:49.326Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:25:49.326Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:25:49.328Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:26:49.328Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:26:49.329Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:27:49.329Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:27:49.329Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:28:49.329Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:28:49.331Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:29:49.330Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:29:49.332Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:30:49.331Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:30:49.333Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:31:49.333Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:31:49.333Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:32:49.333Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:32:49.334Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:33:49.335Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:33:49.335Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:34:49.336Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:34:49.336Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:35:49.336Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:35:49.337Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:36:49.338Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:36:49.338Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:37:49.339Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:37:49.339Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:38:49.339Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:38:49.340Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:39:49.341Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:39:49.341Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:40:49.341Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:40:49.342Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:41:49.342Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:41:49.342Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:42:49.343Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:42:49.343Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:43:49.343Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:43:49.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:44:49.344Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:44:49.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:45:49.344Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:45:49.345Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:46:49.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:46:49.346Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:47:49.346Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:47:49.347Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:48:49.347Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:48:49.347Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:49:49.348Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:49:49.349Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:50:49.348Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:50:49.350Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:51:49.349Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:51:49.351Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:52:49.350Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:52:49.351Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:53:49.351Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:53:49.353Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:54:49.353Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:54:49.354Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:55:49.353Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:55:49.354Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:56:49.353Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:56:49.354Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:57:49.354Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:57:49.355Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:58:49.355Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T14:58:49.356Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:59:49.356Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T14:59:49.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:00:49.356Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:00:49.357Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:01:49.357Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:01:49.358Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:02:49.357Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:02:49.358Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:03:49.358Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:03:49.359Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:04:49.358Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:04:49.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:05:49.359Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:05:49.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:06:49.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:06:49.362Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:07:49.362Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:07:49.362Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:08:49.362Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:08:49.363Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:09:49.364Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:09:49.364Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:10:49.364Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:10:49.364Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:11:49.365Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:11:49.366Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:12:49.367Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:12:49.367Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:13:49.367Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:13:49.368Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:14:49.368Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:14:49.369Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:15:49.370Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:15:49.370Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:16:49.370Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:16:49.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:17:49.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:17:49.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:18:49.372Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:18:49.372Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:19:49.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:19:49.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:20:49.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:20:49.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:21:49.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:21:49.374Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:22:49.376Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:22:49.376Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:23:49.377Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:23:49.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:24:49.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:24:49.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:25:49.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:25:49.380Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:26:49.381Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:26:49.381Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:27:49.381Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:27:49.382Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:28:49.383Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:28:49.383Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:29:49.384Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:29:49.384Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:30:49.384Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:30:49.385Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:31:49.385Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:31:49.386Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:32:49.386Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:32:49.387Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:33:49.387Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:33:49.388Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:34:49.388Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:34:49.389Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:35:49.390Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:35:49.390Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:36:49.390Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:36:49.390Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:37:49.392Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:37:49.392Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:38:49.392Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:38:49.393Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:39:49.393Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:39:49.395Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:40:49.394Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:40:49.396Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:41:49.395Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:41:49.396Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:42:49.395Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:42:49.397Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:43:49.396Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:43:49.397Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:44:49.397Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:44:49.399Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:45:49.397Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:45:49.400Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:46:49.399Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:46:49.400Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:47:49.400Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:47:49.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:48:49.400Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:48:49.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:49:49.401Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:49:49.405Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:50:49.401Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:50:49.406Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:51:49.403Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:51:49.406Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:52:49.403Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:52:49.406Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:53:49.404Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:53:49.407Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:54:49.406Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:54:49.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:55:49.407Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:55:49.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:56:49.408Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:56:49.410Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:57:49.409Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:57:49.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:58:49.409Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:58:49.412Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T15:59:49.410Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T15:59:49.412Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:00:49.411Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:00:49.414Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:01:49.412Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:01:49.415Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:02:49.413Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:02:49.416Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:03:49.414Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:03:49.416Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:04:49.416Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:04:49.416Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:05:49.416Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:05:49.417Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:06:49.417Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:06:49.418Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:07:49.418Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:07:49.419Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:08:49.418Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:08:49.420Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:09:49.419Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:09:49.421Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:10:49.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:10:49.421Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:11:49.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:11:49.423Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:12:49.423Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:12:49.424Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:13:49.424Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:13:49.424Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:14:49.424Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:14:49.426Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:15:49.425Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:15:49.427Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:16:49.426Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:16:49.427Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:17:49.427Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:17:49.428Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:18:49.428Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:18:49.429Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:19:49.429Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:19:49.430Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:20:49.431Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:20:49.431Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:21:49.431Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:21:49.432Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:22:49.433Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:22:49.433Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:23:49.433Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:23:49.433Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:24:49.434Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:24:49.434Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:25:49.434Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:25:49.435Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:26:49.436Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:26:49.436Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:27:49.437Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:27:49.437Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:28:49.437Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:28:49.437Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:29:49.438Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:29:49.439Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:30:49.439Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:30:49.440Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:31:49.440Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:31:49.441Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:32:49.441Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:32:49.442Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:33:49.442Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:33:49.443Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:34:49.444Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:34:49.443Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:35:49.444Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:35:49.445Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:36:49.445Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:36:49.445Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:37:49.445Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:37:49.446Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:38:49.447Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:38:49.447Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:39:49.448Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:39:49.449Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:40:49.448Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:40:49.449Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:41:49.450Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:41:49.451Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:42:49.450Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:42:49.451Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:43:49.451Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:43:49.452Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:44:49.451Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:44:49.453Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:45:49.452Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:45:49.454Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:46:49.453Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:46:49.455Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:47:49.455Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:47:49.455Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:48:49.455Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:48:49.457Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:49:49.457Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:49:49.457Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:50:49.457Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:50:49.458Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:51:49.459Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:51:49.459Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:52:49.459Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:52:49.460Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:53:49.460Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:53:49.461Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:54:49.460Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:54:49.461Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:55:49.462Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:55:49.462Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:56:49.462Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:56:49.463Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:57:49.463Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:57:49.464Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:58:49.464Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T16:58:49.465Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:59:49.465Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T16:59:49.465Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:00:49.466Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:00:49.466Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:01:49.467Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:01:49.467Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:02:49.467Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:02:49.468Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:03:49.468Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:03:49.469Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:04:49.470Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:04:49.470Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:05:49.470Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:05:49.471Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:06:49.472Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:06:49.472Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:07:49.472Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:07:49.473Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:08:49.473Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:08:49.473Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:09:49.473Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:09:49.474Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:10:49.475Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:10:49.475Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:11:49.475Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:11:49.477Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:12:49.476Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:12:49.477Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:13:49.477Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:13:49.478Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:14:49.478Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:14:49.479Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:15:49.479Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:15:49.479Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:16:49.480Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:16:49.480Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:17:49.481Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:17:49.481Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:18:49.481Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:18:49.481Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:19:49.482Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:19:49.482Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:20:49.483Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:20:49.483Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:21:49.483Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:21:49.484Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:22:49.484Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:22:49.485Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:23:49.485Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:23:49.486Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:24:49.486Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:24:49.487Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:25:49.487Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:25:49.488Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:26:49.489Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:26:49.489Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:27:49.489Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:27:49.489Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:28:49.490Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:28:49.490Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:29:49.492Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:29:49.491Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:30:49.494Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:30:49.493Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:31:49.495Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:31:49.495Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:32:49.495Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:32:49.495Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:33:49.496Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:33:49.497Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:34:49.498Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:34:49.498Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:35:49.498Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:35:49.498Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:36:49.499Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:36:49.499Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:37:49.499Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:37:49.499Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:38:49.500Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:38:49.501Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:39:49.501Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:39:49.502Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:40:49.502Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:40:49.502Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:41:49.502Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:41:49.503Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:42:49.503Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:42:49.504Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:43:49.504Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:43:49.504Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:44:49.505Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:44:49.506Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:45:49.505Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:45:49.506Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:46:49.506Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:46:49.507Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:47:49.508Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:47:49.508Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:48:49.509Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:48:49.509Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:49:49.510Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:49:49.511Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:50:49.510Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:50:49.511Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:51:49.511Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:51:49.512Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:52:49.513Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:52:49.514Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:53:49.514Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:53:49.514Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:54:49.514Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:54:49.514Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:55:49.516Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:55:49.515Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:56:49.517Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:56:49.517Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:57:49.519Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:57:49.519Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:58:49.519Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T17:58:49.520Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:59:49.520Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T17:59:49.520Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:00:49.522Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:00:49.522Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:01:49.523Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:01:49.525Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:02:49.523Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:02:49.526Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:03:49.525Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:03:49.526Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:04:49.525Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:04:49.527Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:05:49.526Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:05:49.528Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:06:49.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:06:49.529Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:07:49.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:07:49.529Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:08:49.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:08:49.531Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:09:49.528Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:09:49.532Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:10:49.530Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:10:49.533Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:11:49.531Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:11:49.535Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:12:49.532Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:12:49.536Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:30.981Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-21T18:13:30.981Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"cb758183-93a4-4408-bb7d-600d28885488","serviceName":"vFW 2023-03-21 18-12-17","serviceVersion":"1.0","serviceUUID":"ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827","serviceDescription":"catalog service description","serviceInvariantUUID":"03a2dad9-3027-4955-9c2e-20881da4bf27","resources":[{"resourceInstanceName":"vFW dc88363e-fe13 0","resourceName":"vFW dc88363e-fe13","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"74cad528-ba28-43fb-8e99-f18486f8a3f3","resourceInvariantUUID":"bbaa5b7a-3b02-46d0-af65-270544b75c8b","resourceCustomizationUUID":"af5398e5-2a62-4db5-8e94-6b238ad321ec","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vf-license-model.xml","artifactChecksum":"ZjMxMTU4ZTBlYzNmODhhMzE1YjVjOGJmMDdhNTNhMzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5e43c76d-d070-4ebf-9f7f-257860bc9c81","artifactVersion":"1"},{"artifactName":"vfwdc88363efe130_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json","artifactChecksum":"MTlkNDg0OWJlMWQ0YTE3ZDZkZDRmMzRkMjEwZDdmZjI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3baabc62-f34a-4e1b-9818-1e320bb7e314","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a619b37b-e450-4e31-88c8-e4551791d612","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vendor-license-model.xml","artifactChecksum":"YzQ0ODczNTZjMWI5YzZjMWM0ZmQyMjNjYjlkMzZiZTk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9fd6ce14-174f-4d48-9494-5c85da723ce8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e17e5efc-5d63-4730-82fc-5be465dc1f42","artifactVersion":"2","generatedFromUUID":"a619b37b-e450-4e31-88c8-e4551791d612"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230321181217-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-template.yml","artifactChecksum":"NmI3OWU4MmZmMzU3ZmNjMTAxYjM2YTNmNTQ3NGUwNjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"21d99809-2976-4ef1-8833-2eb80ab3c1c2","artifactVersion":"1"},{"artifactName":"service-Vfw20230321181217-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar","artifactChecksum":"MDM4NDZjMmI5NjA2OTc1MGY1YjY3ZGU0Y2NmZmY1Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cccd9b0-7867-4e6d-a565-27043a53e345","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-21T18:13:30.996Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:13:31.002Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:31.002Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:31.002Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:31.009Z||kafka-producer-network-thread | SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to cQ8JxpLWSQuJ-KBCUsdKUA
2023-03-21T18:13:31.009Z||kafka-producer-network-thread | SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to cQ8JxpLWSQuJ-KBCUsdKUA
2023-03-21T18:13:31.009Z||kafka-producer-network-thread | SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to cQ8JxpLWSQuJ-KBCUsdKUA
2023-03-21T18:13:31.009Z||kafka-producer-network-thread | SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to cQ8JxpLWSQuJ-KBCUsdKUA
2023-03-21T18:13:31.010Z||kafka-producer-network-thread | SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to cQ8JxpLWSQuJ-KBCUsdKUA
2023-03-21T18:13:31.010Z||kafka-producer-network-thread | SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to cQ8JxpLWSQuJ-KBCUsdKUA
2023-03-21T18:13:31.064Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:13:31.065Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "aai-model-loader",
"timestamp": 1679422401160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:13:31.077Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:13:32.030Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:13:32.030Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:32.030Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:32.030Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:33.032Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:13:33.032Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:33.032Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:33.032Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:34.034Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:13:34.034Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:34.034Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:34.035Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:35.036Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:13:35.037Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:35.037Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:35.037Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:36.038Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:13:36.038Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:36.038Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:36.039Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:37.039Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:13:37.040Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:37.040Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:37.040Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:38.043Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"serviceName": "vFW 2023-03-21 18-12-17",
"serviceVersion": "1.0",
"serviceUUID": "ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "03a2dad9-3027-4955-9c2e-20881da4bf27",
"resources": [
{
"resourceInstanceName": "vFW dc88363e-fe13 0",
"resourceCustomizationUUID": "af5398e5-2a62-4db5-8e94-6b238ad321ec",
"resourceName": "vFW dc88363e-fe13",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "74cad528-ba28-43fb-8e99-f18486f8a3f3",
"resourceInvariantUUID": "bbaa5b7a-3b02-46d0-af65-270544b75c8b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwdc88363efe130_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"artifactChecksum": "MTlkNDg0OWJlMWQ0YTE3ZDZkZDRmMzRkMjEwZDdmZjI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "3baabc62-f34a-4e1b-9818-1e320bb7e314",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "a619b37b-e450-4e31-88c8-e4551791d612",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e17e5efc-5d63-4730-82fc-5be465dc1f42",
"generatedFromUUID": "a619b37b-e450-4e31-88c8-e4551791d612"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e17e5efc-5d63-4730-82fc-5be465dc1f42",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230321181217-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"artifactChecksum": "MDM4NDZjMmI5NjA2OTc1MGY1YjY3ZGU0Y2NmZmY1Njk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6cccd9b0-7867-4e6d-a565-27043a53e345"
}
],
"workloadContext": "Production"
}
2023-03-21T18:13:38.047Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-21T18:13:38.047Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827 ASDC
2023-03-21T18:13:38.118Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:cb758183-93a4-4408-bb7d-600d28885488
ServiceName:vFW 2023-03-21 18-12-17
ServiceVersion:1.0
ServiceUUID:ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827
ServiceInvariantUUID:03a2dad9-3027-4955-9c2e-20881da4bf27
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230321181217-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar
ArtifactUUID:6cccd9b0-7867-4e6d-a565-27043a53e345
ArtifactChecksum:MDM4NDZjMmI5NjA2OTc1MGY1YjY3ZGU0Y2NmZmY1Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW dc88363e-fe13 0
ResourceCustomizationUUID:af5398e5-2a62-4db5-8e94-6b238ad321ec
ResourceInvariantUUID:bbaa5b7a-3b02-46d0-af65-270544b75c8b
ResourceName:vFW dc88363e-fe13
ResourceType:VF
ResourceUUID:74cad528-ba28-43fb-8e99-f18486f8a3f3
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwdc88363efe130_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json
ArtifactUUID:3baabc62-f34a-4e1b-9818-1e320bb7e314
ArtifactChecksum:MTlkNDg0OWJlMWQ0YTE3ZDZkZDRmMzRkMjEwZDdmZjI=
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/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml
ArtifactUUID:a619b37b-e450-4e31-88c8-e4551791d612
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/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env
ArtifactUUID:e17e5efc-5d63-4730-82fc-5be465dc1f42
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/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env
ArtifactUUID:e17e5efc-5d63-4730-82fc-5be465dc1f42
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-21T18:13:38.118Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827 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-21T18:13:38.273Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-21T18:13:38.274Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:13:38.275Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:13:38.275Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6cccd9b0-7867-4e6d-a565-27043a53e345 from URL: /sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:38.275Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:13:38.275Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:38.465Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-21T18:13:38.472Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar 6cccd9b0-7867-4e6d-a565-27043a53e345 101525
2023-03-21T18:13:38.473Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar ASDC sendASDCNotification
2023-03-21T18:13:38.473Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:38.474Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-21T18:13:38.475Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:38.475Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:38.475Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422418473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:39.476Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-21T18:13:39.477Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:13:39.477Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6cccd9b0-7867-4e6d-a565-27043a53e345, URL: /sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar to file: /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:39.478Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230321181217-csar.csar
2023-03-21T18:13:39.540Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:39.540Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:39.868Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11869575649812704123/Definitions/service-Vfw20230321181217-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-21T18:13:42.014Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-21T18:13:42.019Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-03-21T18:13:42.019Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:42.020Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-21T18:13:42.020Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:42.020Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:42.020Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:42.020Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:42.020Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:42.020Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:42.020Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:42.020Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:42.020Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:42.020Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW dc88363e-fe13 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-Vfw20230321181217-csar.csar
2023-03-21T18:13:42.020Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:42.020Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-03-21T18:13:42.030Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.032Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:42.035Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is matching search criteria
2023-03-21T18:13:42.035Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-03-21T18:13:42.036Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW dc88363e-fe13 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-21T18:13:42.037Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.037Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:42.037Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is matching search criteria
2023-03-21T18:13:42.038Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-03-21T18:13:42.038Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW dc88363e-fe13 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-21T18:13:42.038Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.038Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:42.041Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.041Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is not matching search criteria
2023-03-21T18:13:42.041Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-21T18:13:42.041Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-21T18:13:42.041Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-21T18:13:42.041Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:42.041Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-21T18:13:42.041Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-21T18:13:42.041Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-21T18:13:42.041Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-21T18:13:42.041Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-21T18:13:42.041Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-21T18:13:42.042Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:42.042Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-21T18:13:42.042Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:42.042Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-21T18:13:42.042Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-21T18:13:42.042Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-21T18:13:42.042Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.042Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-21T18:13:42.048Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.048Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is matching search criteria
2023-03-21T18:13:42.048Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW dc88363e-fe13 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:13:42.049Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.049Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is matching search criteria
2023-03-21T18:13:42.049Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW dc88363e-fe13 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:13:42.050Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.050Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is matching search criteria
2023-03-21T18:13:42.051Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW dc88363e-fe13 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:13:42.051Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.051Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is not matching search criteria
2023-03-21T18:13:42.051Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=9d0c6422-a2e8-4c1f-b599-a19126ec16b1
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is not matching search criteria
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-21T18:13:42.052Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-21T18:13:42.053Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-21T18:13:42.053Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:42.053Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-21T18:13:42.053Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-21T18:13:42.053Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-21T18:13:42.054Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-21T18:13:42.054Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-21T18:13:42.054Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:42.054Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-21T18:13:42.054Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-21T18:13:42.054Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a686a09a-c742-4397-b227-8632e09d1708
2023-03-21T18:13:42.054Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.054Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is not matching search criteria
2023-03-21T18:13:42.055Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-21T18:13:42.055Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-21T18:13:42.055Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-21T18:13:42.055Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:42.055Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-21T18:13:42.055Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-21T18:13:42.055Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-21T18:13:42.055Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-21T18:13:42.055Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-21T18:13:42.055Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-21T18:13:42.055Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:42.055Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-21T18:13:42.055Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b2037637-6548-475f-9942-a62825f7fac3
2023-03-21T18:13:42.056Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.056Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:42.056Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.056Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:42.056Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.056Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:42.057Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:42.057Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:42.057Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-21 18-12-17
Description:catalog service description
Model UUID:ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827
Model Version:NULL
Model InvariantUuid:03a2dad9-3027-4955-9c2e-20881da4bf27
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW dc88363e-fe13
Model UUID:558af66f-eeab-41d5-9a6b-966eb7be2f9e
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:bbaa5b7a-3b02-46d0-af65-270544b75c8b
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:af5398e5-2a62-4db5-8e94-6b238ad321ec
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:46284148-1e8b-4dc4-afb8-63f32d62dae0
ModelName:VfwDc88363eFe13..base_vfw..module-0
ModelUuid:1d68ac15-c21e-40d3-971f-60131c7cc636
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:9d0c6422-a2e8-4c1f-b599-a19126ec16b1
ModelInvariantUuid:7ef04aa3-04f7-4bfe-b947-ec1072bfed48
ModelName:vFW dc88363e-fe13-nodes.vfwCvfc
ModelUuid:db77732a-6498-428d-a528-0d0abc662533
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:c1a1f3ea-bacb-40a3-9664-cbb3a23e3d03
ModelInvariantUuid:716d5fb8-803f-4afb-b5c1-5cfa8a9d9044
ModelName:VfwDc88363eFe13.compute.nodes.heat.vfw
ModelUuid:d5e61e9b-3136-44a5-a5bb-099557ec278a
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:a686a09a-c742-4397-b227-8632e09d1708
ModelInvariantUuid:73a50b6b-9725-402e-bce3-2a972cc982ed
ModelName:vFW dc88363e-fe13-nodes.vsnCvfc
ModelUuid:8a45cec3-c543-433b-8748-a6ff7f867366
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:349dc461-f59e-48b6-99e9-fba31caa3d80
ModelInvariantUuid:7d903994-20f7-4b7f-8966-ad889861d946
ModelName:VfwDc88363eFe13.compute.nodes.heat.vsn
ModelUuid:0ccf7b69-4342-447c-b3aa-e37d2a74df18
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:b2037637-6548-475f-9942-a62825f7fac3
ModelInvariantUuid:42777eb9-1794-47e2-a543-76ec262239e7
ModelName:vFW dc88363e-fe13-nodes.vpgCvfc
ModelUuid:2c4073ff-daa1-414d-b4a5-b35e47168c31
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:69033ef8-0596-490a-8aa8-a8db1cb56db1
ModelInvariantUuid:a5e6c758-e854-4f2f-9104-c2923e797ab3
ModelName:VfwDc88363eFe13.compute.nodes.heat.vpg
ModelUuid:4c60d237-a390-4b59-ab3f-c26771c1d35b
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-21T18:13:42.076Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 74cad528-ba28-43fb-8e99-f18486f8a3f3
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-21T18:13:42.123Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||vFW dc88363e-fe13 0
2023-03-21T18:13:42.128Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 74cad528-ba28-43fb-8e99-f18486f8a3f3
2023-03-21T18:13:42.128Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 3baabc62-f34a-4e1b-9818-1e320bb7e314 from URL: /sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json
2023-03-21T18:13:42.128Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:13:42.128Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json
2023-03-21T18:13:42.230Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-21T18:13:42.231Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json 3baabc62-f34a-4e1b-9818-1e320bb7e314 785
2023-03-21T18:13:42.231Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json ASDC sendASDCNotification
2023-03-21T18:13:42.232Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json
2023-03-21T18:13:42.232Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-21T18:13:42.232Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:42.232Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:42.232Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422422231,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:43.234Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwDc88363eFe13..base_vfw..module-0",
"vfModuleModelInvariantUUID": "46284148-1e8b-4dc4-afb8-63f32d62dae0",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "1d68ac15-c21e-40d3-971f-60131c7cc636",
"vfModuleModelCustomizationUUID": "2b804e7f-296e-4d53-845f-b5c38e7fa29e",
"isBase": true,
"artifacts": [
"a619b37b-e450-4e31-88c8-e4551791d612",
"e17e5efc-5d63-4730-82fc-5be465dc1f42"
],
"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-21T18:13:43.253Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwDc88363eFe13..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1d68ac15-c21e-40d3-971f-60131c7cc636
VfModuleModelInvariantUUID:46284148-1e8b-4dc4-afb8-63f32d62dae0
VfModuleModelDescription:NULL
Artifacts UUID List:{
a619b37b-e450-4e31-88c8-e4551791d612
,
e17e5efc-5d63-4730-82fc-5be465dc1f42
}
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-21T18:13:43.255Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwDc88363eFe13..base_vfw..module-0",
"vfModuleModelInvariantUUID": "46284148-1e8b-4dc4-afb8-63f32d62dae0",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "1d68ac15-c21e-40d3-971f-60131c7cc636",
"vfModuleModelCustomizationUUID": "2b804e7f-296e-4d53-845f-b5c38e7fa29e",
"isBase": true,
"artifacts": [
"a619b37b-e450-4e31-88c8-e4551791d612",
"e17e5efc-5d63-4730-82fc-5be465dc1f42"
],
"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-21T18:13:43.255Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwDc88363eFe13..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1d68ac15-c21e-40d3-971f-60131c7cc636
VfModuleModelInvariantUUID:46284148-1e8b-4dc4-afb8-63f32d62dae0
VfModuleModelDescription:NULL
Artifacts UUID List:{
a619b37b-e450-4e31-88c8-e4551791d612
,
e17e5efc-5d63-4730-82fc-5be465dc1f42
}
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-21T18:13:43.255Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: a619b37b-e450-4e31-88c8-e4551791d612 from URL: /sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml
2023-03-21T18:13:43.256Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:13:43.256Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml
2023-03-21T18:13:43.368Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-21T18:13:43.369Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml a619b37b-e450-4e31-88c8-e4551791d612 20368
2023-03-21T18:13:43.369Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-21T18:13:43.369Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml
2023-03-21T18:13:43.369Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-21T18:13:43.370Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:43.370Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:43.370Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422423369,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:44.371Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e17e5efc-5d63-4730-82fc-5be465dc1f42 from URL: /sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env
2023-03-21T18:13:44.372Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:13:44.372Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env
2023-03-21T18:13:44.475Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-21T18:13:44.475Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env e17e5efc-5d63-4730-82fc-5be465dc1f42 2098
2023-03-21T18:13:44.475Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-21T18:13:44.476Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env
2023-03-21T18:13:44.476Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-21T18:13:44.476Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:44.476Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:44.476Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422424475,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:45.477Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827
2023-03-21T18:13:45.477Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW dc88363e-fe13 0 74cad528-ba28-43fb-8e99-f18486f8a3f3 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-21T18:13:45.508Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@584019e9, org.onap.sdc.toscaparser.api.parameters.Input@643daf65, org.onap.sdc.toscaparser.api.parameters.Input@f1cc0fc, org.onap.sdc.toscaparser.api.parameters.Input@78738f69, org.onap.sdc.toscaparser.api.parameters.Input@20a45edf]
2023-03-21T18:13:45.511Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.511Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:45.511Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2023-03-21T18:13:45.511Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= af5398e5-2a62-4db5-8e94-6b238ad321ec
2023-03-21T18:13:45.511Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: af5398e5-2a62-4db5-8e94-6b238ad321ec matches Tosca VF Customization UUID: af5398e5-2a62-4db5-8e94-6b238ad321ec
2023-03-21T18:13:45.511Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: af5398e5-2a62-4db5-8e94-6b238ad321ec 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-21T18:13:45.516Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.516Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:45.517Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id af5398e5-2a62-4db5-8e94-6b238ad321ec: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-21T18:13:45.517Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5e63597d
2023-03-21T18:13:45.517Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.517Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-21T18:13:45.518Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2b804e7f-296e-4d53-845f-b5c38e7fa29e
2023-03-21T18:13:45.519Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2b804e7f-296e-4d53-845f-b5c38e7fa29e
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-21T18:13:45.523Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.523Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is matching search criteria
2023-03-21T18:13:45.524Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW dc88363e-fe13 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:13:45.524Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.524Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is matching search criteria
2023-03-21T18:13:45.524Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW dc88363e-fe13 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:13:45.524Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.525Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is not matching search criteria
2023-03-21T18:13:45.525Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-21T18:13:45.525Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-21T18:13:45.525Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-21T18:13:45.525Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-21T18:13:45.525Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-21T18:13:45.525Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-21T18:13:45.525Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:45.525Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-21T18:13:45.525Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:45.525Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-21T18:13:45.525Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-21T18:13:45.525Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=9d0c6422-a2e8-4c1f-b599-a19126ec16b1
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-21T18:13:45.531Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.531Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is matching search criteria
2023-03-21T18:13:45.531Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW dc88363e-fe13 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:13:45.531Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.531Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is not matching search criteria
2023-03-21T18:13:45.531Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-21T18:13:45.531Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-21T18:13:45.531Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-21T18:13:45.531Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:45.531Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-21T18:13:45.532Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-21T18:13:45.532Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-21T18:13:45.532Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-21T18:13:45.532Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-21T18:13:45.532Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:45.532Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-21T18:13:45.532Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-21T18:13:45.532Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a686a09a-c742-4397-b227-8632e09d1708
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-21T18:13:45.534Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.534Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is matching search criteria
2023-03-21T18:13:45.534Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW dc88363e-fe13 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:13:45.536Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.536Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is not matching search criteria
2023-03-21T18:13:45.536Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-21T18:13:45.536Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-21T18:13:45.537Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-21T18:13:45.537Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:45.537Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-21T18:13:45.537Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-21T18:13:45.537Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-21T18:13:45.537Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-21T18:13:45.537Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-21T18:13:45.537Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-21T18:13:45.537Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-21T18:13:45.537Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-21T18:13:45.537Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b2037637-6548-475f-9942-a62825f7fac3
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-21T18:13:45.540Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.540Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is matching search criteria
2023-03-21T18:13:45.540Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW dc88363e-fe13 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:13:45.540Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.541Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Node template vFW dc88363e-fe13 0 is matching search criteria
2023-03-21T18:13:45.541Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW dc88363e-fe13 0] matching following query criteria: sdcType=VF, customizationUUID=af5398e5-2a62-4db5-8e94-6b238ad321ec
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-21T18:13:45.543Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.543Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:45.543Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827: vFW dc88363e-fe13
2023-03-21T18:13:45.543Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.543Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:45.543Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.543Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:45.543Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.543Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:45.543Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.543Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:45.544Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:13:45.544Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-21 18-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:13:45.544Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2023-03-21 18-12-17
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-21T18:13:45.867Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW dc88363e-fe13 74cad528-ba28-43fb-8e99-f18486f8a3f3 1 ASDC deployResourceStructure
2023-03-21T18:13:45.867Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json ASDC sendASDCNotification
2023-03-21T18:13:45.868Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json
2023-03-21T18:13:45.868Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-21T18:13:45.868Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:45.868Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:45.868Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422425867,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:46.869Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-21T18:13:46.869Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml
2023-03-21T18:13:46.869Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-21T18:13:46.870Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:46.870Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:46.870Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422426869,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:47.871Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-21T18:13:47.871Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env
2023-03-21T18:13:47.871Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-21T18:13:47.871Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:47.871Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:47.871Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422427871,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:48.872Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar ASDC sendASDCNotification
2023-03-21T18:13:48.873Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar
2023-03-21T18:13:48.873Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-21T18:13:48.873Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:13:48.873Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:13:48.873Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422428872,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:49.172Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:13:49.174Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:13:49.174Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422384786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:13:49.174Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:13:49.875Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cb758183-93a4-4408-bb7d-600d28885488
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:13:49.909Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cb758183-93a4-4408-bb7d-600d28885488
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:13:49.912Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-21T18:13:49.912Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:13:49.912Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:14:19.913Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cb758183-93a4-4408-bb7d-600d28885488
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:14:19.935Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cb758183-93a4-4408-bb7d-600d28885488
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:14:19.938Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-21T18:14:19.939Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:14:19.939Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:14:49.172Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:14:49.180Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.180Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "multicloud-k8s",
"timestamp": 1679422409391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.181Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.181Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.181Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "policy-distribution-id",
"timestamp": 1679422394089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.182Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.182Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.182Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.182Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.182Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.182Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422409198,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.182Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422404451,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.183Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "policy-distribution-id",
"timestamp": 1679422394089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.183Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "multicloud-k8s",
"timestamp": 1679422409391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "NOTIFIED"
}
2023-03-21T18:14:49.183Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "aai-model-loader",
"timestamp": 1679422401160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422409198,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "NOTIFIED"
}
2023-03-21T18:14:49.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422384786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422404451,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "policy-distribution-id",
"timestamp": 1679422394089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-21T18:14:49.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "multicloud-k8s",
"timestamp": 1679422409391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-21T18:14:49.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.186Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422409198,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-21T18:14:49.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "aai-model-loader",
"timestamp": 1679422401160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422384786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422404451,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "policy-distribution-id",
"timestamp": 1679422394089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422409198,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "multicloud-k8s",
"timestamp": 1679422409391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "aai-model-loader",
"timestamp": 1679422401160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422384786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422404451,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "policy-distribution-id",
"timestamp": 1679422394089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422409198,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "multicloud-k8s",
"timestamp": 1679422409391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "aai-model-loader",
"timestamp": 1679422401160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422384786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422404451,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "policy-distribution-id",
"timestamp": 1679422394089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422409198,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "aai-model-loader",
"timestamp": 1679422401160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "multicloud-k8s",
"timestamp": 1679422409391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422384786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422404451,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "policy-distribution-id",
"timestamp": 1679422394089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "multicloud-k8s",
"timestamp": 1679422409391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422409198,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422369532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "aai-model-loader",
"timestamp": 1679422401160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422384786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422404451,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "aai-model-loader",
"timestamp": 1679422417375,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422417481,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "policy-distribution-id",
"timestamp": 1679422416968,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "multicloud-k8s",
"timestamp": 1679422417691,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422418473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422417333,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "policy-distribution-id",
"timestamp": 1679422417986,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.194Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "multicloud-k8s",
"timestamp": 1679422418834,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:14:49.194Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.194Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.194Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "policy-distribution-id",
"timestamp": 1679422418989,
"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-21T18:14:49.207Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cb758183-93a4-4408-bb7d-600d28885488
2023-03-21T18:14:49.208Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cb758183-93a4-4408-bb7d-600d28885488 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-21T18:14:49.223Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.223Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "multicloud-k8s",
"timestamp": 1679422419938,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:14:49.223Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.223Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.223Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "multicloud-k8s",
"timestamp": 1679422421072,
"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-21T18:14:49.232Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cb758183-93a4-4408-bb7d-600d28885488
2023-03-21T18:14:49.232Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cb758183-93a4-4408-bb7d-600d28885488 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-21T18:14:49.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422422231,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:14:49.243Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "multicloud-k8s",
"timestamp": 1679422422074,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "DEPLOY_OK"
}
2023-03-21T18:14:49.243Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422423369,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:14:49.243Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422421775,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:14:49.243Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422422781,
"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-21T18:14:49.251Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cb758183-93a4-4408-bb7d-600d28885488
2023-03-21T18:14:49.251Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cb758183-93a4-4408-bb7d-600d28885488 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-21T18:14:49.263Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.263Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422424475,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:14:49.263Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.263Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.263Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422425867,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/vfwdc88363efe130_modules.json",
"status": "DEPLOY_OK"
}
2023-03-21T18:14:49.263Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.263Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.263Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422426869,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-03-21T18:14:49.263Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.263Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.263Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422427871,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/resourceInstances/vfwdc88363efe130/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-03-21T18:14:49.264Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.264Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.264Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422428872,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:14:49.264Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.264Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:14:49.264Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "aai-model-loader",
"timestamp": 1679422428179,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230321181217/1.0/artifacts/service-Vfw20230321181217-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:14:49.264Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:14:49.939Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cb758183-93a4-4408-bb7d-600d28885488
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:14:49.954Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cb758183-93a4-4408-bb7d-600d28885488
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:14:49.957Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-21T18:14:49.957Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:14:49.957Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:15:19.958Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cb758183-93a4-4408-bb7d-600d28885488
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:15:19.978Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cb758183-93a4-4408-bb7d-600d28885488
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:15:19.984Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-21T18:15:19.984Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:15:19.985Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:15:49.172Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:15:49.175Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.175Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "aai-model-loader",
"timestamp": 1679422429184,
"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-21T18:15:49.188Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cb758183-93a4-4408-bb7d-600d28885488
2023-03-21T18:15:49.188Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cb758183-93a4-4408-bb7d-600d28885488 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-21T18:15:49.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422428355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "aai-model-loader",
"timestamp": 1679422431160,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "multicloud-k8s",
"timestamp": 1679422423078,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "policy-distribution-id",
"timestamp": 1679422419990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422418491,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422434451,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "policy-distribution-id",
"timestamp": 1679422419990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422428355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "aai-model-loader",
"timestamp": 1679422431160,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422418491,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "multicloud-k8s",
"timestamp": 1679422423078,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOTIFIED"
}
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422434451,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422428355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "aai-model-loader",
"timestamp": 1679422431160,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422418491,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "policy-distribution-id",
"timestamp": 1679422419990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "multicloud-k8s",
"timestamp": 1679422423078,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422434451,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "policy-distribution-id",
"timestamp": 1679422419990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422428355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "multicloud-k8s",
"timestamp": 1679422423078,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422418491,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "aai-model-loader",
"timestamp": 1679422431160,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422434451,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "policy-distribution-id",
"timestamp": 1679422419990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422428355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "multicloud-k8s",
"timestamp": 1679422423078,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "aai-model-loader",
"timestamp": 1679422431160,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422418491,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422434451,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "policy-distribution-id",
"timestamp": 1679422419990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422428355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "multicloud-k8s",
"timestamp": 1679422423078,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "aai-model-loader",
"timestamp": 1679422431160,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422418491,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422434451,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "policy-distribution-id",
"timestamp": 1679422419990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "ves-openapi-manager",
"timestamp": 1679422428355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:15:49.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "aai-model-loader",
"timestamp": 1679422431160,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "multicloud-k8s",
"timestamp": 1679422423078,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422418491,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422434451,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "multicloud-k8s",
"timestamp": 1679422447037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "aai-model-loader",
"timestamp": 1679422446761,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "cds-sdc-listener",
"timestamp": 1679422446847,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "policy-distribution-id",
"timestamp": 1679422446335,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422446816,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "policy-distribution-id",
"timestamp": 1679422447338,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:15:49.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.206Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.206Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "multicloud-k8s",
"timestamp": 1679422448123,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download artifact with name: base_ubuntu18.yaml due to: Specified artifact is not found"
}
2023-03-21T18:15:49.206Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.206Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.206Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "policy-distribution-id",
"timestamp": 1679422448339,
"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-21T18:15:49.228Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 643bc0dd-331c-4d62-a101-500bfa4e7986
2023-03-21T18:15:49.228Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 643bc0dd-331c-4d62-a101-500bfa4e7986 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-21T18:15:49.240Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.240Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "multicloud-k8s",
"timestamp": 1679422449126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_ERROR",
"errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.yaml due to: Specified artifact is not found"
}
2023-03-21T18:15:49.241Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.241Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.241Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422448993,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:15:49.241Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.241Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.241Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "multicloud-k8s",
"timestamp": 1679422450172,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/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-21T18:15:49.241Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.241Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.241Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679422449996,
"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-21T18:15:49.251Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 643bc0dd-331c-4d62-a101-500bfa4e7986
2023-03-21T18:15:49.251Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 643bc0dd-331c-4d62-a101-500bfa4e7986 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-21T18:15:49.277Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.277Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "multicloud-k8s",
"timestamp": 1679422451175,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/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-21T18:15:49.277Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.278Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.278Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "aai-model-loader",
"timestamp": 1679422451900,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:15:49.278Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:15:49.278Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.278Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "multicloud-k8s",
"timestamp": 1679422452230,
"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-21T18:15:49.296Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 643bc0dd-331c-4d62-a101-500bfa4e7986
2023-03-21T18:15:49.296Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 643bc0dd-331c-4d62-a101-500bfa4e7986 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-21T18:15:49.307Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:15:49.307Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "aai-model-loader",
"timestamp": 1679422452902,
"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-21T18:15:49.310Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 643bc0dd-331c-4d62-a101-500bfa4e7986
2023-03-21T18:15:49.310Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 643bc0dd-331c-4d62-a101-500bfa4e7986 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-21T18:15:49.985Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cb758183-93a4-4408-bb7d-600d28885488
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:15:49.995Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cb758183-93a4-4408-bb7d-600d28885488
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:15:49.999Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-21T18:15:49.999Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-21T18:15:49.999Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-21T18:15:49.999Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-21T18:15:49.999Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:15:50.000Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:15:50.000Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:15:50.000Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:15:50.000Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-21T18:15:50.006Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-21T18:16:20.007Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cb758183-93a4-4408-bb7d-600d28885488 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-21T18:16:20.018Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cb758183-93a4-4408-bb7d-600d28885488 and serviceModelVersionId: ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827
2023-03-21T18:16:20.019Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 03a2dad9-3027-4955-9c2e-20881da4bf27
2023-03-21T18:16:31.117Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/03a2dad9-3027-4955-9c2e-20881da4bf27/model-vers/model-ver/ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827?depth=0
2023-03-21T18:16:31.208Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-03-21T18:16:31.637Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03a2dad9-3027-4955-9c2e-20881da4bf27/model-vers/model-ver/ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827?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-21T18:16:31.642Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03a2dad9-3027-4955-9c2e-20881da4bf27/model-vers/model-ver/ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827?depth=0|INFO|500||Invoke
2023-03-21T18:16:31.660Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03a2dad9-3027-4955-9c2e-20881da4bf27/model-vers/model-ver/ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-21T18:16:31.918Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03a2dad9-3027-4955-9c2e-20881da4bf27/model-vers/model-ver/ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827?depth=0|INFO|500||InvokeReturn
2023-03-21T18:16:31.920Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/03a2dad9-3027-4955-9c2e-20881da4bf27/model-vers/model-ver/ad8de2e9-7d2a-4ff1-b12d-5b7ec4fd1827?depth=0 has http status code:200 and response headers:{date=[Tue, 21 Mar 2023 18:16:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[233], vertex-id=[180360], x-aai-txid=[1-aai-resources-230321-18:16:30:664-83694], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-21T18:16:31.920Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-03-21T18:16:31.926Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-21T18:16:31.927Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-21T18:16:31.937Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-21T18:16:31.938Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cb758183-93a4-4408-bb7d-600d28885488 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-21T18:16:31.940Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-21T18:16:31.940Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:16:31.940Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:16:31.941Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422591938,
"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-21T18:16:32.961Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:16:32.967Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-21T18:16:32.968Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"643bc0dd-331c-4d62-a101-500bfa4e7986","serviceName":"basic_onboard_gZZRLD","serviceVersion":"1.0","serviceUUID":"f10c366f-d589-43d2-838a-6bcc29e2a795","serviceDescription":"service","serviceInvariantUUID":"d2811ac2-838e-4c42-b468-728a3337d7f0","resources":[{"resourceInstanceName":"basic_onboard_gZZRLD 0","resourceName":"basic_onboard_gZZRLD","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c130f231-bcf4-4a20-96c3-d69acafd04e1","resourceInvariantUUID":"fd710250-996c-4675-b9a3-e7c482d85226","resourceCustomizationUUID":"280dd97c-de35-40f1-8428-58c84286a20a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml","artifactChecksum":"NDhmYTA5NTQzYTdkMWE5ZTlmYjhhYTRmYWJkZTRiZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5e18f02f-1f91-47c0-8880-b8e973231ad0","artifactVersion":"1"},{"artifactName":"basic_onboard_gzzrld0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json","artifactChecksum":"NzkyY2M3Nzc2NjYxNTM2ODU5MTBmZGVmYzY4MmQwYWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e1d5582d-8896-49db-8379-e62ae9094e26","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f2f52ddf-c437-4206-a3e5-280113897cc0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"927d6530-457c-41a9-91d4-c495fb837047","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"541a301b-aaaf-4662-ac4d-7b0f2e6c2d14","artifactVersion":"2","generatedFromUUID":"f2f52ddf-c437-4206-a3e5-280113897cc0"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardGzzrld-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml","artifactChecksum":"YWRmZTVmMjE2NDQ5YTBhMDIzNGRlNThiYzRkZTc5MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cb96f069-8373-4812-89f5-0c055aa131ff","artifactVersion":"1"},{"artifactName":"service-BasicOnboardGzzrld-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar","artifactChecksum":"MjI4YTIzMDc0YWUzYWIwNmExYzY1ZmQ3MTQyY2Y5ZDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"55346c55-f0cf-46c0-b3ed-30b273969afe","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-21T18:16:32.969Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:16:32.970Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:16:32.970Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:16:32.970Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:16:33.971Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:16:33.971Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:16:33.971Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:16:33.972Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:16:34.972Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:16:34.973Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:16:34.973Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:16:34.973Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:16:35.974Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:16:35.976Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:16:35.976Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:16:35.976Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:16:36.977Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:16:36.978Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:16:36.978Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:16:36.978Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:16:37.979Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:16:37.980Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:16:37.980Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:16:37.980Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:16:38.981Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:16:38.982Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:16:38.982Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:16:38.982Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:16:39.984Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"serviceName": "basic_onboard_gZZRLD",
"serviceVersion": "1.0",
"serviceUUID": "f10c366f-d589-43d2-838a-6bcc29e2a795",
"serviceDescription": "service",
"serviceInvariantUUID": "d2811ac2-838e-4c42-b468-728a3337d7f0",
"resources": [
{
"resourceInstanceName": "basic_onboard_gZZRLD 0",
"resourceCustomizationUUID": "280dd97c-de35-40f1-8428-58c84286a20a",
"resourceName": "basic_onboard_gZZRLD",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "c130f231-bcf4-4a20-96c3-d69acafd04e1",
"resourceInvariantUUID": "fd710250-996c-4675-b9a3-e7c482d85226",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_gzzrld0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"artifactChecksum": "NzkyY2M3Nzc2NjYxNTM2ODU5MTBmZGVmYzY4MmQwYWE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e1d5582d-8896-49db-8379-e62ae9094e26",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f2f52ddf-c437-4206-a3e5-280113897cc0",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "541a301b-aaaf-4662-ac4d-7b0f2e6c2d14",
"generatedFromUUID": "f2f52ddf-c437-4206-a3e5-280113897cc0"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "541a301b-aaaf-4662-ac4d-7b0f2e6c2d14",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardGzzrld-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"artifactChecksum": "MjI4YTIzMDc0YWUzYWIwNmExYzY1ZmQ3MTQyY2Y5ZDE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "55346c55-f0cf-46c0-b3ed-30b273969afe"
}
],
"workloadContext": "Production"
}
2023-03-21T18:16:39.985Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-21T18:16:39.986Z|cb758183-93a4-4408-bb7d-600d28885488|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f10c366f-d589-43d2-838a-6bcc29e2a795 ASDC
2023-03-21T18:16:39.986Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:643bc0dd-331c-4d62-a101-500bfa4e7986
ServiceName:basic_onboard_gZZRLD
ServiceVersion:1.0
ServiceUUID:f10c366f-d589-43d2-838a-6bcc29e2a795
ServiceInvariantUUID:d2811ac2-838e-4c42-b468-728a3337d7f0
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardGzzrld-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar
ArtifactUUID:55346c55-f0cf-46c0-b3ed-30b273969afe
ArtifactChecksum:MjI4YTIzMDc0YWUzYWIwNmExYzY1ZmQ3MTQyY2Y5ZDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_gZZRLD 0
ResourceCustomizationUUID:280dd97c-de35-40f1-8428-58c84286a20a
ResourceInvariantUUID:fd710250-996c-4675-b9a3-e7c482d85226
ResourceName:basic_onboard_gZZRLD
ResourceType:VF
ResourceUUID:c130f231-bcf4-4a20-96c3-d69acafd04e1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_gzzrld0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json
ArtifactUUID:e1d5582d-8896-49db-8379-e62ae9094e26
ArtifactChecksum:NzkyY2M3Nzc2NjYxNTM2ODU5MTBmZGVmYzY4MmQwYWE=
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/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml
ArtifactUUID:f2f52ddf-c437-4206-a3e5-280113897cc0
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/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env
ArtifactUUID:541a301b-aaaf-4662-ac4d-7b0f2e6c2d14
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/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env
ArtifactUUID:541a301b-aaaf-4662-ac4d-7b0f2e6c2d14
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-21T18:16:39.986Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f10c366f-d589-43d2-838a-6bcc29e2a795 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-21T18:16:40.036Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-21T18:16:40.036Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:16:40.037Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:16:40.037Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 55346c55-f0cf-46c0-b3ed-30b273969afe from URL: /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar
2023-03-21T18:16:40.037Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:16:40.037Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar
2023-03-21T18:16:40.100Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||GET Response Status 404
2023-03-21T18:16:40.101Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2bc7647d
2023-03-21T18:16:40.101Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-21T18:16:40.101Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardGzzrld"
]
}
}
}
2023-03-21T18:16:40.101Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardGzzrld-csar.csar /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar 55346c55-f0cf-46c0-b3ed-30b273969afe Specified artifact is not found 300 ASDC artifact download fail
2023-03-21T18:16:40.105Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar ASDC sendASDCNotification
2023-03-21T18:16:40.105Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar(Specified artifact is not found)
2023-03-21T18:16:40.105Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-21T18:16:40.106Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:16:40.106Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:16:40.106Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422600101,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:16:41.123Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||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-BasicOnboardGzzrld-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar(UUID:55346c55-f0cf-46c0-b3ed-30b273969afe)
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-21T18:16:41.133Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||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-21T18:16:41.133Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: c130f231-bcf4-4a20-96c3-d69acafd04e1
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-21T18:16:41.137Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||basic_onboard_gZZRLD 0
2023-03-21T18:16:41.137Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c130f231-bcf4-4a20-96c3-d69acafd04e1
2023-03-21T18:16:41.138Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e1d5582d-8896-49db-8379-e62ae9094e26 from URL: /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json
2023-03-21T18:16:41.138Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:16:41.139Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json
2023-03-21T18:16:41.158Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||GET Response Status 404
2023-03-21T18:16:41.158Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@30e92e8d
2023-03-21T18:16:41.158Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-21T18:16:41.158Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardGzzrld"
]
}
}
}
2023-03-21T18:16:41.158Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_gzzrld0_modules.json /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json e1d5582d-8896-49db-8379-e62ae9094e26 Specified artifact is not found 300 ASDC artifact download fail
2023-03-21T18:16:41.159Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json ASDC sendASDCNotification
2023-03-21T18:16:41.159Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json(Specified artifact is not found)
2023-03-21T18:16:41.159Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-21T18:16:41.159Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:16:41.159Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:16:41.159Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422601159,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:16:42.160Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||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_gzzrld0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json(UUID:e1d5582d-8896-49db-8379-e62ae9094e26)
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-21T18:16:42.161Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:16:42.174Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:16:42.178Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:16:42.178Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:16:49.172Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:16:49.182Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:16:49.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cb758183-93a4-4408-bb7d-600d28885488",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422591938,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-21T18:16:49.183Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOTIFIED"
}
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:16:49.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:16:49.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:16:49.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:16:49.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:16:49.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422592961,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:16:49.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:16:49.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:16:49.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422600101,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-21T18:16:49.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:16:49.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:16:49.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422601159,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-21T18:16:49.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:17:12.178Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:17:12.196Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:17:12.199Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:17:12.199Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:17:42.200Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:17:42.214Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:17:42.217Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:17:42.217Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:17:49.172Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:18:12.218Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:18:12.231Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:18:12.235Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:18:12.235Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:18:42.237Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:18:42.248Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:18:42.254Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:18:42.254Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:18:49.172Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:19:12.255Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:19:12.273Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:19:12.284Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:19:12.284Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:19:42.284Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:19:42.301Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:19:42.305Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:19:42.305Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:19:49.174Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:20:12.306Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:20:12.335Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:20:12.341Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:20:12.341Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:20:42.341Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:20:42.363Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:20:42.368Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:20:42.368Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:20:49.175Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:21:12.368Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:21:12.390Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:21:12.395Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:21:12.395Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:21:33.011Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:21:33.011Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Member SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-496e2b09-af76-4fa4-85a9-4f3813ec32a0 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-03-21T18:21:33.013Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-21T18:21:33.013Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-21T18:21:34.762Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:21:34.775Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:34.776Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] (Re-)joining group
2023-03-21T18:21:34.787Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:21:34.787Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d=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-21T18:21:34.798Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:21:34.799Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:34.800Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:34.803Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:34.803Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:34.803Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:34.803Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=140, 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-21T18:21:34.804Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:34.804Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:42.395Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-21T18:21:42.396Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986 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-21T18:21:42.403Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 643bc0dd-331c-4d62-a101-500bfa4e7986 and serviceModelVersionId: f10c366f-d589-43d2-838a-6bcc29e2a795
2023-03-21T18:21:42.403Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d2811ac2-838e-4c42-b468-728a3337d7f0
2023-03-21T18:21:42.404Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0
2023-03-21T18:21:42.413Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-03-21T18:21:42.462Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?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-21T18:21:42.463Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|INFO|500||Invoke
2023-03-21T18:21:42.477Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-21T18:21:42.660Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|INFO|500||InvokeReturn
2023-03-21T18:21:42.661Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0 has http status code:200 and response headers:{date=[Tue, 21 Mar 2023 18:21:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[171], vertex-id=[196672], x-aai-txid=[1-aai-resources-230321-18:21:41:477-35014], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-21T18:21:42.662Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-03-21T18:21:42.662Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-21T18:21:42.662Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-21T18:21:42.671Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-21T18:21:42.671Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 643bc0dd-331c-4d62-a101-500bfa4e7986 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-21T18:21:42.671Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-21T18:21:42.672Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:21:42.672Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:21:42.672Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422902671,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:21:42.691Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-21T18:21:42.691Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422902671,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-21T18:21:42.692Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-21T18:21:43.694Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:21:43.694Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-21T18:21:43.695Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:21:43.695Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:21:43.695Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:21:43.696Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] (Re-)joining group
2023-03-21T18:21:43.698Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-8d2789da-8749-4ec1-8c6e-c3a73a644d00
2023-03-21T18:21:43.698Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:21:43.699Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:21:43.699Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] (Re-)joining group
2023-03-21T18:21:43.896Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:21:46.903Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:21:49.172Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:21:49.186Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:49.186Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] (Re-)joining group
2023-03-21T18:21:49.192Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:21:49.192Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-8d2789da-8749-4ec1-8c6e-c3a73a644d00', protocol='range'}
2023-03-21T18:21:49.198Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-8d2789da-8749-4ec1-8c6e-c3a73a644d00=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-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d=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-21T18:21:49.213Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:21:49.213Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-8d2789da-8749-4ec1-8c6e-c3a73a644d00', protocol='range'}
2023-03-21T18:21:49.213Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:49.213Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:49.213Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:21:49.214Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:21:49.217Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:49.217Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-21T18:21:49.217Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-21T18:21:49.217Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:49.217Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-21T18:21:49.218Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:49.218Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=141, 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-21T18:21:49.218Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-21T18:21:49.218Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:49.218Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:21:49.218Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-21T18:21:49.218Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-21T18:21:50.232Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-21T18:21:50.233Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"643bc0dd-331c-4d62-a101-500bfa4e7986","serviceName":"basic_onboard_gZZRLD","serviceVersion":"1.0","serviceUUID":"f10c366f-d589-43d2-838a-6bcc29e2a795","serviceDescription":"service","serviceInvariantUUID":"d2811ac2-838e-4c42-b468-728a3337d7f0","resources":[{"resourceInstanceName":"basic_onboard_gZZRLD 0","resourceName":"basic_onboard_gZZRLD","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c130f231-bcf4-4a20-96c3-d69acafd04e1","resourceInvariantUUID":"fd710250-996c-4675-b9a3-e7c482d85226","resourceCustomizationUUID":"280dd97c-de35-40f1-8428-58c84286a20a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml","artifactChecksum":"NDhmYTA5NTQzYTdkMWE5ZTlmYjhhYTRmYWJkZTRiZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5e18f02f-1f91-47c0-8880-b8e973231ad0","artifactVersion":"1"},{"artifactName":"basic_onboard_gzzrld0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json","artifactChecksum":"NzkyY2M3Nzc2NjYxNTM2ODU5MTBmZGVmYzY4MmQwYWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e1d5582d-8896-49db-8379-e62ae9094e26","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f2f52ddf-c437-4206-a3e5-280113897cc0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"927d6530-457c-41a9-91d4-c495fb837047","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"541a301b-aaaf-4662-ac4d-7b0f2e6c2d14","artifactVersion":"2","generatedFromUUID":"f2f52ddf-c437-4206-a3e5-280113897cc0"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardGzzrld-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml","artifactChecksum":"YWRmZTVmMjE2NDQ5YTBhMDIzNGRlNThiYzRkZTc5MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cb96f069-8373-4812-89f5-0c055aa131ff","artifactVersion":"1"},{"artifactName":"service-BasicOnboardGzzrld-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar","artifactChecksum":"MjI4YTIzMDc0YWUzYWIwNmExYzY1ZmQ3MTQyY2Y5ZDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"55346c55-f0cf-46c0-b3ed-30b273969afe","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-21T18:21:50.235Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:21:50.236Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:21:50.236Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:21:50.236Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:21:50.255Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-21T18:21:50.256Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:21:50.256Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:21:51.237Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:21:51.238Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:21:51.238Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:21:51.238Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:21:52.240Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:21:52.240Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:21:52.241Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:21:52.241Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:21:53.242Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:21:53.243Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:21:53.243Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:21:53.243Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:21:54.244Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:21:54.245Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:21:54.245Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:21:54.245Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:21:55.247Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:21:55.247Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:21:55.247Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:21:55.248Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:21:56.248Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:21:56.249Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:21:56.249Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:21:56.249Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:21:57.250Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"serviceName": "basic_onboard_gZZRLD",
"serviceVersion": "1.0",
"serviceUUID": "f10c366f-d589-43d2-838a-6bcc29e2a795",
"serviceDescription": "service",
"serviceInvariantUUID": "d2811ac2-838e-4c42-b468-728a3337d7f0",
"resources": [
{
"resourceInstanceName": "basic_onboard_gZZRLD 0",
"resourceCustomizationUUID": "280dd97c-de35-40f1-8428-58c84286a20a",
"resourceName": "basic_onboard_gZZRLD",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "c130f231-bcf4-4a20-96c3-d69acafd04e1",
"resourceInvariantUUID": "fd710250-996c-4675-b9a3-e7c482d85226",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_gzzrld0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"artifactChecksum": "NzkyY2M3Nzc2NjYxNTM2ODU5MTBmZGVmYzY4MmQwYWE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e1d5582d-8896-49db-8379-e62ae9094e26",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f2f52ddf-c437-4206-a3e5-280113897cc0",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "541a301b-aaaf-4662-ac4d-7b0f2e6c2d14",
"generatedFromUUID": "f2f52ddf-c437-4206-a3e5-280113897cc0"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "541a301b-aaaf-4662-ac4d-7b0f2e6c2d14",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardGzzrld-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"artifactChecksum": "MjI4YTIzMDc0YWUzYWIwNmExYzY1ZmQ3MTQyY2Y5ZDE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "55346c55-f0cf-46c0-b3ed-30b273969afe"
}
],
"workloadContext": "Production"
}
2023-03-21T18:21:57.250Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-21T18:21:57.250Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f10c366f-d589-43d2-838a-6bcc29e2a795 ASDC
2023-03-21T18:21:57.251Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:643bc0dd-331c-4d62-a101-500bfa4e7986
ServiceName:basic_onboard_gZZRLD
ServiceVersion:1.0
ServiceUUID:f10c366f-d589-43d2-838a-6bcc29e2a795
ServiceInvariantUUID:d2811ac2-838e-4c42-b468-728a3337d7f0
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardGzzrld-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar
ArtifactUUID:55346c55-f0cf-46c0-b3ed-30b273969afe
ArtifactChecksum:MjI4YTIzMDc0YWUzYWIwNmExYzY1ZmQ3MTQyY2Y5ZDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_gZZRLD 0
ResourceCustomizationUUID:280dd97c-de35-40f1-8428-58c84286a20a
ResourceInvariantUUID:fd710250-996c-4675-b9a3-e7c482d85226
ResourceName:basic_onboard_gZZRLD
ResourceType:VF
ResourceUUID:c130f231-bcf4-4a20-96c3-d69acafd04e1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_gzzrld0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json
ArtifactUUID:e1d5582d-8896-49db-8379-e62ae9094e26
ArtifactChecksum:NzkyY2M3Nzc2NjYxNTM2ODU5MTBmZGVmYzY4MmQwYWE=
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/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml
ArtifactUUID:f2f52ddf-c437-4206-a3e5-280113897cc0
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/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env
ArtifactUUID:541a301b-aaaf-4662-ac4d-7b0f2e6c2d14
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/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env
ArtifactUUID:541a301b-aaaf-4662-ac4d-7b0f2e6c2d14
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-21T18:21:57.251Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f10c366f-d589-43d2-838a-6bcc29e2a795 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-21T18:21:57.304Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-21T18:21:57.304Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:21:57.304Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:21:57.305Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 55346c55-f0cf-46c0-b3ed-30b273969afe from URL: /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar
2023-03-21T18:21:57.305Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:21:57.305Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar
2023-03-21T18:21:57.334Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||GET Response Status 404
2023-03-21T18:21:57.334Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@25799394
2023-03-21T18:21:57.334Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-21T18:21:57.335Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardGzzrld"
]
}
}
}
2023-03-21T18:21:57.335Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardGzzrld-csar.csar /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar 55346c55-f0cf-46c0-b3ed-30b273969afe Specified artifact is not found 300 ASDC artifact download fail
2023-03-21T18:21:57.335Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar ASDC sendASDCNotification
2023-03-21T18:21:57.335Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar(Specified artifact is not found)
2023-03-21T18:21:57.335Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-21T18:21:57.336Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:21:57.336Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:21:57.336Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422917335,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:21:58.337Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||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-BasicOnboardGzzrld-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar(UUID:55346c55-f0cf-46c0-b3ed-30b273969afe)
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-21T18:21:58.352Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||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-21T18:21:58.353Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: c130f231-bcf4-4a20-96c3-d69acafd04e1
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-21T18:21:58.358Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||basic_onboard_gZZRLD 0
2023-03-21T18:21:58.358Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c130f231-bcf4-4a20-96c3-d69acafd04e1
2023-03-21T18:21:58.359Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e1d5582d-8896-49db-8379-e62ae9094e26 from URL: /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json
2023-03-21T18:21:58.359Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:21:58.359Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json
2023-03-21T18:21:58.377Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||GET Response Status 404
2023-03-21T18:21:58.377Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@654374b7
2023-03-21T18:21:58.377Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-21T18:21:58.377Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardGzzrld"
]
}
}
}
2023-03-21T18:21:58.378Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_gzzrld0_modules.json /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json e1d5582d-8896-49db-8379-e62ae9094e26 Specified artifact is not found 300 ASDC artifact download fail
2023-03-21T18:21:58.378Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json ASDC sendASDCNotification
2023-03-21T18:21:58.378Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json(Specified artifact is not found)
2023-03-21T18:21:58.378Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-21T18:21:58.378Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:21:58.378Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:21:58.379Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422918378,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:21:59.380Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||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_gzzrld0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json(UUID:e1d5582d-8896-49db-8379-e62ae9094e26)
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-21T18:21:59.380Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:21:59.404Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:21:59.409Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:21:59.410Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:22:29.410Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:22:29.443Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:22:29.450Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:22:29.450Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:22:49.172Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:22:49.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-21T18:22:49.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOTIFIED"
}
2023-03-21T18:22:49.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:22:49.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-21T18:22:49.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-21T18:22:49.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:22:49.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-21T18:22:49.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:22:49.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:22:49.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-21T18:22:49.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-21T18:22:49.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:22:49.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-21T18:22:49.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:22:49.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:22:49.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-21T18:22:49.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422903694,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:22:49.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:22:49.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-21T18:22:49.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422917335,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-21T18:22:49.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:22:49.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-21T18:22:49.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679422918378,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-21T18:22:49.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:22:59.451Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:22:59.478Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:22:59.483Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:22:59.483Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:23:29.484Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:23:29.507Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:23:29.512Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:23:29.512Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:23:49.172Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:23:59.513Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:23:59.537Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:23:59.543Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:23:59.543Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:24:29.543Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:24:29.574Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:24:29.580Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:24:29.580Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:24:49.172Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:24:59.522Z||kafka-producer-network-thread | SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d05ff464-411e-48af-884d-d6fd7524f8ea] Node 0 disconnected.
2023-03-21T18:24:59.580Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:24:59.602Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:24:59.605Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:24:59.605Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:25:29.606Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:25:29.628Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:25:29.633Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:25:29.633Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:25:49.174Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:25:59.633Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:25:59.659Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:25:59.663Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:25:59.663Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:26:29.664Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:26:29.690Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:26:29.694Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:26:29.695Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:26:49.175Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:26:50.268Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:26:50.269Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Member SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-8d2789da-8749-4ec1-8c6e-c3a73a644d00 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-03-21T18:26:50.270Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-21T18:26:50.270Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-21T18:26:52.631Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:26:52.642Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:26:52.642Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] (Re-)joining group
2023-03-21T18:26:52.647Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:26:52.647Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d=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-21T18:26:52.657Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:26:52.658Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:26:52.658Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:26:52.660Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:26:52.660Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:26:52.660Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:26:52.660Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=150, 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-21T18:26:52.660Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:26:52.660Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:26:59.695Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-21T18:26:59.695Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986 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-21T18:26:59.705Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 643bc0dd-331c-4d62-a101-500bfa4e7986 and serviceModelVersionId: f10c366f-d589-43d2-838a-6bcc29e2a795
2023-03-21T18:26:59.706Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d2811ac2-838e-4c42-b468-728a3337d7f0
2023-03-21T18:26:59.706Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0
2023-03-21T18:26:59.710Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-03-21T18:26:59.736Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|INFO|500||Invoke
2023-03-21T18:26:59.737Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[643bc0dd-331c-4d62-a101-500bfa4e7986], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[091f7303-06d1-448f-982a-23de510e604a], X-ECOMP-RequestID=[643bc0dd-331c-4d62-a101-500bfa4e7986], X-TransactionId=[], X-ONAP-RequestID=[643bc0dd-331c-4d62-a101-500bfa4e7986], Content-Type=[application/merge-patch+json]}
2023-03-21T18:26:59.742Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-21T18:26:59.924Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?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/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0 has http status code:200 and response headers:{date=[Tue, 21 Mar 2023 18:26:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[178], vertex-id=[196672], x-aai-txid=[1-aai-resources-230321-18:26:58:739-52964], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-21T18:26:59.924Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-21T18:26:59.924Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|INFO|500||InvokeReturn
2023-03-21T18:26:59.925Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-21T18:26:59.925Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-21T18:26:59.936Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-21T18:26:59.936Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 643bc0dd-331c-4d62-a101-500bfa4e7986 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-21T18:26:59.936Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-21T18:26:59.936Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:26:59.937Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:26:59.937Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423219936,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:26:59.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-21T18:26:59.954Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423219936,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-21T18:26:59.954Z||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-21T18:27:00.968Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:27:00.969Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-21T18:27:00.969Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:27:00.969Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:27:00.970Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:27:00.970Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] (Re-)joining group
2023-03-21T18:27:00.973Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-73b97ceb-9fbe-4002-851e-6aa9552f016d
2023-03-21T18:27:00.973Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:27:00.973Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:27:00.973Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] (Re-)joining group
2023-03-21T18:27:01.822Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:04.830Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:07.841Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:10.850Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:13.858Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:16.866Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:19.874Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:22.885Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:25.894Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:28.901Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:31.909Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:34.919Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:37.928Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:40.940Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:43.950Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:46.958Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:27:49.172Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:27:49.184Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:27:49.185Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] (Re-)joining group
2023-03-21T18:27:49.188Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:27:49.188Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-73b97ceb-9fbe-4002-851e-6aa9552f016d', protocol='range'}
2023-03-21T18:27:49.193Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-73b97ceb-9fbe-4002-851e-6aa9552f016d=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-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d=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-21T18:27:49.206Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:27:49.206Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-73b97ceb-9fbe-4002-851e-6aa9552f016d', protocol='range'}
2023-03-21T18:27:49.207Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:27:49.207Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:27:49.207Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:27:49.207Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:27:49.209Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:27:49.210Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:27:49.210Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:27:49.210Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=151, 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-21T18:27:49.210Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:27:49.210Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:27:49.210Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-21T18:27:49.211Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-21T18:27:49.212Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-21T18:27:49.212Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-21T18:27:49.212Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-21T18:27:49.212Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-21T18:27:50.223Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.224Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"643bc0dd-331c-4d62-a101-500bfa4e7986","serviceName":"basic_onboard_gZZRLD","serviceVersion":"1.0","serviceUUID":"f10c366f-d589-43d2-838a-6bcc29e2a795","serviceDescription":"service","serviceInvariantUUID":"d2811ac2-838e-4c42-b468-728a3337d7f0","resources":[{"resourceInstanceName":"basic_onboard_gZZRLD 0","resourceName":"basic_onboard_gZZRLD","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c130f231-bcf4-4a20-96c3-d69acafd04e1","resourceInvariantUUID":"fd710250-996c-4675-b9a3-e7c482d85226","resourceCustomizationUUID":"280dd97c-de35-40f1-8428-58c84286a20a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml","artifactChecksum":"NDhmYTA5NTQzYTdkMWE5ZTlmYjhhYTRmYWJkZTRiZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5e18f02f-1f91-47c0-8880-b8e973231ad0","artifactVersion":"1"},{"artifactName":"basic_onboard_gzzrld0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json","artifactChecksum":"NzkyY2M3Nzc2NjYxNTM2ODU5MTBmZGVmYzY4MmQwYWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e1d5582d-8896-49db-8379-e62ae9094e26","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f2f52ddf-c437-4206-a3e5-280113897cc0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"927d6530-457c-41a9-91d4-c495fb837047","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"541a301b-aaaf-4662-ac4d-7b0f2e6c2d14","artifactVersion":"2","generatedFromUUID":"f2f52ddf-c437-4206-a3e5-280113897cc0"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardGzzrld-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml","artifactChecksum":"YWRmZTVmMjE2NDQ5YTBhMDIzNGRlNThiYzRkZTc5MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cb96f069-8373-4812-89f5-0c055aa131ff","artifactVersion":"1"},{"artifactName":"service-BasicOnboardGzzrld-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar","artifactChecksum":"MjI4YTIzMDc0YWUzYWIwNmExYzY1ZmQ3MTQyY2Y5ZDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"55346c55-f0cf-46c0-b3ed-30b273969afe","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-21T18:27:50.226Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.227Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "aai-model-loader",
"timestamp": 1679423211160,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:27:50.226Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:27:50.227Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.227Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.227Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423208383,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:27:50.227Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.227Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.227Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "multicloud-k8s",
"timestamp": 1679423203254,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:27:50.227Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.228Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.228Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423167859,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:27:50.228Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.228Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.228Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "policy-distribution-id",
"timestamp": 1679423199362,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:27:50.228Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.228Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.228Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423214450,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:27:50.228Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:27:50.228Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.228Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.228Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:27:50.228Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "aai-model-loader",
"timestamp": 1679423211160,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:27:50.229Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.229Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.229Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423208383,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:27:50.229Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:27:50.229Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.229Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.229Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "multicloud-k8s",
"timestamp": 1679423203254,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:27:50.229Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.229Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.229Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "policy-distribution-id",
"timestamp": 1679423199362,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:27:50.230Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.230Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.230Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423167859,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:27:50.230Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.230Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.230Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423214450,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:27:50.230Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.230Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.230Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423226139,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:27:50.230Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.230Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.230Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "aai-model-loader",
"timestamp": 1679423226056,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:27:50.231Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.231Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.231Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "policy-distribution-id",
"timestamp": 1679423225630,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:27:50.231Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.231Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.231Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423225988,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:27:50.231Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.231Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.231Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "policy-distribution-id",
"timestamp": 1679423226633,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:27:50.232Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.232Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.232Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "policy-distribution-id",
"timestamp": 1679423227634,
"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-21T18:27:50.278Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3996a48b-3737-4361-bb54-e6896ebd2dd6
2023-03-21T18:27:50.278Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3996a48b-3737-4361-bb54-e6896ebd2dd6 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-21T18:27:50.300Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.300Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423227530,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:27:50.301Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.301Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.301Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "aai-model-loader",
"timestamp": 1679423228815,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:27:50.301Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:27:50.301Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.301Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423228534,
"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-21T18:27:50.315Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3996a48b-3737-4361-bb54-e6896ebd2dd6
2023-03-21T18:27:50.315Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3996a48b-3737-4361-bb54-e6896ebd2dd6 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-21T18:27:50.339Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:27:50.339Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "aai-model-loader",
"timestamp": 1679423229817,
"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-21T18:27:50.353Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3996a48b-3737-4361-bb54-e6896ebd2dd6
2023-03-21T18:27:50.353Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3996a48b-3737-4361-bb54-e6896ebd2dd6 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-21T18:27:51.231Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:27:51.231Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:27:51.231Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:27:51.232Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:27:52.233Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:27:52.233Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:27:52.233Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:27:52.233Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:27:53.235Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:27:53.235Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:27:53.236Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:27:53.236Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:27:54.236Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:27:54.237Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:27:54.237Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:27:54.237Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:27:55.238Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:27:55.238Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:27:55.238Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:27:55.239Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:27:56.240Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:27:56.240Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:27:56.240Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:27:56.240Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:27:57.241Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"serviceName": "basic_onboard_gZZRLD",
"serviceVersion": "1.0",
"serviceUUID": "f10c366f-d589-43d2-838a-6bcc29e2a795",
"serviceDescription": "service",
"serviceInvariantUUID": "d2811ac2-838e-4c42-b468-728a3337d7f0",
"resources": [
{
"resourceInstanceName": "basic_onboard_gZZRLD 0",
"resourceCustomizationUUID": "280dd97c-de35-40f1-8428-58c84286a20a",
"resourceName": "basic_onboard_gZZRLD",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "c130f231-bcf4-4a20-96c3-d69acafd04e1",
"resourceInvariantUUID": "fd710250-996c-4675-b9a3-e7c482d85226",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_gzzrld0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"artifactChecksum": "NzkyY2M3Nzc2NjYxNTM2ODU5MTBmZGVmYzY4MmQwYWE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e1d5582d-8896-49db-8379-e62ae9094e26",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f2f52ddf-c437-4206-a3e5-280113897cc0",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "541a301b-aaaf-4662-ac4d-7b0f2e6c2d14",
"generatedFromUUID": "f2f52ddf-c437-4206-a3e5-280113897cc0"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "541a301b-aaaf-4662-ac4d-7b0f2e6c2d14",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardGzzrld-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"artifactChecksum": "MjI4YTIzMDc0YWUzYWIwNmExYzY1ZmQ3MTQyY2Y5ZDE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "55346c55-f0cf-46c0-b3ed-30b273969afe"
}
],
"workloadContext": "Production"
}
2023-03-21T18:27:57.242Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-21T18:27:57.242Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f10c366f-d589-43d2-838a-6bcc29e2a795 ASDC
2023-03-21T18:27:57.242Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:643bc0dd-331c-4d62-a101-500bfa4e7986
ServiceName:basic_onboard_gZZRLD
ServiceVersion:1.0
ServiceUUID:f10c366f-d589-43d2-838a-6bcc29e2a795
ServiceInvariantUUID:d2811ac2-838e-4c42-b468-728a3337d7f0
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardGzzrld-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar
ArtifactUUID:55346c55-f0cf-46c0-b3ed-30b273969afe
ArtifactChecksum:MjI4YTIzMDc0YWUzYWIwNmExYzY1ZmQ3MTQyY2Y5ZDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_gZZRLD 0
ResourceCustomizationUUID:280dd97c-de35-40f1-8428-58c84286a20a
ResourceInvariantUUID:fd710250-996c-4675-b9a3-e7c482d85226
ResourceName:basic_onboard_gZZRLD
ResourceType:VF
ResourceUUID:c130f231-bcf4-4a20-96c3-d69acafd04e1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_gzzrld0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json
ArtifactUUID:e1d5582d-8896-49db-8379-e62ae9094e26
ArtifactChecksum:NzkyY2M3Nzc2NjYxNTM2ODU5MTBmZGVmYzY4MmQwYWE=
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/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml
ArtifactUUID:f2f52ddf-c437-4206-a3e5-280113897cc0
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/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env
ArtifactUUID:541a301b-aaaf-4662-ac4d-7b0f2e6c2d14
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/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env
ArtifactUUID:541a301b-aaaf-4662-ac4d-7b0f2e6c2d14
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-21T18:27:57.242Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f10c366f-d589-43d2-838a-6bcc29e2a795 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-21T18:27:57.281Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-21T18:27:57.281Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:27:57.282Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:27:57.282Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 55346c55-f0cf-46c0-b3ed-30b273969afe from URL: /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar
2023-03-21T18:27:57.282Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:27:57.282Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar
2023-03-21T18:27:57.307Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||GET Response Status 404
2023-03-21T18:27:57.308Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@52213f25
2023-03-21T18:27:57.308Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-21T18:27:57.308Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardGzzrld"
]
}
}
}
2023-03-21T18:27:57.308Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardGzzrld-csar.csar /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar 55346c55-f0cf-46c0-b3ed-30b273969afe Specified artifact is not found 300 ASDC artifact download fail
2023-03-21T18:27:57.308Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar ASDC sendASDCNotification
2023-03-21T18:27:57.308Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar(Specified artifact is not found)
2023-03-21T18:27:57.308Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-21T18:27:57.308Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:27:57.308Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:27:57.309Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423277308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:27:58.309Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||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-BasicOnboardGzzrld-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar(UUID:55346c55-f0cf-46c0-b3ed-30b273969afe)
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-21T18:27:58.327Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||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-21T18:27:58.327Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: c130f231-bcf4-4a20-96c3-d69acafd04e1
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-21T18:27:58.332Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||basic_onboard_gZZRLD 0
2023-03-21T18:27:58.333Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c130f231-bcf4-4a20-96c3-d69acafd04e1
2023-03-21T18:27:58.333Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e1d5582d-8896-49db-8379-e62ae9094e26 from URL: /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json
2023-03-21T18:27:58.333Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:27:58.333Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json
2023-03-21T18:27:58.353Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||GET Response Status 404
2023-03-21T18:27:58.354Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5a06471a
2023-03-21T18:27:58.354Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-21T18:27:58.354Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardGzzrld"
]
}
}
}
2023-03-21T18:27:58.354Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_gzzrld0_modules.json /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json e1d5582d-8896-49db-8379-e62ae9094e26 Specified artifact is not found 300 ASDC artifact download fail
2023-03-21T18:27:58.355Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json ASDC sendASDCNotification
2023-03-21T18:27:58.355Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json(Specified artifact is not found)
2023-03-21T18:27:58.355Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-21T18:27:58.355Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:27:58.355Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:27:58.355Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423278355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:27:59.356Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||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_gzzrld0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json(UUID:e1d5582d-8896-49db-8379-e62ae9094e26)
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-21T18:27:59.357Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:27:59.379Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:27:59.383Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:27:59.384Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:28:29.390Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:28:29.445Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:28:29.454Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:28:29.454Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:28:49.172Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:28:49.174Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:28:49.175Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:28:49.176Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:28:59.455Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:28:59.481Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:28:59.485Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:28:59.485Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:29:29.485Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:29:29.512Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:29:29.518Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:29:29.518Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:29:49.172Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:29:49.180Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.180Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.180Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.181Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423277308,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423278355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "multicloud-k8s",
"timestamp": 1679423286154,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423288357,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.182Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "policy-distribution-id",
"timestamp": 1679423288638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423287151,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "aai-model-loader",
"timestamp": 1679423301160,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423288357,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "multicloud-k8s",
"timestamp": 1679423286154,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423287151,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.183Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "policy-distribution-id",
"timestamp": 1679423288638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "aai-model-loader",
"timestamp": 1679423301160,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423288357,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423287151,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "policy-distribution-id",
"timestamp": 1679423288638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "multicloud-k8s",
"timestamp": 1679423286154,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.184Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "aai-model-loader",
"timestamp": 1679423301160,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423287151,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423288357,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "policy-distribution-id",
"timestamp": 1679423288638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.185Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "multicloud-k8s",
"timestamp": 1679423286154,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "aai-model-loader",
"timestamp": 1679423301160,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423288357,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423287151,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "policy-distribution-id",
"timestamp": 1679423288638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "multicloud-k8s",
"timestamp": 1679423286154,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.186Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "aai-model-loader",
"timestamp": 1679423301160,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423287151,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423288357,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "policy-distribution-id",
"timestamp": 1679423288638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "multicloud-k8s",
"timestamp": 1679423286154,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423304450,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.187Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "aai-model-loader",
"timestamp": 1679423301160,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423287151,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423288357,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "policy-distribution-id",
"timestamp": 1679423288638,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "multicloud-k8s",
"timestamp": 1679423286154,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.188Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423304450,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "aai-model-loader",
"timestamp": 1679423301160,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "multicloud-k8s",
"timestamp": 1679423307851,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423307659,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "policy-distribution-id",
"timestamp": 1679423307142,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423304450,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.189Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "aai-model-loader",
"timestamp": 1679423308284,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "policy-distribution-id",
"timestamp": 1679423308145,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423308355,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423308661,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.190Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "multicloud-k8s",
"timestamp": 1679423308956,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:29:49.191Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.191Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.191Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423304450,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.191Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.191Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.191Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "policy-distribution-id",
"timestamp": 1679423309147,
"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-21T18:29:49.229Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f9c5b6b1-766a-4ced-afee-030d481839ea
2023-03-21T18:29:49.229Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId f9c5b6b1-766a-4ced-afee-030d481839ea 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-21T18:29:49.246Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423308355,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423308661,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "multicloud-k8s",
"timestamp": 1679423310041,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423304450,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423308355,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.247Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.248Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.248Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423308661,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.248Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.248Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.248Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "policy-distribution-id",
"timestamp": 1679423310148,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.248Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.248Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.248Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "multicloud-k8s",
"timestamp": 1679423311089,
"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-21T18:29:49.259Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f9c5b6b1-766a-4ced-afee-030d481839ea
2023-03-21T18:29:49.260Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId f9c5b6b1-766a-4ced-afee-030d481839ea 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-21T18:29:49.274Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.274Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423304450,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.274Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.274Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.274Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423308355,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423308661,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "policy-distribution-id",
"timestamp": 1679423310148,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "multicloud-k8s",
"timestamp": 1679423312091,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423304450,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423308355,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423308661,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.275Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "policy-distribution-id",
"timestamp": 1679423310148,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "multicloud-k8s",
"timestamp": 1679423313094,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423312239,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "aai-model-loader",
"timestamp": 1679423313232,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423308355,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.276Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "policy-distribution-id",
"timestamp": 1679423310148,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.277Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.277Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.277Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423308661,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.277Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.277Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.277Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "multicloud-k8s",
"timestamp": 1679423313094,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.277Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.277Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.277Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "aai-model-loader",
"timestamp": 1679423314234,
"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-21T18:29:49.287Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f9c5b6b1-766a-4ced-afee-030d481839ea
2023-03-21T18:29:49.287Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId f9c5b6b1-766a-4ced-afee-030d481839ea 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-21T18:29:49.304Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.304Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423308355,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.304Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.304Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.305Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "policy-distribution-id",
"timestamp": 1679423310148,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.305Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.305Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.305Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423308661,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.305Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.305Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.305Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "multicloud-k8s",
"timestamp": 1679423313094,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.305Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.306Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.306Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423314350,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:29:49.306Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.306Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.306Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679423308355,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.306Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.306Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.306Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "policy-distribution-id",
"timestamp": 1679423310148,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.306Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.307Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.307Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423308661,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.307Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.307Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.307Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "multicloud-k8s",
"timestamp": 1679423313094,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.307Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.307Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.307Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423315354,
"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-21T18:29:49.319Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f9c5b6b1-766a-4ced-afee-030d481839ea
2023-03-21T18:29:49.319Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId f9c5b6b1-766a-4ced-afee-030d481839ea 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-21T18:29:49.337Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.337Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "policy-distribution-id",
"timestamp": 1679423310148,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.337Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.337Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.337Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679423316806,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "multicloud-k8s",
"timestamp": 1679423313094,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "policy-distribution-id",
"timestamp": 1679423310148,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "multicloud-k8s",
"timestamp": 1679423313094,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "policy-distribution-id",
"timestamp": 1679423318267,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "multicloud-k8s",
"timestamp": 1679423313094,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "policy-distribution-id",
"timestamp": 1679423319270,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "multicloud-k8s",
"timestamp": 1679423313094,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:29:49.338Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "policy-distribution-id",
"timestamp": 1679423320271,
"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-21T18:29:49.368Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 17941763-036d-4888-a88c-4572990b6d2d
2023-03-21T18:29:49.368Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 17941763-036d-4888-a88c-4572990b6d2d 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-21T18:29:59.518Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:29:59.541Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:29:59.546Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:29:59.546Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:30:29.547Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:30:29.567Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:30:29.571Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:30:29.571Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:30:49.172Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:30:49.174Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.175Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "aai-model-loader",
"timestamp": 1679423331160,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.175Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.175Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.175Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "aai-model-loader",
"timestamp": 1679423331160,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.175Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "aai-model-loader",
"timestamp": 1679423331160,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "aai-model-loader",
"timestamp": 1679423331160,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "aai-model-loader",
"timestamp": 1679423331160,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423334450,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "aai-model-loader",
"timestamp": 1679423331160,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423334450,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "aai-model-loader",
"timestamp": 1679423331160,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423334450,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "aai-model-loader",
"timestamp": 1679423331160,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423334450,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.177Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "aai-model-loader",
"timestamp": 1679423339290,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423334450,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423334450,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423334450,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "aai-model-loader",
"timestamp": 1679423342732,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.178Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423334450,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:30:49.179Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.179Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.179Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "aai-model-loader",
"timestamp": 1679423343734,
"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-21T18:30:49.202Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 17941763-036d-4888-a88c-4572990b6d2d
2023-03-21T18:30:49.202Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 17941763-036d-4888-a88c-4572990b6d2d 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-21T18:30:49.224Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.225Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423343249,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:30:49.225Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.225Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.225Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423344995,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:30:49.225Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:30:49.225Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:30:49.225Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679423345998,
"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-21T18:30:49.241Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 17941763-036d-4888-a88c-4572990b6d2d
2023-03-21T18:30:49.241Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 17941763-036d-4888-a88c-4572990b6d2d 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-21T18:30:59.571Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:30:59.594Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:30:59.599Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:30:59.599Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:31:29.599Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:31:29.624Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:31:29.629Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:31:29.630Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:31:49.172Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:31:59.630Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:31:59.657Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:31:59.663Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:31:59.663Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:32:29.663Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:32:29.685Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:32:29.689Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:32:29.689Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:32:49.173Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:32:50.273Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:32:50.274Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Member SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-73b97ceb-9fbe-4002-851e-6aa9552f016d sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-03-21T18:32:50.274Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-21T18:32:50.275Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-21T18:32:52.984Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:32:52.997Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:32:52.997Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] (Re-)joining group
2023-03-21T18:32:53.002Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:32:53.003Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d=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-21T18:32:53.015Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:32:53.016Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:32:53.016Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:32:53.019Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:32:53.019Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:32:53.020Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:32:53.020Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=297, 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-21T18:32:53.020Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:32:53.022Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:32:59.689Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-21T18:32:59.689Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986 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-21T18:32:59.703Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 643bc0dd-331c-4d62-a101-500bfa4e7986 and serviceModelVersionId: f10c366f-d589-43d2-838a-6bcc29e2a795
2023-03-21T18:32:59.703Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d2811ac2-838e-4c42-b468-728a3337d7f0
2023-03-21T18:32:59.704Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0
2023-03-21T18:32:59.711Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-03-21T18:32:59.753Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|INFO|500||Invoke
2023-03-21T18:32:59.754Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[643bc0dd-331c-4d62-a101-500bfa4e7986], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3873da26-ff8f-46ff-966d-29c22eeffbf4], X-ECOMP-RequestID=[643bc0dd-331c-4d62-a101-500bfa4e7986], X-TransactionId=[], X-ONAP-RequestID=[643bc0dd-331c-4d62-a101-500bfa4e7986], Content-Type=[application/merge-patch+json]}
2023-03-21T18:32:59.761Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-21T18:32:59.916Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?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/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0 has http status code:200 and response headers:{date=[Tue, 21 Mar 2023 18:32:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[196672], x-aai-txid=[0-aai-resources-230321-18:32:58:758-24631], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-21T18:32:59.917Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-21T18:32:59.918Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|INFO|500||InvokeReturn
2023-03-21T18:32:59.919Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-21T18:32:59.919Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-21T18:32:59.928Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-21T18:32:59.929Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 643bc0dd-331c-4d62-a101-500bfa4e7986 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-21T18:32:59.930Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-21T18:32:59.930Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:32:59.930Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:32:59.931Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423579929,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:32:59.950Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-21T18:32:59.950Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423579929,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-21T18:32:59.951Z||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-21T18:33:00.963Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-21T18:33:00.964Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"3996a48b-3737-4361-bb54-e6896ebd2dd6","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"69372741-37eb-434d-90d8-4f18aebd76b5","serviceDescription":"service","serviceInvariantUUID":"3a7881f4-b67e-43bf-9578-ace0a2d05544","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"af362cdf-f530-44c2-a8d2-84e6b739a84b","resourceInvariantUUID":"95263183-3856-4858-bdf0-bde940c6dda1","resourceCustomizationUUID":"82b0fe30-6e6e-4f5c-b140-aa030a1de798","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"ODJiOGNmMDMxYTI1YTdiNjE2NjFlODM1OGI5NTI4YzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"823dd179-897c-46af-bd0d-fd21ae8ca3e9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NTQxMWE1YzNhNDI5NzIxZTdiNDYwZjlhZmIwMzdlZGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b0dac06e-923a-43a3-8c22-631f8d3ae8e9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-21T18:33:00.965Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:33:00.965Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:00.965Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:00.965Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:01.967Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:33:01.967Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:01.967Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:01.967Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:02.968Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "69372741-37eb-434d-90d8-4f18aebd76b5",
"serviceDescription": "service",
"serviceInvariantUUID": "3a7881f4-b67e-43bf-9578-ace0a2d05544",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "82b0fe30-6e6e-4f5c-b140-aa030a1de798",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "af362cdf-f530-44c2-a8d2-84e6b739a84b",
"resourceInvariantUUID": "95263183-3856-4858-bdf0-bde940c6dda1",
"category": "Generic",
"subcategory": "Network Elements",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "NTQxMWE1YzNhNDI5NzIxZTdiNDYwZjlhZmIwMzdlZGM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b0dac06e-923a-43a3-8c22-631f8d3ae8e9"
}
],
"workloadContext": "Production"
}
2023-03-21T18:33:02.969Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-21T18:33:02.969Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 69372741-37eb-434d-90d8-4f18aebd76b5 ASDC
2023-03-21T18:33:02.970Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:3996a48b-3737-4361-bb54-e6896ebd2dd6
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:69372741-37eb-434d-90d8-4f18aebd76b5
ServiceInvariantUUID:3a7881f4-b67e-43bf-9578-ace0a2d05544
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:b0dac06e-923a-43a3-8c22-631f8d3ae8e9
ArtifactChecksum:NTQxMWE1YzNhNDI5NzIxZTdiNDYwZjlhZmIwMzdlZGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:82b0fe30-6e6e-4f5c-b140-aa030a1de798
ResourceInvariantUUID:95263183-3856-4858-bdf0-bde940c6dda1
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:af362cdf-f530-44c2-a8d2-84e6b739a84b
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-03-21T18:33:02.970Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 69372741-37eb-434d-90d8-4f18aebd76b5 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-21T18:33:03.025Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-21T18:33:03.025Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:33:03.025Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:33:03.025Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b0dac06e-923a-43a3-8c22-631f8d3ae8e9 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-21T18:33:03.025Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:33:03.026Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-21T18:33:03.326Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-21T18:33:03.327Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar b0dac06e-923a-43a3-8c22-631f8d3ae8e9 57794
2023-03-21T18:33:03.327Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-21T18:33:03.327Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-21T18:33:03.327Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-21T18:33:03.327Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:03.327Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:03.327Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423583327,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:04.329Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-21T18:33:04.329Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:33:04.329Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: b0dac06e-923a-43a3-8c22-631f8d3ae8e9, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-21T18:33:04.330Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-03-21T18:33:04.330Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-21T18:33:04.330Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-21T18:33:04.518Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16402491162562855394/Definitions/service-BasicNetwork-template.yml
2023-03-21T18:33:04.882Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-21T18:33:04.882Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-03-21T18:33:04.882Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-21T18:33:04.882Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-03-21T18:33:04.882Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-21T18:33:04.882Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-21T18:33:04.882Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-21T18:33:04.882Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-21T18:33:04.882Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-21T18:33:04.882Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-21T18:33:04.882Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-21T18:33:04.882Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-21T18:33:04.882Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.883Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:33:04.884Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.884Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:33:04.884Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.884Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:33:04.884Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.884Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:33:04.884Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:69372741-37eb-434d-90d8-4f18aebd76b5
Model Version:NULL
Model InvariantUuid:3a7881f4-b67e-43bf-9578-ace0a2d05544
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:95263183-3856-4858-bdf0-bde940c6dda1
Model UUID:3a6c4f03-db5e-4e91-a691-fb4fa3acde9b
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:82b0fe30-6e6e-4f5c-b140-aa030a1de798
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-21T18:33:04.903Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: af362cdf-f530-44c2-a8d2-84e6b739a84b
2023-03-21T18:33:04.903Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||No resources found for Service: 69372741-37eb-434d-90d8-4f18aebd76b5
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-21T18:33:04.908Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||
2023-03-21T18:33:04.908Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-03-21T18:33:04.908Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 69372741-37eb-434d-90d8-4f18aebd76b5
2023-03-21T18:33:04.908Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 69372741-37eb-434d-90d8-4f18aebd76b5
2023-03-21T18:33:04.909Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-03-21T18:33:04.909Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-21T18:33:04.922Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@12fd141b, org.onap.sdc.toscaparser.api.parameters.Input@3df351a7, org.onap.sdc.toscaparser.api.parameters.Input@220ed1b9, org.onap.sdc.toscaparser.api.parameters.Input@19379ffe, org.onap.sdc.toscaparser.api.parameters.Input@63901d0f]
2023-03-21T18:33:04.923Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.923Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:33:04.923Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.923Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:33:04.923Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 69372741-37eb-434d-90d8-4f18aebd76b5: Generic NeutronNet
2023-03-21T18:33:04.924Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.924Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:33:04.924Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.924Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-03-21T18:33:04.969Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.969Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:33:04.969Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.969Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:33:04.969Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:33:04.969Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:33:04.970Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-03-21T18:33:05.121Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-03-21T18:33:05.122Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-21T18:33:05.122Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-21T18:33:05.122Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-21T18:33:05.122Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:05.122Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:05.122Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423585122,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:06.122Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3996a48b-3737-4361-bb54-e6896ebd2dd6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:33:06.146Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3996a48b-3737-4361-bb54-e6896ebd2dd6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:33:06.150Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-21T18:33:06.151Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-21T18:33:06.151Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-21T18:33:06.151Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-21T18:33:06.151Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:33:06.151Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:33:06.151Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:33:06.151Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:33:06.151Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-21T18:33:06.162Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-21T18:33:36.163Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3996a48b-3737-4361-bb54-e6896ebd2dd6 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-21T18:33:36.175Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3996a48b-3737-4361-bb54-e6896ebd2dd6 and serviceModelVersionId: 69372741-37eb-434d-90d8-4f18aebd76b5
2023-03-21T18:33:36.175Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3a7881f4-b67e-43bf-9578-ace0a2d05544
2023-03-21T18:33:36.176Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3a7881f4-b67e-43bf-9578-ace0a2d05544/model-vers/model-ver/69372741-37eb-434d-90d8-4f18aebd76b5?depth=0
2023-03-21T18:33:36.183Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-03-21T18:33:36.226Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3a7881f4-b67e-43bf-9578-ace0a2d05544/model-vers/model-ver/69372741-37eb-434d-90d8-4f18aebd76b5?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-21T18:33:36.228Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3a7881f4-b67e-43bf-9578-ace0a2d05544/model-vers/model-ver/69372741-37eb-434d-90d8-4f18aebd76b5?depth=0|INFO|500||Invoke
2023-03-21T18:33:36.236Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3a7881f4-b67e-43bf-9578-ace0a2d05544/model-vers/model-ver/69372741-37eb-434d-90d8-4f18aebd76b5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-21T18:33:36.380Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3a7881f4-b67e-43bf-9578-ace0a2d05544/model-vers/model-ver/69372741-37eb-434d-90d8-4f18aebd76b5?depth=0|INFO|500||InvokeReturn
2023-03-21T18:33:36.381Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3a7881f4-b67e-43bf-9578-ace0a2d05544/model-vers/model-ver/69372741-37eb-434d-90d8-4f18aebd76b5?depth=0 has http status code:200 and response headers:{date=[Tue, 21 Mar 2023 18:33:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[495712], x-aai-txid=[1-aai-resources-230321-18:33:35:231-65667], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-21T18:33:36.382Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-03-21T18:33:36.383Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-21T18:33:36.383Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-21T18:33:36.392Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-21T18:33:36.392Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3996a48b-3737-4361-bb54-e6896ebd2dd6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-21T18:33:36.393Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-21T18:33:36.393Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:36.393Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:36.393Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423616393,
"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-21T18:33:37.422Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-21T18:33:37.422Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-21T18:33:37.422Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:33:37.423Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:33:37.423Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:33:37.423Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] (Re-)joining group
2023-03-21T18:33:37.426Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-21fae41b-0eac-4543-88f6-f1b5926b56bb
2023-03-21T18:33:37.426Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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=3, 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-21T18:33:37.427Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:33:37.427Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] (Re-)joining group
2023-03-21T18:33:38.307Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:33:41.316Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:33:44.325Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:33:47.334Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:33:49.172Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:49.186Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:33:49.187Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] (Re-)joining group
2023-03-21T18:33:49.192Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:33:49.193Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-21fae41b-0eac-4543-88f6-f1b5926b56bb', protocol='range'}
2023-03-21T18:33:49.197Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d=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-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-21fae41b-0eac-4543-88f6-f1b5926b56bb=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-21T18:33:49.212Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-21fae41b-0eac-4543-88f6-f1b5926b56bb', protocol='range'}
2023-03-21T18:33:49.213Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:33:49.213Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:33:49.213Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:33:49.214Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:33:49.214Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:33:49.217Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-21T18:33:49.217Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:33:49.217Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-21T18:33:49.217Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:33:49.218Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-21T18:33:49.218Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:33:49.218Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-21T18:33:49.218Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=298, 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-21T18:33:49.218Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-21T18:33:49.218Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:33:49.218Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:33:49.219Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-21T18:33:50.234Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-21T18:33:50.234Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"643bc0dd-331c-4d62-a101-500bfa4e7986","serviceName":"basic_onboard_gZZRLD","serviceVersion":"1.0","serviceUUID":"f10c366f-d589-43d2-838a-6bcc29e2a795","serviceDescription":"service","serviceInvariantUUID":"d2811ac2-838e-4c42-b468-728a3337d7f0","resources":[{"resourceInstanceName":"basic_onboard_gZZRLD 0","resourceName":"basic_onboard_gZZRLD","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c130f231-bcf4-4a20-96c3-d69acafd04e1","resourceInvariantUUID":"fd710250-996c-4675-b9a3-e7c482d85226","resourceCustomizationUUID":"280dd97c-de35-40f1-8428-58c84286a20a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml","artifactChecksum":"NDhmYTA5NTQzYTdkMWE5ZTlmYjhhYTRmYWJkZTRiZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5e18f02f-1f91-47c0-8880-b8e973231ad0","artifactVersion":"1"},{"artifactName":"basic_onboard_gzzrld0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json","artifactChecksum":"NzkyY2M3Nzc2NjYxNTM2ODU5MTBmZGVmYzY4MmQwYWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e1d5582d-8896-49db-8379-e62ae9094e26","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f2f52ddf-c437-4206-a3e5-280113897cc0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"927d6530-457c-41a9-91d4-c495fb837047","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"541a301b-aaaf-4662-ac4d-7b0f2e6c2d14","artifactVersion":"2","generatedFromUUID":"f2f52ddf-c437-4206-a3e5-280113897cc0"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardGzzrld-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml","artifactChecksum":"YWRmZTVmMjE2NDQ5YTBhMDIzNGRlNThiYzRkZTc5MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cb96f069-8373-4812-89f5-0c055aa131ff","artifactVersion":"1"},{"artifactName":"service-BasicOnboardGzzrld-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar","artifactChecksum":"MjI4YTIzMDc0YWUzYWIwNmExYzY1ZmQ3MTQyY2Y5ZDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"55346c55-f0cf-46c0-b3ed-30b273969afe","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-21T18:33:50.238Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:33:50.238Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:50.238Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:33:50.239Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:50.239Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:33:50.239Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:50.240Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:33:50.240Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:33:50.240Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423220968,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:33:50.240Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:33:50.240Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:33:50.240Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423583327,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:33:50.240Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:33:50.240Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:33:50.241Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423585122,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-21T18:33:50.241Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:33:50.241Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:33:50.241Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423616393,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-21T18:33:50.241Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:33:51.240Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:33:51.241Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:51.241Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:51.241Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:52.242Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:33:52.243Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:52.243Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:52.243Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:53.244Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:33:53.244Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:53.244Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:53.245Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:54.245Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:33:54.246Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:54.246Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:54.246Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:55.247Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:33:55.248Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:55.248Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:55.248Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:56.249Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:33:56.250Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:56.250Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:56.250Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:57.251Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"serviceName": "basic_onboard_gZZRLD",
"serviceVersion": "1.0",
"serviceUUID": "f10c366f-d589-43d2-838a-6bcc29e2a795",
"serviceDescription": "service",
"serviceInvariantUUID": "d2811ac2-838e-4c42-b468-728a3337d7f0",
"resources": [
{
"resourceInstanceName": "basic_onboard_gZZRLD 0",
"resourceCustomizationUUID": "280dd97c-de35-40f1-8428-58c84286a20a",
"resourceName": "basic_onboard_gZZRLD",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "c130f231-bcf4-4a20-96c3-d69acafd04e1",
"resourceInvariantUUID": "fd710250-996c-4675-b9a3-e7c482d85226",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_gzzrld0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"artifactChecksum": "NzkyY2M3Nzc2NjYxNTM2ODU5MTBmZGVmYzY4MmQwYWE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e1d5582d-8896-49db-8379-e62ae9094e26",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f2f52ddf-c437-4206-a3e5-280113897cc0",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "541a301b-aaaf-4662-ac4d-7b0f2e6c2d14",
"generatedFromUUID": "f2f52ddf-c437-4206-a3e5-280113897cc0"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "541a301b-aaaf-4662-ac4d-7b0f2e6c2d14",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardGzzrld-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"artifactChecksum": "MjI4YTIzMDc0YWUzYWIwNmExYzY1ZmQ3MTQyY2Y5ZDE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "55346c55-f0cf-46c0-b3ed-30b273969afe"
}
],
"workloadContext": "Production"
}
2023-03-21T18:33:57.251Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-21T18:33:57.251Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f10c366f-d589-43d2-838a-6bcc29e2a795 ASDC
2023-03-21T18:33:57.251Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:643bc0dd-331c-4d62-a101-500bfa4e7986
ServiceName:basic_onboard_gZZRLD
ServiceVersion:1.0
ServiceUUID:f10c366f-d589-43d2-838a-6bcc29e2a795
ServiceInvariantUUID:d2811ac2-838e-4c42-b468-728a3337d7f0
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardGzzrld-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar
ArtifactUUID:55346c55-f0cf-46c0-b3ed-30b273969afe
ArtifactChecksum:MjI4YTIzMDc0YWUzYWIwNmExYzY1ZmQ3MTQyY2Y5ZDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_gZZRLD 0
ResourceCustomizationUUID:280dd97c-de35-40f1-8428-58c84286a20a
ResourceInvariantUUID:fd710250-996c-4675-b9a3-e7c482d85226
ResourceName:basic_onboard_gZZRLD
ResourceType:VF
ResourceUUID:c130f231-bcf4-4a20-96c3-d69acafd04e1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_gzzrld0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json
ArtifactUUID:e1d5582d-8896-49db-8379-e62ae9094e26
ArtifactChecksum:NzkyY2M3Nzc2NjYxNTM2ODU5MTBmZGVmYzY4MmQwYWE=
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/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml
ArtifactUUID:f2f52ddf-c437-4206-a3e5-280113897cc0
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/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env
ArtifactUUID:541a301b-aaaf-4662-ac4d-7b0f2e6c2d14
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/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env
ArtifactUUID:541a301b-aaaf-4662-ac4d-7b0f2e6c2d14
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-21T18:33:57.251Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f10c366f-d589-43d2-838a-6bcc29e2a795 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-21T18:33:57.290Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-21T18:33:57.290Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:33:57.290Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:33:57.291Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 55346c55-f0cf-46c0-b3ed-30b273969afe from URL: /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar
2023-03-21T18:33:57.291Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:33:57.291Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar
2023-03-21T18:33:57.316Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||GET Response Status 404
2023-03-21T18:33:57.316Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4763516c
2023-03-21T18:33:57.316Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-21T18:33:57.317Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardGzzrld"
]
}
}
}
2023-03-21T18:33:57.317Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardGzzrld-csar.csar /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar 55346c55-f0cf-46c0-b3ed-30b273969afe Specified artifact is not found 300 ASDC artifact download fail
2023-03-21T18:33:57.317Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar ASDC sendASDCNotification
2023-03-21T18:33:57.317Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar(Specified artifact is not found)
2023-03-21T18:33:57.317Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-21T18:33:57.317Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:57.317Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:57.317Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423637317,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:58.318Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||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-BasicOnboardGzzrld-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar(UUID:55346c55-f0cf-46c0-b3ed-30b273969afe)
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-21T18:33:58.330Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||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-21T18:33:58.330Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: c130f231-bcf4-4a20-96c3-d69acafd04e1
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-21T18:33:58.335Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||basic_onboard_gZZRLD 0
2023-03-21T18:33:58.335Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c130f231-bcf4-4a20-96c3-d69acafd04e1
2023-03-21T18:33:58.335Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e1d5582d-8896-49db-8379-e62ae9094e26 from URL: /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json
2023-03-21T18:33:58.335Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:33:58.335Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json
2023-03-21T18:33:58.353Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||GET Response Status 404
2023-03-21T18:33:58.353Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2e513f12
2023-03-21T18:33:58.353Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-21T18:33:58.354Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardGzzrld"
]
}
}
}
2023-03-21T18:33:58.354Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_gzzrld0_modules.json /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json e1d5582d-8896-49db-8379-e62ae9094e26 Specified artifact is not found 300 ASDC artifact download fail
2023-03-21T18:33:58.354Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json ASDC sendASDCNotification
2023-03-21T18:33:58.354Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json(Specified artifact is not found)
2023-03-21T18:33:58.354Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-21T18:33:58.355Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:33:58.355Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:33:58.355Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423638354,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:33:59.357Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||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_gzzrld0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json(UUID:e1d5582d-8896-49db-8379-e62ae9094e26)
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-21T18:33:59.359Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:33:59.384Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:33:59.388Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:33:59.388Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:34:29.389Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:34:30.297Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:34:30.302Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:34:30.302Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:34:49.172Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:34:49.173Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:34:49.174Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:34:49.174Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:35:00.303Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:35:00.324Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:35:00.327Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:35:00.328Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:35:30.328Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:35:30.356Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:35:30.361Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:35:30.361Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:35:49.172Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:35:49.174Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:35:49.174Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "NOTIFIED"
}
2023-03-21T18:35:49.174Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:35:49.174Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:35:49.174Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-21T18:35:49.174Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:35:49.174Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:35:49.174Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423637317,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/artifacts/service-BasicOnboardGzzrld-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423638354,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGzzrld/1.0/resourceInstances/basic_onboard_gzzrld0/artifacts/basic_onboard_gzzrld0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-21T18:35:49.175Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:36:00.362Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:36:00.390Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:36:00.396Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:36:00.396Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:36:30.397Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:36:30.420Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:36:30.425Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:36:30.425Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:36:49.172Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:37:00.426Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:37:00.454Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:37:00.459Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:37:00.459Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:37:30.459Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:37:30.481Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:37:30.485Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:37:30.486Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:37:49.173Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:38:00.486Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:38:00.509Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:38:00.513Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:38:00.514Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:38:30.514Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:38:30.536Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:38:30.540Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-21T18:38:30.540Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-21T18:38:49.175Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:38:50.303Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, 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-21T18:38:50.304Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Member SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f-21fae41b-0eac-4543-88f6-f1b5926b56bb sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-03-21T18:38:50.304Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-21T18:38:50.304Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dcaa53b5-f76b-4292-b9c6-b6dcefaca29f, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-21T18:38:52.806Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Request joining group due to: group is already rebalancing
2023-03-21T18:38:52.820Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:38:52.820Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] (Re-)joining group
2023-03-21T18:38:52.825Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:38:52.825Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d=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-21T18:38:52.843Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0-bb12d0de-1a35-45c3-8d85-3b976cef566d', protocol='range'}
2023-03-21T18:38:52.843Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:38:52.843Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:38:52.847Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:38:52.847Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:38:52.847Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:38:52.848Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=312, 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-21T18:38:52.848Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:38:52.848Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53bcd84-7f3b-4408-8867-feef53015ca0, 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-21T18:39:00.541Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-21T18:39:00.541Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 643bc0dd-331c-4d62-a101-500bfa4e7986 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-21T18:39:00.555Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 643bc0dd-331c-4d62-a101-500bfa4e7986 and serviceModelVersionId: f10c366f-d589-43d2-838a-6bcc29e2a795
2023-03-21T18:39:00.555Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d2811ac2-838e-4c42-b468-728a3337d7f0
2023-03-21T18:39:00.556Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0
2023-03-21T18:39:00.561Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-03-21T18:39:00.588Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|INFO|500||Invoke
2023-03-21T18:39:00.588Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[643bc0dd-331c-4d62-a101-500bfa4e7986], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[69ba79d9-fe61-4b9d-b19d-d71f40b24bbd], X-ECOMP-RequestID=[643bc0dd-331c-4d62-a101-500bfa4e7986], X-TransactionId=[], X-ONAP-RequestID=[643bc0dd-331c-4d62-a101-500bfa4e7986], Content-Type=[application/merge-patch+json]}
2023-03-21T18:39:00.595Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-21T18:39:00.734Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?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/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0 has http status code:200 and response headers:{date=[Tue, 21 Mar 2023 18:38:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[196672], x-aai-txid=[0-aai-resources-230321-18:38:59:588-45351], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-21T18:39:00.734Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-21T18:39:00.735Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2811ac2-838e-4c42-b468-728a3337d7f0/model-vers/model-ver/f10c366f-d589-43d2-838a-6bcc29e2a795?depth=0|INFO|500||InvokeReturn
2023-03-21T18:39:00.736Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-21T18:39:00.738Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-21T18:39:00.745Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-21T18:39:00.745Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 643bc0dd-331c-4d62-a101-500bfa4e7986 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-21T18:39:00.745Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-21T18:39:00.745Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:00.746Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:00.746Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423940745,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:00.764Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:00.764Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "643bc0dd-331c-4d62-a101-500bfa4e7986",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423940745,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-21T18:39:00.764Z||pool-2-thread-8|||||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-21T18:39:01.777Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-21T18:39:01.778Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"3996a48b-3737-4361-bb54-e6896ebd2dd6","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"69372741-37eb-434d-90d8-4f18aebd76b5","serviceDescription":"service","serviceInvariantUUID":"3a7881f4-b67e-43bf-9578-ace0a2d05544","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"af362cdf-f530-44c2-a8d2-84e6b739a84b","resourceInvariantUUID":"95263183-3856-4858-bdf0-bde940c6dda1","resourceCustomizationUUID":"82b0fe30-6e6e-4f5c-b140-aa030a1de798","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"ODJiOGNmMDMxYTI1YTdiNjE2NjFlODM1OGI5NTI4YzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"823dd179-897c-46af-bd0d-fd21ae8ca3e9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NTQxMWE1YzNhNDI5NzIxZTdiNDYwZjlhZmIwMzdlZGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b0dac06e-923a-43a3-8c22-631f8d3ae8e9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-21T18:39:01.779Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:39:01.779Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:01.779Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:01.780Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:02.781Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:39:02.781Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:02.781Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:02.782Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:03.783Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "69372741-37eb-434d-90d8-4f18aebd76b5",
"serviceDescription": "service",
"serviceInvariantUUID": "3a7881f4-b67e-43bf-9578-ace0a2d05544",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "82b0fe30-6e6e-4f5c-b140-aa030a1de798",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "af362cdf-f530-44c2-a8d2-84e6b739a84b",
"resourceInvariantUUID": "95263183-3856-4858-bdf0-bde940c6dda1",
"category": "Generic",
"subcategory": "Network Elements",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "NTQxMWE1YzNhNDI5NzIxZTdiNDYwZjlhZmIwMzdlZGM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b0dac06e-923a-43a3-8c22-631f8d3ae8e9"
}
],
"workloadContext": "Production"
}
2023-03-21T18:39:03.784Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-21T18:39:03.784Z|643bc0dd-331c-4d62-a101-500bfa4e7986|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 69372741-37eb-434d-90d8-4f18aebd76b5 ASDC
2023-03-21T18:39:03.784Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:3996a48b-3737-4361-bb54-e6896ebd2dd6
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:69372741-37eb-434d-90d8-4f18aebd76b5
ServiceInvariantUUID:3a7881f4-b67e-43bf-9578-ace0a2d05544
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:b0dac06e-923a-43a3-8c22-631f8d3ae8e9
ArtifactChecksum:NTQxMWE1YzNhNDI5NzIxZTdiNDYwZjlhZmIwMzdlZGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:82b0fe30-6e6e-4f5c-b140-aa030a1de798
ResourceInvariantUUID:95263183-3856-4858-bdf0-bde940c6dda1
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:af362cdf-f530-44c2-a8d2-84e6b739a84b
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-03-21T18:39:03.786Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 69372741-37eb-434d-90d8-4f18aebd76b5 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-21T18:39:03.846Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-21T18:39:03.846Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:39:03.847Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:39:03.847Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b0dac06e-923a-43a3-8c22-631f8d3ae8e9 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-21T18:39:03.847Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:39:03.847Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-21T18:39:03.877Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||GET Response Status 404
2023-03-21T18:39:03.877Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2f24150c
2023-03-21T18:39:03.877Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-21T18:39:03.877Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicNetwork"
]
}
}
}
2023-03-21T18:39:03.877Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar b0dac06e-923a-43a3-8c22-631f8d3ae8e9 Specified artifact is not found 300 ASDC artifact download fail
2023-03-21T18:39:03.877Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-21T18:39:03.877Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found)
2023-03-21T18:39:03.877Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-21T18:39:03.878Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:03.878Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:03.878Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423943877,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:04.879Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||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-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:b0dac06e-923a-43a3-8c22-631f8d3ae8e9)
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=?
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-21T18:39:04.928Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||ERROR|500||Csar with UUID: b0dac06e-923a-43a3-8c22-631f8d3ae8e9 already exists
2023-03-21T18:39:04.928Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-21T18:39:04.928Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: b0dac06e-923a-43a3-8c22-631f8d3ae8e9 already exists)
2023-03-21T18:39:04.928Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-21T18:39:04.928Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:04.929Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:04.929Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423944928,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: b0dac06e-923a-43a3-8c22-631f8d3ae8e9 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:05.930Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-21T18:39:05.930Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: af362cdf-f530-44c2-a8d2-84e6b739a84b already exists)
2023-03-21T18:39:05.930Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-21T18:39:05.931Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:05.931Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:05.931Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423945930,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: af362cdf-f530-44c2-a8d2-84e6b739a84b already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:06.932Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3996a48b-3737-4361-bb54-e6896ebd2dd6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:39:06.956Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3996a48b-3737-4361-bb54-e6896ebd2dd6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:39:06.962Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-21T18:39:06.963Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-21T18:39:06.963Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-21T18:39:06.963Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-21T18:39:06.963Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:39:06.963Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:39:06.963Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:39:06.963Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:39:06.963Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-21T18:39:06.980Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-21T18:39:36.980Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3996a48b-3737-4361-bb54-e6896ebd2dd6 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-21T18:39:36.992Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3996a48b-3737-4361-bb54-e6896ebd2dd6 and serviceModelVersionId: 69372741-37eb-434d-90d8-4f18aebd76b5
2023-03-21T18:39:36.992Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3a7881f4-b67e-43bf-9578-ace0a2d05544
2023-03-21T18:39:36.993Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3a7881f4-b67e-43bf-9578-ace0a2d05544/model-vers/model-ver/69372741-37eb-434d-90d8-4f18aebd76b5?depth=0
2023-03-21T18:39:36.997Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-03-21T18:39:37.026Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3a7881f4-b67e-43bf-9578-ace0a2d05544/model-vers/model-ver/69372741-37eb-434d-90d8-4f18aebd76b5?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-21T18:39:37.029Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3a7881f4-b67e-43bf-9578-ace0a2d05544/model-vers/model-ver/69372741-37eb-434d-90d8-4f18aebd76b5?depth=0|INFO|500||Invoke
2023-03-21T18:39:37.035Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3a7881f4-b67e-43bf-9578-ace0a2d05544/model-vers/model-ver/69372741-37eb-434d-90d8-4f18aebd76b5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-21T18:39:37.178Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3a7881f4-b67e-43bf-9578-ace0a2d05544/model-vers/model-ver/69372741-37eb-434d-90d8-4f18aebd76b5?depth=0|INFO|500||InvokeReturn
2023-03-21T18:39:37.179Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3a7881f4-b67e-43bf-9578-ace0a2d05544/model-vers/model-ver/69372741-37eb-434d-90d8-4f18aebd76b5?depth=0 has http status code:200 and response headers:{date=[Tue, 21 Mar 2023 18:39:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[495712], x-aai-txid=[2-aai-resources-230321-18:39:36:030-18295], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-21T18:39:37.180Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-03-21T18:39:37.180Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-21T18:39:37.180Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-21T18:39:37.191Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-21T18:39:37.192Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3996a48b-3737-4361-bb54-e6896ebd2dd6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-21T18:39:37.192Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-21T18:39:37.192Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:37.192Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:37.192Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423977192,
"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-21T18:39:38.224Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-21T18:39:38.224Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"f9c5b6b1-766a-4ced-afee-030d481839ea","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"78745ee9-54c5-42a2-88ed-c250fd19849c","serviceDescription":"service","serviceInvariantUUID":"6e202c3c-abbf-41d2-99e8-93de82e04bee","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"bf51a498-dac0-426b-a618-1ea2fb828959","resourceInvariantUUID":"df1b722b-474e-4a65-9afb-b2516982e63e","resourceCustomizationUUID":"c024c9a5-a999-4353-a263-79c3bf56b5e5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ZjIxOGQxNmFmY2Y3MzY4NGI0ZTA1NmFlYjJiYWU2NTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c2bcf82-285b-4488-8a04-56639ac737a1","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"NjNkN2M2YWQ5NTNiZTU2ZTBiNzM5MTIwYTQ0YTA5ZWI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"55a20b6f-dd3c-4243-9748-dd284b9d77f8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"97295f6e-3f7e-4227-a366-29d442ab7425","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f2b96312-6297-4537-a78f-a13716f54ade","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"bd22b9b3-92ec-4eb5-a51f-97d25de46976","artifactVersion":"2","generatedFromUUID":"97295f6e-3f7e-4227-a366-29d442ab7425"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YzU3ODUwNzhkNWJlYjY2NWQ1NmIwMDNmZWI3NjIyNmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ba722542-0563-4567-8701-b12d617ffe5a","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWM2YzliNzExMmZlYTY1YWNlNGJmNzBjYzRmODEzNTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f34787-68b1-43bf-b717-a85f981bf1e0","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-21T18:39:38.224Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:39:38.225Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:38.225Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:38.225Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:39.225Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:39:39.225Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:39.226Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:39.226Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:40.226Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:39:40.227Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:40.227Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:40.227Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:41.227Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:39:41.228Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:41.228Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:41.228Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:42.228Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:39:42.229Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:42.229Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:42.229Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:43.230Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:39:43.230Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:43.230Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:43.230Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:44.231Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:39:44.232Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:44.232Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:44.232Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:45.233Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "78745ee9-54c5-42a2-88ed-c250fd19849c",
"serviceDescription": "service",
"serviceInvariantUUID": "6e202c3c-abbf-41d2-99e8-93de82e04bee",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "c024c9a5-a999-4353-a263-79c3bf56b5e5",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "bf51a498-dac0-426b-a618-1ea2fb828959",
"resourceInvariantUUID": "df1b722b-474e-4a65-9afb-b2516982e63e",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "NjNkN2M2YWQ5NTNiZTU2ZTBiNzM5MTIwYTQ0YTA5ZWI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "55a20b6f-dd3c-4243-9748-dd284b9d77f8",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "97295f6e-3f7e-4227-a366-29d442ab7425",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "bd22b9b3-92ec-4eb5-a51f-97d25de46976",
"generatedFromUUID": "97295f6e-3f7e-4227-a366-29d442ab7425"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "bd22b9b3-92ec-4eb5-a51f-97d25de46976",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "OWM2YzliNzExMmZlYTY1YWNlNGJmNzBjYzRmODEzNTc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "35f34787-68b1-43bf-b717-a85f981bf1e0"
}
],
"workloadContext": "Production"
}
2023-03-21T18:39:45.233Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-21T18:39:45.233Z|3996a48b-3737-4361-bb54-e6896ebd2dd6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 78745ee9-54c5-42a2-88ed-c250fd19849c ASDC
2023-03-21T18:39:45.234Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:f9c5b6b1-766a-4ced-afee-030d481839ea
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:78745ee9-54c5-42a2-88ed-c250fd19849c
ServiceInvariantUUID:6e202c3c-abbf-41d2-99e8-93de82e04bee
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:35f34787-68b1-43bf-b717-a85f981bf1e0
ArtifactChecksum:OWM2YzliNzExMmZlYTY1YWNlNGJmNzBjYzRmODEzNTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:c024c9a5-a999-4353-a263-79c3bf56b5e5
ResourceInvariantUUID:df1b722b-474e-4a65-9afb-b2516982e63e
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:bf51a498-dac0-426b-a618-1ea2fb828959
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:55a20b6f-dd3c-4243-9748-dd284b9d77f8
ArtifactChecksum:NjNkN2M2YWQ5NTNiZTU2ZTBiNzM5MTIwYTQ0YTA5ZWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:97295f6e-3f7e-4227-a366-29d442ab7425
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:bd22b9b3-92ec-4eb5-a51f-97d25de46976
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:bd22b9b3-92ec-4eb5-a51f-97d25de46976
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-21T18:39:45.234Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 78745ee9-54c5-42a2-88ed-c250fd19849c 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-21T18:39:45.324Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-21T18:39:45.325Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:39:45.325Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:39:45.325Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35f34787-68b1-43bf-b717-a85f981bf1e0 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-21T18:39:45.326Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:39:45.326Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-21T18:39:46.149Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-21T18:39:46.151Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 35f34787-68b1-43bf-b717-a85f981bf1e0 75182
2023-03-21T18:39:46.152Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-21T18:39:46.152Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-21T18:39:46.152Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-21T18:39:46.152Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:46.152Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:46.153Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423986152,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:47.153Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-21T18:39:47.154Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:39:47.154Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 35f34787-68b1-43bf-b717-a85f981bf1e0, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-21T18:39:47.155Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-03-21T18:39:47.157Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-21T18:39:47.158Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-03-21T18:39:47.331Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7091469089039733377/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-03-21T18:39:48.208Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-21T18:39:48.208Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-03-21T18:39:48.208Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-21T18:39:48.208Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-21T18:39:48.208Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-21T18:39:48.209Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-21T18:39:48.210Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-21T18:39:48.210Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-21T18:39:48.210Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-21T18:39:48.210Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-21T18:39:48.210Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-21T18:39:48.210Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-03-21T18:39:48.210Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:48.211Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:48.211Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-21T18:39:48.211Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-03-21T18:39:48.211Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-21T18:39:48.211Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:48.211Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:48.212Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-21T18:39:48.212Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-03-21T18:39:48.212Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-21T18:39:48.212Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:48.212Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:48.212Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:48.213Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-21T18:39:48.213Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-03-21T18:39:48.213Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-03-21T18:39:48.213Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-03-21T18:39:48.213Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-21T18:39:48.213Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-21T18:39:48.214Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:48.214Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-21T18:39:48.214Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:48.214Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-21T18:39:48.215Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:39:48.215Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:48.215Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-21T18:39:48.215Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:39:48.215Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:48.216Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-21T18:39:48.216Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:39:48.216Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:48.216Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-21T18:39:48.216Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-21T18:39:48.216Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-21T18:39:48.216Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=47821cd0-a75a-4e7d-9ef1-7b8e05719111
2023-03-21T18:39:48.217Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:48.217Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:48.217Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:48.217Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:48.217Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:48.217Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:48.217Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:48.217Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:48.217Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_vm
Description:service
Model UUID:78745ee9-54c5-42a2-88ed-c250fd19849c
Model Version:NULL
Model InvariantUuid:6e202c3c-abbf-41d2-99e8-93de82e04bee
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_vm
Model UUID:a9088d57-005f-4a8e-9523-573ac1374aed
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:df1b722b-474e-4a65-9afb-b2516982e63e
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:c024c9a5-a999-4353-a263-79c3bf56b5e5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:7a557346-9d18-4964-9829-ea194a679219
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:90ae4506-32f2-4e57-9980-3c9735c9cda4
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:47821cd0-a75a-4e7d-9ef1-7b8e05719111
ModelInvariantUuid:4ebbbe66-48f7-4843-a5fe-f932b1a37377
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:2e5a5157-af0e-44e4-a287-017f9dd30455
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20
VNFC Properties:
ModelCustomizationUuid:62036df7-b1c3-4a6a-81f3-cd346a1c0847
ModelInvariantUuid:b8ced6ec-ad5f-4d70-a14d-0ea07722d15a
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:8fdf959d-c83d-42a6-9749-7f8667cb9599
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-21T18:39:48.233Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: bf51a498-dac0-426b-a618-1ea2fb828959
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-21T18:39:48.236Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||basic_vm 0
2023-03-21T18:39:48.237Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: bf51a498-dac0-426b-a618-1ea2fb828959
2023-03-21T18:39:48.237Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 55a20b6f-dd3c-4243-9748-dd284b9d77f8 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-21T18:39:48.237Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:39:48.237Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-21T18:39:48.351Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-21T18:39:48.352Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 55a20b6f-dd3c-4243-9748-dd284b9d77f8 787
2023-03-21T18:39:48.352Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-03-21T18:39:48.352Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-21T18:39:48.352Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-21T18:39:48.353Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:48.353Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:48.353Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423988352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:49.172Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:49.178Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.178Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423943877,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423944928,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: b0dac06e-923a-43a3-8c22-631f8d3ae8e9 already exists"
}
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423945930,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: af362cdf-f530-44c2-a8d2-84e6b739a84b already exists"
}
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.179Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.180Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "3996a48b-3737-4361-bb54-e6896ebd2dd6",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423977192,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-21T18:39:49.180Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.180Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.180Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:39:49.180Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.180Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.180Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-03-21T18:39:49.180Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.180Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.180Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-21T18:39:49.180Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.180Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.181Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:39:49.181Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.181Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.181Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-03-21T18:39:49.181Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.181Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.181Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-21T18:39:49.181Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.181Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.181Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-21T18:39:49.181Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.181Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.182Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423986152,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:39:49.182Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.182Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-03-21T18:39:49.182Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423988352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-21T18:39:49.182Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-21T18:39:49.354Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "7a557346-9d18-4964-9829-ea194a679219",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "90ae4506-32f2-4e57-9980-3c9735c9cda4",
"vfModuleModelCustomizationUUID": "16a30545-7211-4336-a65b-2f1cc5aa93e0",
"isBase": true,
"artifacts": [
"97295f6e-3f7e-4227-a366-29d442ab7425",
"bd22b9b3-92ec-4eb5-a51f-97d25de46976"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu20",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-21T18:39:49.359Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:90ae4506-32f2-4e57-9980-3c9735c9cda4
VfModuleModelInvariantUUID:7a557346-9d18-4964-9829-ea194a679219
VfModuleModelDescription:NULL
Artifacts UUID List:{
97295f6e-3f7e-4227-a366-29d442ab7425
,
bd22b9b3-92ec-4eb5-a51f-97d25de46976
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu20
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-21T18:39:49.362Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "7a557346-9d18-4964-9829-ea194a679219",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "90ae4506-32f2-4e57-9980-3c9735c9cda4",
"vfModuleModelCustomizationUUID": "16a30545-7211-4336-a65b-2f1cc5aa93e0",
"isBase": true,
"artifacts": [
"97295f6e-3f7e-4227-a366-29d442ab7425",
"bd22b9b3-92ec-4eb5-a51f-97d25de46976"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu20",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-21T18:39:49.362Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:90ae4506-32f2-4e57-9980-3c9735c9cda4
VfModuleModelInvariantUUID:7a557346-9d18-4964-9829-ea194a679219
VfModuleModelDescription:NULL
Artifacts UUID List:{
97295f6e-3f7e-4227-a366-29d442ab7425
,
bd22b9b3-92ec-4eb5-a51f-97d25de46976
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu20
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-21T18:39:49.362Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 97295f6e-3f7e-4227-a366-29d442ab7425 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-21T18:39:49.362Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:39:49.362Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-21T18:39:49.472Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-21T18:39:49.473Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 97295f6e-3f7e-4227-a366-29d442ab7425 5033
2023-03-21T18:39:49.473Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-03-21T18:39:49.473Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-21T18:39:49.473Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-21T18:39:49.473Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:49.473Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:49.473Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423989473,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:50.474Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: bd22b9b3-92ec-4eb5-a51f-97d25de46976 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-21T18:39:50.474Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:39:50.474Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-21T18:39:50.576Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-21T18:39:50.576Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env bd22b9b3-92ec-4eb5-a51f-97d25de46976 903
2023-03-21T18:39:50.576Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-03-21T18:39:50.577Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-21T18:39:50.577Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-21T18:39:50.577Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:50.577Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:50.577Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423990576,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:51.578Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 78745ee9-54c5-42a2-88ed-c250fd19849c
2023-03-21T18:39:51.578Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 bf51a498-dac0-426b-a618-1ea2fb828959 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-21T18:39:51.601Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1c20a67f, org.onap.sdc.toscaparser.api.parameters.Input@8687659, org.onap.sdc.toscaparser.api.parameters.Input@6f45e517, org.onap.sdc.toscaparser.api.parameters.Input@6453c6cd, org.onap.sdc.toscaparser.api.parameters.Input@7dd98766]
2023-03-21T18:39:51.602Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.602Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:51.603Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic
2023-03-21T18:39:51.603Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= c024c9a5-a999-4353-a263-79c3bf56b5e5
2023-03-21T18:39:51.603Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c024c9a5-a999-4353-a263-79c3bf56b5e5 matches Tosca VF Customization UUID: c024c9a5-a999-4353-a263-79c3bf56b5e5
2023-03-21T18:39:51.603Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: c024c9a5-a999-4353-a263-79c3bf56b5e5 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-21T18:39:51.606Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.606Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:51.607Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id c024c9a5-a999-4353-a263-79c3bf56b5e5: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-21T18:39:51.607Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@cfa0f16
2023-03-21T18:39:51.607Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.607Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-21T18:39:51.607Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 16a30545-7211-4336-a65b-2f1cc5aa93e0
2023-03-21T18:39:51.608Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 16a30545-7211-4336-a65b-2f1cc5aa93e0
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-21T18:39:51.610Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.611Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-21T18:39:51.611Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:39:51.611Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.611Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-21T18:39:51.611Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:39:51.611Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.611Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-21T18:39:51.612Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-21T18:39:51.612Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-21T18:39:51.612Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=47821cd0-a75a-4e7d-9ef1-7b8e05719111
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-21T18:39:51.614Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.614Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-21T18:39:51.615Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-21T18:39:51.615Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.615Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-21T18:39:51.615Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=c024c9a5-a999-4353-a263-79c3bf56b5e5
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-21T18:39:51.617Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.617Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:51.617Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 78745ee9-54c5-42a2-88ed-c250fd19849c: basic_vm
2023-03-21T18:39:51.618Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.618Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:51.618Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.618Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:51.618Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.618Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:51.618Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.618Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:51.618Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:39:51.618Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:39:51.618Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Saving Service: basic_vm
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-21T18:39:51.807Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm bf51a498-dac0-426b-a618-1ea2fb828959 1 ASDC deployResourceStructure
2023-03-21T18:39:51.807Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-03-21T18:39:51.807Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-21T18:39:51.807Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-21T18:39:51.808Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:51.808Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:51.808Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423991807,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:52.809Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-03-21T18:39:52.809Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-21T18:39:52.809Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-21T18:39:52.809Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:52.810Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:52.810Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423992809,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:53.811Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-03-21T18:39:53.811Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-21T18:39:53.811Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-21T18:39:53.812Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:53.812Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:53.812Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423993811,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:54.813Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-21T18:39:54.813Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-21T18:39:54.813Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-21T18:39:54.814Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:39:54.814Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:39:54.814Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423994813,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:39:55.815Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f9c5b6b1-766a-4ced-afee-030d481839ea
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-21T18:39:55.843Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f9c5b6b1-766a-4ced-afee-030d481839ea
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-21T18:39:55.848Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-21T18:39:55.848Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-21T18:39:55.848Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-21T18:39:55.848Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-21T18:39:55.848Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:39:55.848Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:39:55.848Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:39:55.848Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-21T18:39:55.849Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-21T18:39:55.864Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-21T18:40:25.864Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f9c5b6b1-766a-4ced-afee-030d481839ea 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-21T18:40:25.877Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f9c5b6b1-766a-4ced-afee-030d481839ea and serviceModelVersionId: 78745ee9-54c5-42a2-88ed-c250fd19849c
2023-03-21T18:40:25.877Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6e202c3c-abbf-41d2-99e8-93de82e04bee
2023-03-21T18:40:25.878Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6e202c3c-abbf-41d2-99e8-93de82e04bee/model-vers/model-ver/78745ee9-54c5-42a2-88ed-c250fd19849c?depth=0
2023-03-21T18:40:25.884Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-03-21T18:40:25.923Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6e202c3c-abbf-41d2-99e8-93de82e04bee/model-vers/model-ver/78745ee9-54c5-42a2-88ed-c250fd19849c?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-21T18:40:25.925Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6e202c3c-abbf-41d2-99e8-93de82e04bee/model-vers/model-ver/78745ee9-54c5-42a2-88ed-c250fd19849c?depth=0|INFO|500||Invoke
2023-03-21T18:40:25.931Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6e202c3c-abbf-41d2-99e8-93de82e04bee/model-vers/model-ver/78745ee9-54c5-42a2-88ed-c250fd19849c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-21T18:40:26.070Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6e202c3c-abbf-41d2-99e8-93de82e04bee/model-vers/model-ver/78745ee9-54c5-42a2-88ed-c250fd19849c?depth=0|INFO|500||InvokeReturn
2023-03-21T18:40:26.071Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6e202c3c-abbf-41d2-99e8-93de82e04bee/model-vers/model-ver/78745ee9-54c5-42a2-88ed-c250fd19849c?depth=0 has http status code:200 and response headers:{date=[Tue, 21 Mar 2023 18:40:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[180304], x-aai-txid=[1-aai-resources-230321-18:40:24:923-82488], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-21T18:40:26.071Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-03-21T18:40:26.071Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-21T18:40:26.071Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-21T18:40:26.081Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-21T18:40:26.081Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f9c5b6b1-766a-4ced-afee-030d481839ea and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-21T18:40:26.081Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-21T18:40:26.082Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:40:26.082Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:40:26.082Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "f9c5b6b1-766a-4ced-afee-030d481839ea",
"consumerID": "SO-sdc-controller",
"timestamp": 1679424026081,
"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-21T18:40:27.105Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-21T18:40:27.105Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"17941763-036d-4888-a88c-4572990b6d2d","serviceName":"Demo_pNF_RRbFsaT7EhzEit2IYefF","serviceVersion":"1.0","serviceUUID":"682b9bc4-ced1-41fb-9ce9-7feda6c1296d","serviceDescription":"catalog service description","serviceInvariantUUID":"048b380f-1c92-456f-9dc8-d0b9f4b28d8c","resources":[{"resourceInstanceName":"pNF 49708b9d-2b49 0","resourceName":"pNF 49708b9d-2b49","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"4df20042-7da4-447e-adf8-940e3d0deafe","resourceInvariantUUID":"a9d67386-0422-4b8b-9429-796026c25e84","resourceCustomizationUUID":"7b7c6cb7-baf6-4e19-8218-8c9f6e890d52","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vf-license-model.xml","artifactChecksum":"YmRmYjllODZkMzJhMjk5NTczMDYyOTQ2MjEwNTU1MDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a0a8952c-2b10-4a5a-8f2d-3df7c2efd5e8","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/pNF.csar","artifactChecksum":"N2RmZjllODE0Y2E3YTkzMDBkMDM2M2RjYTNlMzA1MDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7642a2fd-6541-4d4b-af0e-1ce9b3621334","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"126dc981-15ad-4b0c-ba39-efef750e35fa","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vendor-license-model.xml","artifactChecksum":"ZDdlMGJiYmYyMWJiYzU0NDQxMzE1OGI4ZmM3N2IzMzI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b1a287d2-263f-4eea-b0ae-f42a825f2f22","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5f64b495-721f-4d26-827c-7c2bd7bbfc68","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2d7311e9-5b0e-4c0d-9fdd-a66f927e0eb8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfRrbfsat7ehzeit2iyeff-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-template.yml","artifactChecksum":"NGQzZGFmOGYyOTFmYmY3MTg3NjM3OTY1ZmE1MzM3M2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"07e1e2b6-e5ea-4fc1-a237-974423c40d24","artifactVersion":"1"},{"artifactName":"service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar","artifactChecksum":"NWU1NTY1MzA5ZjQwNzRjMjEyMGVmYTc4ZWQyMWQwOTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a72f432a-3cd5-4cb1-b256-cd26560763d1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-21T18:40:27.105Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:40:27.105Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:40:27.105Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:40:27.105Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:40:28.106Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:40:28.106Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:40:28.107Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:40:28.107Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:40:29.108Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:40:29.108Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:40:29.108Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:40:29.108Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:40:30.109Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:40:30.110Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:40:30.110Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:40:30.110Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:40:31.110Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:40:31.111Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:40:31.111Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:40:31.111Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:40:32.111Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:40:32.112Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:40:32.112Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:40:32.112Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/resourceInstances/pnf49708b9d2b490/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:40:33.113Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:40:33.113Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:40:33.113Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:40:33.114Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:40:34.114Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-21T18:40:34.115Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:40:34.115Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:40:34.115Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679423617422,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:40:35.117Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"serviceName": "Demo_pNF_RRbFsaT7EhzEit2IYefF",
"serviceVersion": "1.0",
"serviceUUID": "682b9bc4-ced1-41fb-9ce9-7feda6c1296d",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "048b380f-1c92-456f-9dc8-d0b9f4b28d8c",
"resources": [
{
"resourceInstanceName": "pNF 49708b9d-2b49 0",
"resourceCustomizationUUID": "7b7c6cb7-baf6-4e19-8218-8c9f6e890d52",
"resourceName": "pNF 49708b9d-2b49",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "4df20042-7da4-447e-adf8-940e3d0deafe",
"resourceInvariantUUID": "a9d67386-0422-4b8b-9429-796026c25e84",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"artifactChecksum": "NWU1NTY1MzA5ZjQwNzRjMjEyMGVmYTc4ZWQyMWQwOTc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a72f432a-3cd5-4cb1-b256-cd26560763d1"
}
],
"workloadContext": "Production"
}
2023-03-21T18:40:35.117Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-21T18:40:35.117Z|f9c5b6b1-766a-4ced-afee-030d481839ea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 682b9bc4-ced1-41fb-9ce9-7feda6c1296d ASDC
2023-03-21T18:40:35.118Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:17941763-036d-4888-a88c-4572990b6d2d
ServiceName:Demo_pNF_RRbFsaT7EhzEit2IYefF
ServiceVersion:1.0
ServiceUUID:682b9bc4-ced1-41fb-9ce9-7feda6c1296d
ServiceInvariantUUID:048b380f-1c92-456f-9dc8-d0b9f4b28d8c
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
ArtifactUUID:a72f432a-3cd5-4cb1-b256-cd26560763d1
ArtifactChecksum:NWU1NTY1MzA5ZjQwNzRjMjEyMGVmYTc4ZWQyMWQwOTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 49708b9d-2b49 0
ResourceCustomizationUUID:7b7c6cb7-baf6-4e19-8218-8c9f6e890d52
ResourceInvariantUUID:a9d67386-0422-4b8b-9429-796026c25e84
ResourceName:pNF 49708b9d-2b49
ResourceType:PNF
ResourceUUID:4df20042-7da4-447e-adf8-940e3d0deafe
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-03-21T18:40:35.118Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 682b9bc4-ced1-41fb-9ce9-7feda6c1296d 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-21T18:40:35.169Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-21T18:40:35.170Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:40:35.170Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:40:35.170Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: a72f432a-3cd5-4cb1-b256-cd26560763d1 from URL: /sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:35.170Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-03-21T18:40:35.170Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:35.466Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-03-21T18:40:35.470Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar a72f432a-3cd5-4cb1-b256-cd26560763d1 88014
2023-03-21T18:40:35.470Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar ASDC sendASDCNotification
2023-03-21T18:40:35.470Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:35.470Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-21T18:40:35.470Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-03-21T18:40:35.470Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-21T18:40:35.470Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "17941763-036d-4888-a88c-4572990b6d2d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679424035470,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-21T18:40:36.471Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-21T18:40:36.472Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-03-21T18:40:36.472Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: a72f432a-3cd5-4cb1-b256-cd26560763d1, URL: /sdc/v1/catalog/services/DemoPnfRrbfsat7ehzeit2iyeff/1.0/artifacts/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar to file: /app/ASDC/1/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:36.472Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:36.473Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:36.473Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:36.610Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6933190527433280769/Definitions/service-DemoPnfRrbfsat7ehzeit2iyeff-template.yml
2023-03-21T18:40:37.161Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-21T18:40:37.162Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-03-21T18:40:37.162Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:37.162Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-21T18:40:37.162Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:37.162Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 49708b9d-2b49 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRrbfsat7ehzeit2iyeff-csar.csar
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_RRbFsaT7EhzEit2IYefF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Node template pNF 49708b9d-2b49 0 is matching search criteria
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 49708b9d-2b49 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_RRbFsaT7EhzEit2IYefF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Node template pNF 49708b9d-2b49 0 is matching search criteria
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 49708b9d-2b49 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_RRbFsaT7EhzEit2IYefF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_RRbFsaT7EhzEit2IYefF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_RRbFsaT7EhzEit2IYefF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_RRbFsaT7EhzEit2IYefF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:40:37.163Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:40:37.164Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_RRbFsaT7EhzEit2IYefF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:40:37.164Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_RRbFsaT7EhzEit2IYefF
Description:catalog service description
Model UUID:682b9bc4-ced1-41fb-9ce9-7feda6c1296d
Model Version:NULL
Model InvariantUuid:048b380f-1c92-456f-9dc8-d0b9f4b28d8c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-21T18:40:37.186Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: 4df20042-7da4-447e-adf8-940e3d0deafe
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-21T18:40:37.191Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||pNF 49708b9d-2b49 0
2023-03-21T18:40:37.191Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 4df20042-7da4-447e-adf8-940e3d0deafe
2023-03-21T18:40:37.191Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 682b9bc4-ced1-41fb-9ce9-7feda6c1296d
2023-03-21T18:40:37.191Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 682b9bc4-ced1-41fb-9ce9-7feda6c1296d
2023-03-21T18:40:37.191Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 49708b9d-2b49 0 4df20042-7da4-447e-adf8-940e3d0deafe ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-21T18:40:37.199Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@513b58ec, org.onap.sdc.toscaparser.api.parameters.Input@304576d8, org.onap.sdc.toscaparser.api.parameters.Input@9ad9576, org.onap.sdc.toscaparser.api.parameters.Input@75f75fcd, org.onap.sdc.toscaparser.api.parameters.Input@7e0085a7]
2023-03-21T18:40:37.199Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-21T18:40:37.199Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_RRbFsaT7EhzEit2IYefF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-21T18:40:37.199Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 682b9bc4-ced1-41fb-9ce9-7feda6c1296d: pNF 49708b9d-2b49
2023-03-21T18:40:37.199Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||INFO|500||Processing PNF resource: 4df20042-7da4-447e-adf8-940e3d0deafe
2023-03-21T18:40:37.200Z|17941763-036d-4888-a88c-4572990b6d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery