Results

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)

2022-09-21T12:23:59.866Z||main|||||INFO|500||The following profiles are active: basic
2022-09-21T12:24:11.646Z||main|||||INFO|500||Starting service [Tomcat]
2022-09-21T12:24:11.647Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-09-21T12:24:11.856Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-09-21T12:24:15.880Z||main|||||INFO|500||catdb-pool - Starting...
2022-09-21T12:24:16.352Z||main|||||INFO|500||catdb-pool - Start completed.
2022-09-21T12:24:16.915Z||main|||||INFO|500||reqdb-pool - Starting...
2022-09-21T12:24:16.979Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-09-21T12:24:17.064Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-09-21T12:24:17.243Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-09-21T12:24:17.838Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-21T12:24:19.518Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-21T12:24:22.282Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-21T12:24:22.328Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-09-21T12:24:22.829Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-21T12:24:22.970Z||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.
2022-09-21T12:24:23.664Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-21T12:24:24.609Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
2022-09-21T12:24:24.720Z||main|||||WARN|500||The sdc end point is not alive
2022-09-21T12:24:27.134Z||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
2022-09-21T12:24:29.346Z||main|||||WARN|500||---
2022-09-21T12:24:29.347Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-09-21T12:24:29.362Z||main|||||WARN|500||---
2022-09-21T12:24:30.006Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-09-21T12:24:34.630Z||main|||||INFO|500||Started Application in 37.776 seconds (JVM running for 39.54)
2022-09-21T12:24:34.665Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:24:34.673Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:24:34.695Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:24:34.729Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:24:34.761Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 1b540391-25b7-4409-82e4-cd3b955b2015 url= /sdc/v1/artifactTypes
2022-09-21T12:24:34.761Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:24:34.868Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-21T12:24:34.872Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c88ab41
2022-09-21T12:24:34.873Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-21T12:24:34.885Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-21T12:24:34.888Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-21T12:24:34.893Z||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 ASDC
	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$$56d73eb0.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 ASDC
	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
2022-09-21T12:25:24.625Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:25:24.625Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:25:24.626Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:25:24.630Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:25:24.634Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 07ff005b-ae37-4f39-bca3-a8c56608a215 url= /sdc/v1/artifactTypes
2022-09-21T12:25:24.635Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:25:24.647Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-21T12:25:24.648Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53340d4
2022-09-21T12:25:24.648Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-21T12:25:24.649Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-21T12:25:24.649Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-21T12:25:24.650Z||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 ASDC
	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$$56d73eb0.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 ASDC
	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
2022-09-21T12:26:14.625Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:26:14.626Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:26:14.626Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:26:14.630Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:26:14.641Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 282b3a74-66c2-43bf-867f-8d91d2b9e621 url= /sdc/v1/artifactTypes
2022-09-21T12:26:14.642Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:26:14.652Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-21T12:26:14.653Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30db5fe2
2022-09-21T12:26:14.654Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-21T12:26:14.654Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-21T12:26:14.654Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-21T12:26:14.655Z||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 ASDC
	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$$56d73eb0.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 ASDC
	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
2022-09-21T12:27:04.624Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:27:04.626Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:27:04.626Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:27:04.629Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:27:04.636Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 27c2b74b-9406-4d08-97b4-15c63fcc56ad url= /sdc/v1/artifactTypes
2022-09-21T12:27:04.637Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:27:04.642Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-21T12:27:04.642Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@199c5dd
2022-09-21T12:27:04.643Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-21T12:27:04.643Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-21T12:27:04.644Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-21T12:27:04.644Z||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 ASDC
	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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$56d73eb0.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 ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 32 common frames omitted
2022-09-21T12:27:54.626Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:27:54.626Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:27:54.627Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:27:54.652Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:27:54.657Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= b6542dc6-7f7f-4e13-9330-419f004b9fe8 url= /sdc/v1/artifactTypes
2022-09-21T12:27:54.658Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:27:54.662Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-21T12:27:54.662Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bd9804e
2022-09-21T12:27:54.662Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-21T12:27:54.663Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-21T12:27:54.664Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-21T12:27:54.664Z||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 ASDC
	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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$56d73eb0.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 ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 32 common frames omitted
2022-09-21T12:28:44.627Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:28:44.628Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:28:44.640Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:28:44.643Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:28:44.647Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 27baf70b-053b-4c07-a9df-607521a14edf url= /sdc/v1/artifactTypes
2022-09-21T12:28:44.647Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:28:44.651Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-21T12:28:44.651Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ee84f45
2022-09-21T12:28:44.651Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-21T12:28:44.651Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-21T12:28:44.652Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-21T12:28:44.652Z||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 ASDC
	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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$56d73eb0.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 ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 32 common frames omitted
2022-09-21T12:29:34.625Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:29:34.626Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:29:34.630Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:29:34.632Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:29:34.635Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 8d029292-1eb0-48e0-9801-0fcd327d9de5 url= /sdc/v1/artifactTypes
2022-09-21T12:29:34.635Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:29:34.640Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-21T12:29:34.640Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b1e1905
2022-09-21T12:29:34.640Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-21T12:29:34.641Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-21T12:29:34.641Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-21T12:29:34.641Z||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 ASDC
	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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$56d73eb0.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 ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 32 common frames omitted
2022-09-21T12:30:24.624Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:30:24.626Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:30:24.626Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:30:24.629Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:30:24.634Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 1ea1af43-0f5e-40b7-8659-cd36b7ce10d7 url= /sdc/v1/artifactTypes
2022-09-21T12:30:24.635Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:30:24.640Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-21T12:30:24.641Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35d01803
2022-09-21T12:30:24.641Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-21T12:30:24.642Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-21T12:30:24.642Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-21T12:30:24.643Z||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 ASDC
	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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$56d73eb0.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 ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 32 common frames omitted
2022-09-21T12:31:14.625Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:31:14.626Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:31:14.626Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:31:14.628Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:31:14.635Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= dfc68182-674e-4da6-911f-c9e258e0579a url= /sdc/v1/artifactTypes
2022-09-21T12:31:14.635Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:31:14.641Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-21T12:31:14.641Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c84fd8c
2022-09-21T12:31:14.642Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-21T12:31:14.642Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-21T12:31:14.643Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-21T12:31:14.643Z||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 ASDC
	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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$56d73eb0.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 ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 32 common frames omitted
2022-09-21T12:32:04.625Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:32:04.625Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:32:04.626Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:32:04.628Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:32:04.636Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= f0cf3d08-be60-49a0-8bdf-50728cff01e2 url= /sdc/v1/artifactTypes
2022-09-21T12:32:04.637Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:32:04.641Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-21T12:32:04.641Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35a9a219
2022-09-21T12:32:04.642Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-21T12:32:04.642Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-21T12:32:04.643Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-21T12:32:04.643Z||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 ASDC
	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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$56d73eb0.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 ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 32 common frames omitted
2022-09-21T12:32:54.625Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:32:54.625Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:32:54.625Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:32:54.627Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:32:54.654Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= f1060723-ac3f-4ecb-8484-b965500170f6 url= /sdc/v1/artifactTypes
2022-09-21T12:32:54.654Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:32:54.663Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-21T12:32:54.663Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3022311a
2022-09-21T12:32:54.663Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-21T12:32:54.664Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-21T12:32:54.664Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-21T12:32:54.664Z||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 ASDC
	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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$56d73eb0.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 ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 32 common frames omitted
2022-09-21T12:33:44.625Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:33:44.626Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:33:44.626Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:33:44.633Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:33:44.650Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 629e8258-a1ad-4960-ac4b-fd54d4f172f3 url= /sdc/v1/artifactTypes
2022-09-21T12:33:44.650Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:33:44.665Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-21T12:33:44.666Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ffd9f24
2022-09-21T12:33:44.666Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-21T12:33:44.667Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-21T12:33:44.667Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-21T12:33:44.668Z||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 ASDC
	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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$56d73eb0.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 ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 32 common frames omitted
2022-09-21T12:34:27.966Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-09-21T12:34:34.625Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:34:34.625Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:34:34.626Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:34:34.628Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:34:34.633Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 9675b273-fc8f-4379-88ef-dd010de12730 url= /sdc/v1/artifactTypes
2022-09-21T12:34:34.634Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:34:34.638Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-21T12:34:34.638Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45d5b8f9
2022-09-21T12:34:34.638Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-21T12:34:34.638Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-21T12:34:34.638Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-21T12:34:34.639Z||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 ASDC
	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 jdk.internal.reflect.GeneratedMethodAccessor140.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$$56d73eb0.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 ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 32 common frames omitted
2022-09-21T12:35:24.626Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-21T12:35:24.626Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-21T12:35:24.626Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-21T12:35:24.633Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-21T12:35:24.638Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= c714c8c1-f93c-4d0f-91c7-226209d89e31 url= /sdc/v1/artifactTypes
2022-09-21T12:35:24.638Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-21T12:35:24.716Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-09-21T12:35:24.725Z||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 ASDC server
2022-09-21T12:35:24.747Z||scheduling-1|||||DEBUG|500||create keys
2022-09-21T12:35:24.754Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-09-21T12:35:24.838Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:35:24.853Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 691f9d72-189e-4387-beb1-be3c580d79c2 url= /sdc/v1/registerForDistribution
2022-09-21T12:35:25.040Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 691f9d72-189e-4387-beb1-be3c580d79c2 url= /sdc/v1/registerForDistribution
2022-09-21T12:35:25.041Z||scheduling-1|||||INFO|500||start DistributionClient
2022-09-21T12:35:25.050Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:35:25.051Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:35:25.056Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-09-21T12:35:25.060Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:35:25.060Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:35:25.061Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:35:25.061Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:35:35.393Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:35:35.393Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:36:25.048Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:36:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:36:25.051Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:36:25.051Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:36:25.052Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:36:25.052Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:36:34.629Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:36:34.636Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:37:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:37:25.050Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:37:25.051Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:37:25.051Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:37:25.050Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:37:25.051Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:37:34.637Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:37:34.646Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:38:25.048Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:38:25.049Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:38:25.049Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:38:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:38:25.052Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:38:25.052Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:38:34.625Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:38:34.631Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:39:25.049Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:39:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:39:25.051Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:39:25.051Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:39:25.052Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:39:25.053Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:39:34.611Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:39:34.629Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:40:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:40:25.049Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:40:25.050Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:40:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:40:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:40:25.051Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:40:34.630Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:40:34.633Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:41:25.051Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:41:25.052Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:41:25.052Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:41:25.050Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:41:25.056Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:41:25.056Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:41:34.628Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:41:34.641Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:42:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:42:25.049Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:42:25.050Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:42:25.051Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:42:25.051Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:42:25.051Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:42:34.620Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:42:34.636Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:43:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:43:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:43:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:43:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:43:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:43:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:43:34.621Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:43:34.629Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:44:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:44:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:44:25.050Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:44:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:44:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:44:25.052Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:44:34.615Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:44:34.646Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:45:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:45:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:45:25.050Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:45:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:45:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:45:25.052Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:45:34.632Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:45:34.632Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:46:25.050Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:46:25.051Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:46:25.052Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:46:25.052Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:46:25.055Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:46:25.055Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:46:34.619Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:46:34.632Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:47:25.049Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:47:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:47:25.050Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:47:25.051Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:47:25.051Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:47:25.051Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:47:34.616Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:47:34.621Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:48:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:48:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:48:25.051Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:48:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:48:25.052Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:48:25.052Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:48:34.624Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:48:34.624Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:49:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:49:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:49:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:49:25.052Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:49:25.053Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:49:25.053Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:49:34.623Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:49:34.630Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:50:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:50:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:50:25.050Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:50:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:50:25.051Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:50:25.052Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:50:34.618Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:50:34.623Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:51:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:51:25.050Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:51:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:51:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:51:25.051Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:51:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:51:34.621Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:51:34.637Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:52:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:52:25.050Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:52:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:52:25.051Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:52:25.052Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:52:25.052Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:52:34.631Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:52:34.631Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:53:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:53:25.050Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:53:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:53:25.051Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:53:25.052Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:53:25.052Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:53:34.642Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:53:34.645Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:54:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:54:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:54:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:54:25.051Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:54:25.052Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:54:25.052Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:54:34.641Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:54:34.654Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:55:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:55:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:55:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:55:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:55:25.051Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:55:25.052Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:55:34.642Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:55:34.642Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:56:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:56:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:56:25.049Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:56:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:56:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:56:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:56:34.631Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:56:34.631Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:57:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:57:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:57:25.049Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:57:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:57:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:57:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:57:34.607Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:57:34.607Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:58:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:58:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:58:25.049Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:58:25.051Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:58:25.051Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:58:25.051Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:58:34.616Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:58:34.632Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:59:25.049Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:59:25.050Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:59:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:59:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T12:59:25.051Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T12:59:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T12:59:34.611Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T12:59:34.619Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:00:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:00:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:00:25.049Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:00:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:00:25.052Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:00:25.052Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:00:34.610Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:00:34.636Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:01:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:01:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:01:25.049Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:01:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:01:25.052Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:01:25.052Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:01:34.615Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:01:34.619Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:02:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:02:25.050Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:02:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:02:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:02:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:02:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:02:34.609Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:02:34.613Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:03:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:03:25.050Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:03:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:03:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:03:25.051Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:03:25.051Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:03:34.623Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:03:34.628Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:04:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:04:25.050Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:04:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:04:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:04:25.051Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:04:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:04:34.617Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:04:34.647Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:05:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:05:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:05:25.049Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:05:25.056Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:05:25.057Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:05:25.057Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:05:34.631Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:05:34.635Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:06:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:06:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:06:25.049Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:06:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:06:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:06:25.052Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:06:34.638Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:06:34.657Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:07:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:07:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:07:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:07:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:07:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:07:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:07:34.640Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:07:34.667Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:08:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:08:25.050Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:08:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:08:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:08:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:08:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:08:34.632Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:08:34.633Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:09:25.050Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:09:25.050Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:09:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:09:25.051Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:09:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:09:25.051Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:09:34.670Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:09:34.674Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:10:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:10:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:10:25.049Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:10:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:10:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:10:25.051Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:10:34.618Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:10:34.626Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:11:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:11:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:11:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:11:25.051Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:11:25.052Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:11:25.052Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:11:34.615Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:11:34.622Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:12:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:12:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:12:25.049Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:12:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:12:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:12:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:12:34.624Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:12:34.635Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:13:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:13:25.050Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:13:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:13:25.051Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:13:25.051Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:13:25.051Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:13:34.625Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:13:34.633Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:14:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:14:25.050Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:14:25.050Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:14:25.051Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:14:25.051Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:14:25.051Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:14:34.616Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:14:34.634Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:15:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:15:25.050Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:15:25.050Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:15:25.050Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:15:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:15:25.051Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:15:34.637Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:15:34.638Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:16:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:16:25.050Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:16:25.050Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:16:25.051Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:16:25.052Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:16:25.052Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:16:34.634Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:16:34.637Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:17:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:17:25.050Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:17:25.050Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:17:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:17:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:17:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:17:34.611Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:17:34.612Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:18:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:18:25.049Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:18:25.050Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:18:25.051Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:18:25.051Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:18:25.052Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:18:34.599Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:18:34.655Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:19:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:19:25.049Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:19:25.050Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:19:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:19:25.052Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:19:25.052Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:19:34.629Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:19:34.647Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:20:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:20:25.049Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:20:25.049Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:20:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:20:25.052Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:20:25.052Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:20:34.626Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:20:34.679Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:21:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:21:25.050Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:21:25.050Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:21:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:21:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:21:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:21:34.611Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:21:34.615Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:22:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:22:25.049Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:22:25.050Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:22:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:22:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:22:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:22:34.606Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:22:34.613Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:23:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:23:25.049Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:23:25.049Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:23:25.051Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:23:25.051Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:23:25.051Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:23:34.630Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:23:34.637Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:24:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:24:25.049Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:24:25.049Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:24:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:24:25.051Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:24:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:24:34.632Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:24:34.632Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:25:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:25:25.049Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:25:25.049Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:25:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:25:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:25:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:25:34.636Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:25:34.672Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:26:25.048Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:26:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:26:25.051Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:26:25.051Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:26:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:26:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:26:34.629Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:26:34.632Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:27:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:27:25.049Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:27:25.049Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:27:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:27:25.052Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:27:25.052Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:27:34.624Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:27:34.632Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:28:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:28:25.049Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:28:25.049Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:28:25.051Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:28:25.052Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:28:25.052Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:28:34.621Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:28:34.628Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:29:25.049Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:29:25.050Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:29:25.050Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:29:25.052Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:29:25.054Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:29:25.054Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:29:34.621Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:29:34.639Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:30:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:30:25.050Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:30:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:30:25.051Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:30:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:30:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:30:34.614Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:30:34.619Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:31:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:31:25.049Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:31:25.049Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:31:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:31:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:31:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:31:34.628Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:31:34.628Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:32:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:32:25.050Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:32:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:32:25.051Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:32:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:32:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:32:34.626Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:32:34.626Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:33:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:33:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:33:25.050Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:33:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:33:25.051Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:33:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:33:34.621Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:33:34.623Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:34:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:34:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:34:25.049Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:34:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:34:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:34:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:34:34.612Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:34:34.620Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:35:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:35:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:35:25.049Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:35:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:35:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:35:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:35:34.627Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:35:34.631Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:36:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:36:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:36:25.049Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:36:25.051Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:36:25.052Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:36:25.052Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:36:34.615Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:36:34.630Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:37:25.050Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:37:25.051Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:37:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:37:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:37:25.051Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:37:25.051Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:37:34.634Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:37:34.658Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:38:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:38:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:38:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:38:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:38:25.052Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:38:25.052Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:38:34.631Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:38:34.635Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:39:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:39:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:39:25.050Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:39:25.051Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:39:25.051Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:39:25.051Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:39:34.614Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:39:34.622Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:40:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:40:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:40:25.050Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:40:25.051Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:40:25.051Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:40:25.052Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:40:34.628Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:40:34.634Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:41:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:41:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:41:25.050Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:41:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:41:25.052Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:41:25.052Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:41:34.630Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:41:34.636Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:42:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:42:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:42:25.049Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:42:25.051Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:42:25.051Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:42:25.051Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:42:34.615Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:42:34.624Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:43:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:43:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:43:25.050Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:43:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:43:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:43:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:43:34.641Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:43:34.645Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:44:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:44:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:44:25.049Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:44:25.051Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:44:25.051Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:44:25.051Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:44:34.624Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:44:34.626Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:45:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:45:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:45:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:45:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:45:25.052Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:45:25.052Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:45:34.622Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:45:34.623Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:46:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:46:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:46:25.049Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:46:25.051Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:46:25.051Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:46:25.051Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:46:34.699Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:46:34.699Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:47:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:47:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:47:25.049Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:47:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:47:25.051Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:47:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:47:34.625Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:47:34.625Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:48:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:48:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:48:25.049Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:48:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:48:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:48:25.051Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:48:34.608Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:48:34.624Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:49:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:49:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:49:25.049Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:49:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:49:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:49:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:49:34.619Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:49:34.621Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:50:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:50:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:50:25.050Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:50:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:50:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:50:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:50:34.615Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:50:34.626Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:51:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:51:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:51:25.049Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:51:25.051Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:51:25.051Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:51:25.051Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:51:34.610Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:51:34.610Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:52:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:52:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:52:25.050Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:52:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:52:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:52:25.051Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:52:34.606Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:52:34.622Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:53:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:53:25.049Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:53:25.049Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:53:25.051Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:53:25.051Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:53:25.051Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:53:34.671Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:53:34.671Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:54:25.049Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:54:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:54:25.050Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:54:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:54:25.052Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:54:25.053Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:54:34.623Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:54:34.634Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:55:25.050Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:55:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:55:25.052Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:55:25.053Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:55:25.052Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:55:25.053Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:55:34.617Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:55:34.630Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:56:25.048Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:56:25.050Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:56:25.050Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:56:25.051Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:56:25.051Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:56:25.051Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:56:34.626Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:56:34.631Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:57:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:57:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:57:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:57:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:57:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:57:25.051Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:57:34.632Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:57:34.636Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:58:25.049Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:58:25.051Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:58:25.051Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:58:25.051Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:58:25.051Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:58:25.052Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:58:34.614Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:58:34.625Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:59:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:59:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:59:25.050Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:59:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T13:59:25.052Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T13:59:25.052Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T13:59:34.624Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T13:59:34.630Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:00:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:00:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:00:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:00:25.052Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:00:25.053Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:00:25.053Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:00:34.616Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:00:34.625Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:01:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:01:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:01:25.050Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:01:25.051Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:01:25.052Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:01:25.052Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:01:34.629Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:01:34.632Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:02:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:02:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:02:25.050Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:02:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:02:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:02:25.051Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:02:34.616Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:02:34.620Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:03:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:03:25.051Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:03:25.051Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:03:25.051Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:03:25.051Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:03:25.051Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:03:34.653Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:03:34.663Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:04:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:04:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:04:25.050Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:04:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:04:25.051Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:04:25.051Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:04:34.615Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:04:34.617Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:05:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:05:25.050Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:05:25.050Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:05:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:05:25.052Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:05:25.052Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:05:34.633Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:05:34.633Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:06:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:06:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:06:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:06:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:06:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:06:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:06:34.595Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:06:34.712Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:07:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:07:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:07:25.050Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:07:25.051Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:07:25.051Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:07:25.051Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:07:34.608Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:07:34.619Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:08:25.049Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:08:25.050Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:08:25.051Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:08:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:08:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:08:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:08:34.618Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:08:34.623Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:09:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:09:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:09:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:09:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:09:25.052Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:09:25.053Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:09:34.624Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:09:34.627Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:10:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:10:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:10:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:10:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:10:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:10:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:10:34.659Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:10:34.659Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:11:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:11:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:11:25.050Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:11:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:11:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:11:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:11:34.625Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:11:34.630Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:12:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:12:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:12:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:12:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:12:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:12:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:12:34.602Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:12:34.604Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:13:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:13:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:13:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:13:25.051Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:13:25.051Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:13:25.051Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:13:34.616Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:13:34.621Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:14:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:14:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:14:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:14:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:14:25.052Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:14:25.052Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:14:34.610Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:14:34.614Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:15:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:15:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:15:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:15:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:15:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:15:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:15:34.615Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:15:34.651Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:16:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:16:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:16:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:16:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:16:25.051Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:16:25.051Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:16:34.624Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:16:34.643Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:17:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:17:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:17:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:17:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:17:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:17:25.051Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:17:34.620Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:17:34.626Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:18:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:18:25.050Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:18:25.050Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:18:25.051Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:18:25.051Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:18:25.052Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:18:34.636Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:18:34.636Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:19:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:19:25.049Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:19:25.049Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:19:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:19:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:19:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:19:34.627Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:19:34.644Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:20:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:20:25.050Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:20:25.050Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:20:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:20:25.051Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:20:25.051Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:20:34.619Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:20:34.625Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:21:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:21:25.049Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:21:25.049Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:21:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:21:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:21:25.051Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:21:34.640Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:21:34.667Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:22:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:22:25.049Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:22:25.049Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:22:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:22:25.052Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:22:25.052Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:22:34.621Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:22:34.622Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:23:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:23:25.049Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:23:25.049Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:23:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:23:25.052Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:23:25.053Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:23:34.642Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:23:34.642Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:24:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:24:25.049Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:24:25.049Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:24:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:24:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:24:25.052Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:24:34.626Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:24:34.628Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:25:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:25:25.049Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:25:25.049Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:25:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:25:25.051Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:25:25.051Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:25:34.610Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:25:34.622Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:26:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:26:25.049Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:26:25.049Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:26:25.052Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:26:25.053Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:26:25.053Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:26:34.675Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:26:34.676Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:25.048Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:27:25.050Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:27:25.050Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:27:25.051Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:27:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:25.678Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:25.682Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:25.681Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.683Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"994cf65f-14d4-498c-a336-aa73ab2a22eb","serviceName":"basic_onboard_AVJULo","serviceVersion":"1.0","serviceUUID":"80378610-5c30-4204-8435-6763abac3a22","serviceDescription":"service","serviceInvariantUUID":"c187c293-8fef-4f30-a978-73d134f3e237","resources":[{"resourceInstanceName":"basic_onboard_AVJULo 0","resourceName":"basic_onboard_AVJULo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"fe65c029-6cea-4d5b-9a3d-308222f4af31","resourceInvariantUUID":"3bf968d4-4f4f-4277-9ac2-e50b34f80dde","resourceCustomizationUUID":"5f854cb4-ca32-4c50-99c9-560a87a377da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vf-license-model.xml","artifactChecksum":"ZDAxZjAxOTdkNWU5MThmZjE1ZTIyMzdkZjJiZTVhZGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1b7efb75-ab33-43b0-82f7-5671e4730eaf","artifactVersion":"1"},{"artifactName":"basic_onboard_avjulo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json","artifactChecksum":"ODU4MzE5MzEwMzkzMTMyNjUzNTYwNDQ2ZTg0NzEyNTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a55fcc6d-2330-4958-88cb-22b63513080c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4c5817bb-c1ec-4bf9-965f-b317ebff62ec","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"52e15851-5f42-4903-8ec0-521dc9f39150","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"55dbe55e-5040-4389-9692-155dbe74a6a0","artifactVersion":"2","generatedFromUUID":"4c5817bb-c1ec-4bf9-965f-b317ebff62ec"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardAvjulo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-template.yml","artifactChecksum":"MmRiNjU0NDFlNjY3MTI1YzdkY2Y2MjRmZGNiNjFmNmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2ddc789a-d9b1-4858-b45e-3fffce2ab76d","artifactVersion":"1"},{"artifactName":"service-BasicOnboardAvjulo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar","artifactChecksum":"Njg4NWY5MzcyYjVmYTJjN2EyMjdhMDExNzY4YTdkYjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35967913-3dcf-4cea-9926-d608bf588363","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-21T14:27:25.687Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.687Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770406263,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.700Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:27:25.707Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:25.709Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.709Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.709Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "cds",
  "timestamp": 1663770397162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.709Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770406263,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "cds",
  "timestamp": 1663770397162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770406263,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "cds",
  "timestamp": 1663770397162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770405915,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.710Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770406263,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "cds",
  "timestamp": 1663770397162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770405915,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770406263,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "cds",
  "timestamp": 1663770397162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770405915,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "aai-ml",
  "timestamp": 1663770419019,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770406263,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.711Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.712Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "cds",
  "timestamp": 1663770397162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.712Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.712Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.712Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770405915,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.712Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.712Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.712Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "aai-ml",
  "timestamp": 1663770419019,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.712Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770406263,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "cds",
  "timestamp": 1663770397162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770405915,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "aai-ml",
  "timestamp": 1663770419019,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770422396,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "cds",
  "timestamp": 1663770413664,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770405915,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.713Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "aai-ml",
  "timestamp": 1663770419019,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770405915,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770423476,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "aai-ml",
  "timestamp": 1663770419019,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770424540,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770413716,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.714Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "aai-ml",
  "timestamp": 1663770419019,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:25.715Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.715Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.715Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770425676,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
2022-09-21T14:27:25.726Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:25.727Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-21T14:27:25.827Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-09-21T14:27:25.831Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:25.831Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-21T14:27:25.852Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:25.853Z||pool-3-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-21T14:27:25.885Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 994cf65f-14d4-498c-a336-aa73ab2a22eb
2022-09-21T14:27:25.908Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 994cf65f-14d4-498c-a336-aa73ab2a22eb 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 (?, ?, ?, ?, ?)
2022-09-21T14:27:25.932Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.933Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "aai-ml",
  "timestamp": 1663770419019,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:27:25.933Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:27:25.933Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.933Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770426680,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:27:25.934Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:27:25.934Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.934Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "aai-ml",
  "timestamp": 1663770426884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:27:25.934Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:27:25.934Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.934Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "aai-ml",
  "timestamp": 1663770427932,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:27:25.934Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:27:25.934Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.934Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "aai-ml",
  "timestamp": 1663770428970,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:27:25.935Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:27:25.935Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.935Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770418454,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:27:25.935Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:27:25.935Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.935Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "aai-ml",
  "timestamp": 1663770429976,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-21T14:27:25.953Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 994cf65f-14d4-498c-a336-aa73ab2a22eb
2022-09-21T14:27:25.953Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 994cf65f-14d4-498c-a336-aa73ab2a22eb 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 (?, ?, ?, ?, ?)
2022-09-21T14:27:25.964Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:27:25.965Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770419459,
  "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=?
2022-09-21T14:27:25.972Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 994cf65f-14d4-498c-a336-aa73ab2a22eb
2022-09-21T14:27:25.972Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 994cf65f-14d4-498c-a336-aa73ab2a22eb 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 (?, ?, ?, ?, ?)
2022-09-21T14:27:26.736Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:27:26.736Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:26.738Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:26.738Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:27:26.838Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:27:26.839Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:26.839Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:26.853Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:26.854Z||pool-4-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:27:27.738Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:27:27.740Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:27.742Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:27.742Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:27:27.842Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:27:27.843Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:27.843Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:27.859Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:27.860Z||pool-5-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:27:28.742Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:27:28.743Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:28.746Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:28.746Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:28.846Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:27:28.847Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:28.847Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:28.865Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:28.866Z||pool-6-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:27:29.747Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:27:29.749Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:29.752Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:29.752Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-09-21T14:27:29.851Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-21T14:27:29.852Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:29.852Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:29.893Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:29.894Z||pool-7-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:27:30.753Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:27:30.754Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:30.757Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:30.757Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:27:30.857Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:27:30.858Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:30.859Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:30.871Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:30.872Z||pool-8-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:27:31.758Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:27:31.759Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:31.761Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:31.761Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:27:31.865Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-09-21T14:27:31.865Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:31.865Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:31.878Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:31.878Z||pool-9-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:27:32.763Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "serviceName": "basic_onboard_AVJULo",
  "serviceVersion": "1.0",
  "serviceUUID": "80378610-5c30-4204-8435-6763abac3a22",
  "serviceDescription": "service",
  "serviceInvariantUUID": "c187c293-8fef-4f30-a978-73d134f3e237",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_AVJULo 0",
      "resourceCustomizationUUID": "5f854cb4-ca32-4c50-99c9-560a87a377da",
      "resourceName": "basic_onboard_AVJULo",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "fe65c029-6cea-4d5b-9a3d-308222f4af31",
      "resourceInvariantUUID": "3bf968d4-4f4f-4277-9ac2-e50b34f80dde",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_avjulo0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json",
          "artifactChecksum": "ODU4MzE5MzEwMzkzMTMyNjUzNTYwNDQ2ZTg0NzEyNTY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "a55fcc6d-2330-4958-88cb-22b63513080c",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "4c5817bb-c1ec-4bf9-965f-b317ebff62ec",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "55dbe55e-5040-4389-9692-155dbe74a6a0",
            "generatedFromUUID": "4c5817bb-c1ec-4bf9-965f-b317ebff62ec"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "55dbe55e-5040-4389-9692-155dbe74a6a0",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardAvjulo-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
      "artifactChecksum": "Njg4NWY5MzcyYjVmYTJjN2EyMjdhMDExNzY4YTdkYjY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "35967913-3dcf-4cea-9926-d608bf588363"
    }
  ],
  "workloadContext": "Production"
}
2022-09-21T14:27:32.764Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-21T14:27:32.765Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 80378610-5c30-4204-8435-6763abac3a22 ASDC
2022-09-21T14:27:32.850Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:994cf65f-14d4-498c-a336-aa73ab2a22eb
ServiceName:basic_onboard_AVJULo
ServiceVersion:1.0
ServiceUUID:80378610-5c30-4204-8435-6763abac3a22
ServiceInvariantUUID:c187c293-8fef-4f30-a978-73d134f3e237
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardAvjulo-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar
ArtifactUUID:35967913-3dcf-4cea-9926-d608bf588363
ArtifactChecksum:Njg4NWY5MzcyYjVmYTJjN2EyMjdhMDExNzY4YTdkYjY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_AVJULo 0
ResourceCustomizationUUID:5f854cb4-ca32-4c50-99c9-560a87a377da
ResourceInvariantUUID:3bf968d4-4f4f-4277-9ac2-e50b34f80dde
ResourceName:basic_onboard_AVJULo
ResourceType:VF
ResourceUUID:fe65c029-6cea-4d5b-9a3d-308222f4af31
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_avjulo0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json
ArtifactUUID:a55fcc6d-2330-4958-88cb-22b63513080c
ArtifactChecksum:ODU4MzE5MzEwMzkzMTMyNjUzNTYwNDQ2ZTg0NzEyNTY=
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/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml
ArtifactUUID:4c5817bb-c1ec-4bf9-965f-b317ebff62ec
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/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env
ArtifactUUID:55dbe55e-5040-4389-9692-155dbe74a6a0
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/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env
ArtifactUUID:55dbe55e-5040-4389-9692-155dbe74a6a0
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-09-21T14:27:32.850Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 80378610-5c30-4204-8435-6763abac3a22 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=?
2022-09-21T14:27:32.901Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:27:32.903Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-09-21T14:27:32.904Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-09-21T14:27:32.905Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35967913-3dcf-4cea-9926-d608bf588363 from URL: /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:32.905Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-09-21T14:27:32.906Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:32.966Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-09-21T14:27:32.985Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar 35967913-3dcf-4cea-9926-d608bf588363 75229
2022-09-21T14:27:32.986Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar ASDC sendASDCNotification
2022-09-21T14:27:32.986Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:32.988Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:27:32.989Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:32.991Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:32.991Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770452985,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:27:33.091Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:27:33.092Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:33.092Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:33.108Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:33.108Z||pool-10-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:27:33.991Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:27:33.993Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-09-21T14:27:33.993Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 35967913-3dcf-4cea-9926-d608bf588363, URL: /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar to file: /app/ASDC/1/service-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:33.994Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:34.072Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:34.073Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:34.431Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17668900713977821016/Definitions/service-BasicOnboardAvjulo-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2022-09-21T14:27:35.569Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-21T14:27:35.572Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-09-21T14:27:35.573Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:35.573Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-09-21T14:27:35.573Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:35.573Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_AVJULo 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-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:35.573Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|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-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:35.573Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|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-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:35.573Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|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-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:35.573Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:35.573Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|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-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:35.573Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-09-21T14:27:35.582Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:35.584Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:35.588Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_AVJULo 0 is matching search criteria
2022-09-21T14:27:35.589Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-09-21T14:27:35.590Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_AVJULo 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:27:35.591Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:35.591Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:35.592Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_AVJULo 0 is matching search criteria
2022-09-21T14:27:35.592Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-09-21T14:27:35.592Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_AVJULo 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:27:35.592Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:35.592Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:35.595Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:35.595Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_AVJULo 0 is not matching search criteria
2022-09-21T14:27:35.595Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-09-21T14:27:35.595Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-09-21T14:27:35.595Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-09-21T14:27:35.595Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-09-21T14:27:35.596Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-21T14:27:35.596Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:35.596Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-21T14:27:35.597Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:35.597Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_AVJULo 0 is matching search criteria
2022-09-21T14:27:35.597Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_AVJULo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:27:35.597Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:35.597Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_AVJULo 0 is matching search criteria
2022-09-21T14:27:35.597Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_AVJULo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:27:35.598Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:35.598Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_AVJULo 0 is matching search criteria
2022-09-21T14:27:35.598Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_AVJULo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:27:35.598Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:35.598Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_AVJULo 0 is not matching search criteria
2022-09-21T14:27:35.598Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-09-21T14:27:35.598Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-09-21T14:27:35.598Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=804a5c59-e3cc-471c-8353-485d121d37c6
2022-09-21T14:27:35.598Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:35.598Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:35.599Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:35.599Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:35.599Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:35.599Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:35.599Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:35.599Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:35.599Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_AVJULo
Description:service
Model UUID:80378610-5c30-4204-8435-6763abac3a22
Model Version:NULL
Model InvariantUuid:c187c293-8fef-4f30-a978-73d134f3e237
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_AVJULo
Model UUID:fa469cf7-9318-4e4f-ae47-0595132d7367
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3bf968d4-4f4f-4277-9ac2-e50b34f80dde
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:5f854cb4-ca32-4c50-99c9-560a87a377da
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:1fbe5534-8300-4a0c-a512-780789719e96
ModelName:BasicOnboardAvjulo..base_ubuntu18..module-0
ModelUuid:d5d6a567-bc55-4d2a-bfb0-faa794a31cbf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:804a5c59-e3cc-471c-8353-485d121d37c6
ModelInvariantUuid:8d05a2ef-2e32-4bab-b167-2678ca633104
ModelName:basic_onboard_AVJULo-nodes.ubuntu18Cvfc
ModelUuid:b5ecf6ce-b716-47cc-b1b2-b81491bb89c8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:29060f4b-ef66-48a1-bc75-0cc13b667fde
ModelInvariantUuid:81006820-f23e-46a2-b335-78629f6ed4d0
ModelName:BasicOnboardAvjulo.compute.nodes.heat.ubuntu18
ModelUuid:2328494b-884c-4952-a805-91b99d37f422
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=?
2022-09-21T14:27:35.626Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: fe65c029-6cea-4d5b-9a3d-308222f4af31
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=?
2022-09-21T14:27:35.700Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||basic_onboard_AVJULo 0
2022-09-21T14:27:35.705Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: fe65c029-6cea-4d5b-9a3d-308222f4af31
2022-09-21T14:27:35.706Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: a55fcc6d-2330-4958-88cb-22b63513080c from URL: /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json
2022-09-21T14:27:35.706Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-09-21T14:27:35.706Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json
2022-09-21T14:27:35.760Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-09-21T14:27:35.761Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json a55fcc6d-2330-4958-88cb-22b63513080c 798
2022-09-21T14:27:35.761Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json ASDC sendASDCNotification
2022-09-21T14:27:35.761Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json
2022-09-21T14:27:35.761Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:27:35.761Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:35.763Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:35.764Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770455761,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:27:35.864Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:27:35.865Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:35.865Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:35.884Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:35.885Z||pool-11-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:27:36.765Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardAvjulo..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "1fbe5534-8300-4a0c-a512-780789719e96",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d5d6a567-bc55-4d2a-bfb0-faa794a31cbf",
    "vfModuleModelCustomizationUUID": "20ec27fe-b689-43ec-8ce5-21b936ea33b0",
    "isBase": true,
    "artifacts": [
      "4c5817bb-c1ec-4bf9-965f-b317ebff62ec",
      "55dbe55e-5040-4389-9692-155dbe74a6a0"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-21T14:27:36.776Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardAvjulo..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d5d6a567-bc55-4d2a-bfb0-faa794a31cbf
VfModuleModelInvariantUUID:1fbe5534-8300-4a0c-a512-780789719e96
VfModuleModelDescription:NULL
Artifacts UUID List:{
4c5817bb-c1ec-4bf9-965f-b317ebff62ec
,
55dbe55e-5040-4389-9692-155dbe74a6a0

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-09-21T14:27:36.778Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardAvjulo..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "1fbe5534-8300-4a0c-a512-780789719e96",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d5d6a567-bc55-4d2a-bfb0-faa794a31cbf",
    "vfModuleModelCustomizationUUID": "20ec27fe-b689-43ec-8ce5-21b936ea33b0",
    "isBase": true,
    "artifacts": [
      "4c5817bb-c1ec-4bf9-965f-b317ebff62ec",
      "55dbe55e-5040-4389-9692-155dbe74a6a0"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-21T14:27:36.778Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardAvjulo..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d5d6a567-bc55-4d2a-bfb0-faa794a31cbf
VfModuleModelInvariantUUID:1fbe5534-8300-4a0c-a512-780789719e96
VfModuleModelDescription:NULL
Artifacts UUID List:{
4c5817bb-c1ec-4bf9-965f-b317ebff62ec
,
55dbe55e-5040-4389-9692-155dbe74a6a0

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-09-21T14:27:36.778Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 4c5817bb-c1ec-4bf9-965f-b317ebff62ec from URL: /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml
2022-09-21T14:27:36.778Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-09-21T14:27:36.779Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml
2022-09-21T14:27:36.830Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-09-21T14:27:36.830Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml 4c5817bb-c1ec-4bf9-965f-b317ebff62ec 5033
2022-09-21T14:27:36.831Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-09-21T14:27:36.831Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml
2022-09-21T14:27:36.831Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:27:36.831Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:36.833Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:36.833Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770456831,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:27:36.933Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:27:36.934Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:36.934Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:36.946Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:36.946Z||pool-12-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:27:37.833Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 55dbe55e-5040-4389-9692-155dbe74a6a0 from URL: /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env
2022-09-21T14:27:37.834Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-09-21T14:27:37.834Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env
2022-09-21T14:27:37.897Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-09-21T14:27:37.898Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env 55dbe55e-5040-4389-9692-155dbe74a6a0 909
2022-09-21T14:27:37.898Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-09-21T14:27:37.898Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env
2022-09-21T14:27:37.898Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:27:37.898Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:37.899Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:37.900Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770457898,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:27:38.000Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:27:38.001Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:38.001Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:38.014Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:38.015Z||pool-13-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:27:38.900Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 80378610-5c30-4204-8435-6763abac3a22
2022-09-21T14:27:38.901Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_AVJULo 0 fe65c029-6cea-4d5b-9a3d-308222f4af31 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-21T14:27:38.948Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@13968916, org.onap.sdc.toscaparser.api.parameters.Input@22d1dc8c, org.onap.sdc.toscaparser.api.parameters.Input@396362f0, org.onap.sdc.toscaparser.api.parameters.Input@3d96ba6a, org.onap.sdc.toscaparser.api.parameters.Input@1aef4af7]
2022-09-21T14:27:38.952Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.953Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:38.953Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2022-09-21T14:27:38.953Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 5f854cb4-ca32-4c50-99c9-560a87a377da
2022-09-21T14:27:38.953Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5f854cb4-ca32-4c50-99c9-560a87a377da matches Tosca VF Customization UUID: 5f854cb4-ca32-4c50-99c9-560a87a377da
2022-09-21T14:27:38.953Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 5f854cb4-ca32-4c50-99c9-560a87a377da  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=?
2022-09-21T14:27:38.963Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.963Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:38.965Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 5f854cb4-ca32-4c50-99c9-560a87a377da: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-09-21T14:27:38.965Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3e088910
2022-09-21T14:27:38.965Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.965Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-21T14:27:38.966Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 20ec27fe-b689-43ec-8ce5-21b936ea33b0
2022-09-21T14:27:38.967Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 20ec27fe-b689-43ec-8ce5-21b936ea33b0
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=?
2022-09-21T14:27:38.976Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.976Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_AVJULo 0 is matching search criteria
2022-09-21T14:27:38.976Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_AVJULo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:27:38.977Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.977Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_AVJULo 0 is matching search criteria
2022-09-21T14:27:38.978Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_AVJULo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:27:38.978Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.978Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_AVJULo 0 is not matching search criteria
2022-09-21T14:27:38.978Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-09-21T14:27:38.978Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-09-21T14:27:38.978Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=804a5c59-e3cc-471c-8353-485d121d37c6
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=?
2022-09-21T14:27:38.991Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.991Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_AVJULo 0 is matching search criteria
2022-09-21T14:27:38.991Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_AVJULo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:27:38.992Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.992Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_AVJULo 0 is matching search criteria
2022-09-21T14:27:38.992Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_AVJULo 0] matching following query criteria: sdcType=VF, customizationUUID=5f854cb4-ca32-4c50-99c9-560a87a377da
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=?
2022-09-21T14:27:38.994Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.995Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:38.995Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 80378610-5c30-4204-8435-6763abac3a22: basic_onboard_AVJULo
2022-09-21T14:27:38.995Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.995Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:38.995Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.995Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:38.995Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.995Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:38.996Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.996Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:38.996Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:27:38.996Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_AVJULo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:27:38.996Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||Saving Service: basic_onboard_AVJULo 
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 (?, ?, ?, ?, ?)
2022-09-21T14:27:39.223Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_AVJULo fe65c029-6cea-4d5b-9a3d-308222f4af31 1 ASDC deployResourceStructure
2022-09-21T14:27:39.223Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json ASDC sendASDCNotification
2022-09-21T14:27:39.224Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json
2022-09-21T14:27:39.224Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:27:39.224Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:39.225Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:39.225Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770459223,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:27:39.326Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:27:39.326Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:39.326Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:39.344Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:39.344Z||pool-14-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:27:40.227Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-09-21T14:27:40.227Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml
2022-09-21T14:27:40.227Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:27:40.228Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:40.230Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:40.230Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770460227,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-09-21T14:27:40.330Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:27:40.331Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:40.331Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:40.343Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:40.344Z||pool-15-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:27:41.231Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-09-21T14:27:41.231Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env
2022-09-21T14:27:41.231Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:27:41.232Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:41.233Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:41.234Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770461231,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-09-21T14:27:41.334Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:27:41.335Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:41.336Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:41.351Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:41.352Z||pool-16-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:27:42.234Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar ASDC sendASDCNotification
2022-09-21T14:27:42.235Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar
2022-09-21T14:27:42.235Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:27:42.235Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:27:42.237Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:27:42.237Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770462234,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:27:42.337Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:27:42.338Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:27:42.338Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:27:42.354Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:27:42.354Z||pool-17-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:27:43.238Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 994cf65f-14d4-498c-a336-aa73ab2a22eb
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:27:43.265Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 994cf65f-14d4-498c-a336-aa73ab2a22eb
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:27:43.270Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:27:43.271Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-21T14:27:43.271Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-21T14:27:43.271Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-21T14:27:43.271Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-21T14:27:43.271Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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=?
2022-09-21T14:27:43.278Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-21T14:28:13.279Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 994cf65f-14d4-498c-a336-aa73ab2a22eb 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=?
2022-09-21T14:28:13.292Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 994cf65f-14d4-498c-a336-aa73ab2a22eb and serviceModelVersionId: 80378610-5c30-4204-8435-6763abac3a22
2022-09-21T14:28:13.293Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c187c293-8fef-4f30-a978-73d134f3e237
2022-09-21T14:28:22.732Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c187c293-8fef-4f30-a978-73d134f3e237/model-vers/model-ver/80378610-5c30-4204-8435-6763abac3a22?depth=0
2022-09-21T14:28:22.824Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-09-21T14:28:23.225Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c187c293-8fef-4f30-a978-73d134f3e237/model-vers/model-ver/80378610-5c30-4204-8435-6763abac3a22?depth=0|INFO|500||Invoke
2022-09-21T14:28:23.233Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c187c293-8fef-4f30-a978-73d134f3e237/model-vers/model-ver/80378610-5c30-4204-8435-6763abac3a22?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c187c293-8fef-4f30-a978-73d134f3e237/model-vers/model-ver/80378610-5c30-4204-8435-6763abac3a22?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[994cf65f-14d4-498c-a336-aa73ab2a22eb], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c4c752de-04fa-4797-94ab-0dfed39e71e6], X-ECOMP-RequestID=[994cf65f-14d4-498c-a336-aa73ab2a22eb], X-TransactionId=[], X-ONAP-RequestID=[994cf65f-14d4-498c-a336-aa73ab2a22eb], Content-Type=[application/merge-patch+json]}
2022-09-21T14:28:23.251Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c187c293-8fef-4f30-a978-73d134f3e237/model-vers/model-ver/80378610-5c30-4204-8435-6763abac3a22?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-21T14:28:23.277Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c187c293-8fef-4f30-a978-73d134f3e237/model-vers/model-ver/80378610-5c30-4204-8435-6763abac3a22?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c187c293-8fef-4f30-a978-73d134f3e237/model-vers/model-ver/80378610-5c30-4204-8435-6763abac3a22?depth=0 has http status code:503 and response headers:{date=[Wed, 21 Sep 2022 14:28:22 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-09-21T14:28:23.279Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c187c293-8fef-4f30-a978-73d134f3e237/model-vers/model-ver/80378610-5c30-4204-8435-6763abac3a22?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-09-21T14:28:23.280Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c187c293-8fef-4f30-a978-73d134f3e237/model-vers/model-ver/80378610-5c30-4204-8435-6763abac3a22?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-09-21T14:28:23.292Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=994cf65f-14d4-498c-a336-aa73ab2a22eb upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:28:23.293Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=994cf65f-14d4-498c-a336-aa73ab2a22eb upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	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)
2022-09-21T14:28:23.293Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=994cf65f-14d4-498c-a336-aa73ab2a22eb upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:28:23.293Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=994cf65f-14d4-498c-a336-aa73ab2a22eb upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
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=?
2022-09-21T14:28:23.300Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|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:71)
	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)
2022-09-21T14:28:23.301Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 994cf65f-14d4-498c-a336-aa73ab2a22eb and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=994cf65f-14d4-498c-a336-aa73ab2a22eb upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:28:23.302Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-21T14:28:23.302Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:28:23.304Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:28:23.304Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770503301,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d994cf65f-14d4-498c-a336-aa73ab2a22eb upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:28:23.404Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:28:23.405Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:28:23.406Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:28:23.428Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:28:23.429Z||pool-18-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:28:25.048Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:28:25.049Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:28:25.049Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:28:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:28:25.051Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:28:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:28:25.177Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:28:25.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-21T14:28:25.178Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:28:25.179Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:28:34.625Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:25.048Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:29:25.050Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:29:25.050Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:29:25.051Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:29:25.051Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:25.084Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:25.087Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.088Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:29:25.089Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:29:25.089Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.090Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:29:25.090Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:29:25.090Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.090Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:29:25.091Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:29:25.091Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.091Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-09-21T14:29:25.091Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:29:25.091Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.091Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:29:25.092Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:29:25.092Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.092Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770445048,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:29:25.092Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:29:25.092Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.092Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770452985,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:29:25.092Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:29:25.092Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.093Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770455761,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:29:25.093Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:29:25.093Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.093Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770456831,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:29:25.093Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:29:25.093Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.093Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770457898,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:29:25.094Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:29:25.094Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.094Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770459223,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/basic_onboard_avjulo0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:29:25.094Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:29:25.094Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.094Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770460227,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-09-21T14:29:25.094Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:29:25.094Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.094Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770461231,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/resourceInstances/basic_onboard_avjulo0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-09-21T14:29:25.095Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:29:25.095Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.095Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770462234,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardAvjulo/1.0/artifacts/service-BasicOnboardAvjulo-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:29:25.095Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:29:25.095Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.095Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "994cf65f-14d4-498c-a336-aa73ab2a22eb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770503301,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d994cf65f-14d4-498c-a336-aa73ab2a22eb upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:29:25.095Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:29:25.683Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:25.684Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:29:25.684Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"e1c7846a-6804-429d-aab5-5036b72b3b66","serviceName":"vFW 2022-09-21 14-28-05","serviceVersion":"1.0","serviceUUID":"ad40123b-911e-4cbc-af95-a893bbdf58e4","serviceDescription":"catalog service description","serviceInvariantUUID":"73e56f16-f600-4d56-8ffa-b4bbee0ce10e","resources":[{"resourceInstanceName":"vFW 2d5174a6-9e03 0","resourceName":"vFW 2d5174a6-9e03","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"89b19e14-e78c-4545-a7af-92b25bececd9","resourceInvariantUUID":"01af29d0-4443-48df-9276-2fc5f80ea58f","resourceCustomizationUUID":"e02ca6f6-c9ae-4f63-952e-2c42b15f7ccc","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vf-license-model.xml","artifactChecksum":"OGI1OTEzZjExZWEzZmE3MmM4MWFjNzk0MTI4N2Y1Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"77e56dca-151b-4a0d-ac9b-2eddb9482c78","artifactVersion":"1"},{"artifactName":"vfw2d5174a69e030_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json","artifactChecksum":"YmMzMzM2MDQ2ZGIxNjEzMzQ1Yzk3YTVhMDkxMzUzMTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd585e1d-246d-47e5-b2c5-6bf07428b14f","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5255ef6c-0c8a-4e49-aed1-24544f5ea472","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vendor-license-model.xml","artifactChecksum":"NTVkYTdkMWU3OTc3NDc2NmQ1NzMyY2U5NGQ0OTQ3NzQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e5a1dcd6-c0f0-4257-a689-5fd4df9f19f1","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"297651e8-7cd9-438f-96ba-a6133abecfc8","artifactVersion":"2","generatedFromUUID":"5255ef6c-0c8a-4e49-aed1-24544f5ea472"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220921142805-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-template.yml","artifactChecksum":"NzBmZGE5ZTQyZjMxYmExMDlkZTFmNTVhMGUzMDRjMGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8a877178-9095-4641-b9a5-0359979e0cde","artifactVersion":"1"},{"artifactName":"service-Vfw20220921142805-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar","artifactChecksum":"OTY4MTlhN2EzM2JiYjJmZGRhYjBmYjQxMWU1N2FlZGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c18351b3-3c83-4c2d-a44b-c434f3fc0e1c","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-21T14:29:25.687Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:29:25.688Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:25.690Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:25.690Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:29:25.791Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-21T14:29:25.792Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:25.792Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:25.810Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:25.811Z||pool-19-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:29:26.691Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:29:26.692Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:26.694Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:26.694Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:29:26.794Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-21T14:29:26.796Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:26.796Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:26.811Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:26.812Z||pool-20-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:29:27.695Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:29:27.696Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:27.697Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:27.697Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:29:27.797Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:29:27.798Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:27.799Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:27.812Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:27.813Z||pool-21-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:29:28.698Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:29:28.699Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:28.701Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:28.701Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:29:28.802Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-21T14:29:28.803Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:28.803Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:28.815Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:28.815Z||pool-22-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:29:29.702Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:29:29.704Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:29.705Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:29.706Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-21T14:29:29.806Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:29:29.807Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:29.808Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:29.825Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:29.826Z||pool-23-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:29:30.706Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:29:30.706Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:30.708Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:30.708Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:29:30.808Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:29:30.810Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:30.810Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:30.825Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:30.825Z||pool-24-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:29:31.708Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:29:31.709Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:31.711Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:31.711Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:29:31.811Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:29:31.813Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:31.813Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:31.828Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:31.829Z||pool-25-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:29:32.712Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "serviceName": "vFW 2022-09-21 14-28-05",
  "serviceVersion": "1.0",
  "serviceUUID": "ad40123b-911e-4cbc-af95-a893bbdf58e4",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "73e56f16-f600-4d56-8ffa-b4bbee0ce10e",
  "resources": [
    {
      "resourceInstanceName": "vFW 2d5174a6-9e03 0",
      "resourceCustomizationUUID": "e02ca6f6-c9ae-4f63-952e-2c42b15f7ccc",
      "resourceName": "vFW 2d5174a6-9e03",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "89b19e14-e78c-4545-a7af-92b25bececd9",
      "resourceInvariantUUID": "01af29d0-4443-48df-9276-2fc5f80ea58f",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw2d5174a69e030_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json",
          "artifactChecksum": "YmMzMzM2MDQ2ZGIxNjEzMzQ1Yzk3YTVhMDkxMzUzMTQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "fd585e1d-246d-47e5-b2c5-6bf07428b14f",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "5255ef6c-0c8a-4e49-aed1-24544f5ea472",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "297651e8-7cd9-438f-96ba-a6133abecfc8",
            "generatedFromUUID": "5255ef6c-0c8a-4e49-aed1-24544f5ea472"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "297651e8-7cd9-438f-96ba-a6133abecfc8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220921142805-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
      "artifactChecksum": "OTY4MTlhN2EzM2JiYjJmZGRhYjBmYjQxMWU1N2FlZGY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c18351b3-3c83-4c2d-a44b-c434f3fc0e1c"
    }
  ],
  "workloadContext": "Production"
}
2022-09-21T14:29:32.713Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-21T14:29:32.713Z|994cf65f-14d4-498c-a336-aa73ab2a22eb|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ad40123b-911e-4cbc-af95-a893bbdf58e4 ASDC
2022-09-21T14:29:32.714Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:e1c7846a-6804-429d-aab5-5036b72b3b66
ServiceName:vFW 2022-09-21 14-28-05
ServiceVersion:1.0
ServiceUUID:ad40123b-911e-4cbc-af95-a893bbdf58e4
ServiceInvariantUUID:73e56f16-f600-4d56-8ffa-b4bbee0ce10e
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20220921142805-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar
ArtifactUUID:c18351b3-3c83-4c2d-a44b-c434f3fc0e1c
ArtifactChecksum:OTY4MTlhN2EzM2JiYjJmZGRhYjBmYjQxMWU1N2FlZGY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 2d5174a6-9e03 0
ResourceCustomizationUUID:e02ca6f6-c9ae-4f63-952e-2c42b15f7ccc
ResourceInvariantUUID:01af29d0-4443-48df-9276-2fc5f80ea58f
ResourceName:vFW 2d5174a6-9e03
ResourceType:VF
ResourceUUID:89b19e14-e78c-4545-a7af-92b25bececd9
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw2d5174a69e030_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json
ArtifactUUID:fd585e1d-246d-47e5-b2c5-6bf07428b14f
ArtifactChecksum:YmMzMzM2MDQ2ZGIxNjEzMzQ1Yzk3YTVhMDkxMzUzMTQ=
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/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml
ArtifactUUID:5255ef6c-0c8a-4e49-aed1-24544f5ea472
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/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env
ArtifactUUID:297651e8-7cd9-438f-96ba-a6133abecfc8
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/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env
ArtifactUUID:297651e8-7cd9-438f-96ba-a6133abecfc8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-09-21T14:29:32.714Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ad40123b-911e-4cbc-af95-a893bbdf58e4 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 (?, ?, ?, ?, ?)
2022-09-21T14:29:32.750Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:29:32.750Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-09-21T14:29:32.750Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-09-21T14:29:32.751Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: c18351b3-3c83-4c2d-a44b-c434f3fc0e1c from URL: /sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar
2022-09-21T14:29:32.751Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-09-21T14:29:32.751Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar
2022-09-21T14:29:32.810Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-09-21T14:29:32.812Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar c18351b3-3c83-4c2d-a44b-c434f3fc0e1c 100619
2022-09-21T14:29:32.812Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar ASDC sendASDCNotification
2022-09-21T14:29:32.812Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar
2022-09-21T14:29:32.812Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:29:32.812Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:32.814Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:32.814Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770572812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:29:32.915Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-21T14:29:32.916Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:32.916Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:32.928Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:32.928Z||pool-26-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:29:33.815Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:29:33.816Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-09-21T14:29:33.816Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: c18351b3-3c83-4c2d-a44b-c434f3fc0e1c, URL: /sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar to file: /app/ASDC/1/service-Vfw20220921142805-csar.csar
2022-09-21T14:29:33.816Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220921142805-csar.csar
2022-09-21T14:29:33.816Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220921142805-csar.csar
2022-09-21T14:29:33.816Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220921142805-csar.csar
2022-09-21T14:29:33.989Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15321323955663788253/Definitions/service-Vfw20220921142805-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_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
2022-09-21T14:29:35.432Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220921142805-csar.csar
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|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-Vfw20220921142805-csar.csar
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|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-Vfw20220921142805-csar.csar
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|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-Vfw20220921142805-csar.csar
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|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-Vfw20220921142805-csar.csar
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|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-Vfw20220921142805-csar.csar
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|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-Vfw20220921142805-csar.csar
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|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-Vfw20220921142805-csar.csar
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|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-Vfw20220921142805-csar.csar
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|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-Vfw20220921142805-csar.csar
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 2d5174a6-9e03 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-Vfw20220921142805-csar.csar
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|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-Vfw20220921142805-csar.csar
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:35.433Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is matching search criteria
2022-09-21T14:29:35.434Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-09-21T14:29:35.434Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 2d5174a6-9e03 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:29:35.434Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.434Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:35.434Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is matching search criteria
2022-09-21T14:29:35.434Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-09-21T14:29:35.434Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 2d5174a6-9e03 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:29:35.434Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.434Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:35.434Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.434Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is not matching search criteria
2022-09-21T14:29:35.434Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is matching search criteria
2022-09-21T14:29:35.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 2d5174a6-9e03 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is matching search criteria
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 2d5174a6-9e03 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is matching search criteria
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 2d5174a6-9e03 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is not matching search criteria
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:35.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=935570e8-08ec-4535-9b3c-ad803c7059ac
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9682c519-3e67-4fb0-8cac-96306222997c
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-21T14:29:35.437Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0b81ee22-a648-4781-89a1-406be8928c9a
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:35.438Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-09-21 14-28-05
Description:catalog service description
Model UUID:ad40123b-911e-4cbc-af95-a893bbdf58e4
Model Version:NULL
Model InvariantUuid:73e56f16-f600-4d56-8ffa-b4bbee0ce10e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 2d5174a6-9e03
Model UUID:1b9c7f99-88f1-4346-adc6-c89cdc82e7b2
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:01af29d0-4443-48df-9276-2fc5f80ea58f
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:e02ca6f6-c9ae-4f63-952e-2c42b15f7ccc
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:d890e79f-214b-46eb-a3a4-de072f21e09b
ModelName:Vfw2d5174a69e03..base_vfw..module-0
ModelUuid:9adb8439-bcc2-40af-8c4f-9439964ff802
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:935570e8-08ec-4535-9b3c-ad803c7059ac
ModelInvariantUuid:b4e8f258-c42c-4ac1-84bf-8dac10785203
ModelName:vFW 2d5174a6-9e03-nodes.vfwCvfc
ModelUuid:cea41175-7216-42ff-af0b-b8cf275296ca
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:bc7ee1cb-f7a7-4f1f-b0b5-7feb24c35eca
ModelInvariantUuid:e36bc47f-2bfd-4bc3-9025-599e7a04e8ce
ModelName:Vfw2d5174a69e03.compute.nodes.heat.vfw
ModelUuid:ae6918c5-ab27-4fe7-af25-9ea409ef9f3e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:9682c519-3e67-4fb0-8cac-96306222997c
ModelInvariantUuid:08cb189b-18f6-482d-940d-a1fa293a9647
ModelName:vFW 2d5174a6-9e03-nodes.vsnCvfc
ModelUuid:3816a9a1-763e-420e-8491-1ec0ed787962
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:45ced49b-a9b1-4adf-9d6e-c45bd18df55d
ModelInvariantUuid:ceabb72a-4c32-45b0-ae18-797c5ad85440
ModelName:Vfw2d5174a69e03.compute.nodes.heat.vsn
ModelUuid:da86ce24-666a-49ef-b980-3e2ee69d17af
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:0b81ee22-a648-4781-89a1-406be8928c9a
ModelInvariantUuid:de6e15e1-f5d6-4067-b65e-ab18043d5428
ModelName:vFW 2d5174a6-9e03-nodes.vpgCvfc
ModelUuid:7715aa8f-be2d-4c2d-b3b6-8f944fc6c76c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:37a43a33-ba5d-4d90-b7fc-4e4086c50dd0
ModelInvariantUuid:d6e1faff-bef1-4512-992b-7bc4cc35300a
ModelName:Vfw2d5174a69e03.compute.nodes.heat.vpg
ModelUuid:e04ff805-68fa-4698-ba33-89bffe12309a
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=?
2022-09-21T14:29:35.448Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 89b19e14-e78c-4545-a7af-92b25bececd9
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=?
2022-09-21T14:29:35.453Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||vFW 2d5174a6-9e03 0
2022-09-21T14:29:35.453Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 89b19e14-e78c-4545-a7af-92b25bececd9
2022-09-21T14:29:35.453Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: fd585e1d-246d-47e5-b2c5-6bf07428b14f from URL: /sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json
2022-09-21T14:29:35.453Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-09-21T14:29:35.453Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json
2022-09-21T14:29:35.508Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-09-21T14:29:35.508Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json fd585e1d-246d-47e5-b2c5-6bf07428b14f 785
2022-09-21T14:29:35.509Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json ASDC sendASDCNotification
2022-09-21T14:29:35.509Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json
2022-09-21T14:29:35.509Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:29:35.509Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:35.512Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:35.512Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770575509,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:29:35.612Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:29:35.614Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:35.614Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:35.640Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:35.641Z||pool-27-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:29:36.513Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw2d5174a69e03..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "d890e79f-214b-46eb-a3a4-de072f21e09b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "9adb8439-bcc2-40af-8c4f-9439964ff802",
    "vfModuleModelCustomizationUUID": "6078a651-5b94-403a-a8db-2a0fbb4aa78b",
    "isBase": true,
    "artifacts": [
      "5255ef6c-0c8a-4e49-aed1-24544f5ea472",
      "297651e8-7cd9-438f-96ba-a6133abecfc8"
    ],
    "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": ""
    }
  }
]
2022-09-21T14:29:36.520Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw2d5174a69e03..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:9adb8439-bcc2-40af-8c4f-9439964ff802
VfModuleModelInvariantUUID:d890e79f-214b-46eb-a3a4-de072f21e09b
VfModuleModelDescription:NULL
Artifacts UUID List:{
5255ef6c-0c8a-4e49-aed1-24544f5ea472
,
297651e8-7cd9-438f-96ba-a6133abecfc8

}
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


}

2022-09-21T14:29:36.522Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw2d5174a69e03..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "d890e79f-214b-46eb-a3a4-de072f21e09b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "9adb8439-bcc2-40af-8c4f-9439964ff802",
    "vfModuleModelCustomizationUUID": "6078a651-5b94-403a-a8db-2a0fbb4aa78b",
    "isBase": true,
    "artifacts": [
      "5255ef6c-0c8a-4e49-aed1-24544f5ea472",
      "297651e8-7cd9-438f-96ba-a6133abecfc8"
    ],
    "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": ""
    }
  }
]
2022-09-21T14:29:36.522Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw2d5174a69e03..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:9adb8439-bcc2-40af-8c4f-9439964ff802
VfModuleModelInvariantUUID:d890e79f-214b-46eb-a3a4-de072f21e09b
VfModuleModelDescription:NULL
Artifacts UUID List:{
5255ef6c-0c8a-4e49-aed1-24544f5ea472
,
297651e8-7cd9-438f-96ba-a6133abecfc8

}
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


}

2022-09-21T14:29:36.522Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 5255ef6c-0c8a-4e49-aed1-24544f5ea472 from URL: /sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml
2022-09-21T14:29:36.522Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-09-21T14:29:36.522Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml
2022-09-21T14:29:36.578Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-09-21T14:29:36.579Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml 5255ef6c-0c8a-4e49-aed1-24544f5ea472 20368
2022-09-21T14:29:36.579Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-09-21T14:29:36.579Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml
2022-09-21T14:29:36.579Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:29:36.579Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:36.581Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:36.582Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770576579,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:29:36.682Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:29:36.684Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:36.685Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:36.700Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:36.701Z||pool-28-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:29:37.582Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 297651e8-7cd9-438f-96ba-a6133abecfc8 from URL: /sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env
2022-09-21T14:29:37.583Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-09-21T14:29:37.583Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env
2022-09-21T14:29:37.648Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-09-21T14:29:37.649Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env 297651e8-7cd9-438f-96ba-a6133abecfc8 2098
2022-09-21T14:29:37.649Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env ASDC sendASDCNotification
2022-09-21T14:29:37.649Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env
2022-09-21T14:29:37.649Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:29:37.649Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:37.651Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:37.651Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770577649,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:29:37.751Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:29:37.752Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:37.752Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:37.766Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:37.767Z||pool-29-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:29:38.652Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: ad40123b-911e-4cbc-af95-a893bbdf58e4
2022-09-21T14:29:38.653Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 2d5174a6-9e03 0 89b19e14-e78c-4545-a7af-92b25bececd9 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-21T14:29:38.674Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@38135eb9, org.onap.sdc.toscaparser.api.parameters.Input@2170d4dd, org.onap.sdc.toscaparser.api.parameters.Input@7a7bcee1, org.onap.sdc.toscaparser.api.parameters.Input@1cd06231, org.onap.sdc.toscaparser.api.parameters.Input@3e141184]
2022-09-21T14:29:38.675Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.675Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:38.676Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2022-09-21T14:29:38.676Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= e02ca6f6-c9ae-4f63-952e-2c42b15f7ccc
2022-09-21T14:29:38.676Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e02ca6f6-c9ae-4f63-952e-2c42b15f7ccc matches Tosca VF Customization UUID: e02ca6f6-c9ae-4f63-952e-2c42b15f7ccc
2022-09-21T14:29:38.676Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: e02ca6f6-c9ae-4f63-952e-2c42b15f7ccc  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=?
2022-09-21T14:29:38.679Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.679Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:38.679Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id e02ca6f6-c9ae-4f63-952e-2c42b15f7ccc: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-09-21T14:29:38.680Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@221309ce
2022-09-21T14:29:38.680Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.680Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-21T14:29:38.680Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6078a651-5b94-403a-a8db-2a0fbb4aa78b
2022-09-21T14:29:38.680Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6078a651-5b94-403a-a8db-2a0fbb4aa78b
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=?
2022-09-21T14:29:38.683Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.683Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is matching search criteria
2022-09-21T14:29:38.683Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 2d5174a6-9e03 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:29:38.683Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.683Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is matching search criteria
2022-09-21T14:29:38.684Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 2d5174a6-9e03 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:29:38.684Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.684Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is not matching search criteria
2022-09-21T14:29:38.684Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-21T14:29:38.684Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-21T14:29:38.684Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-21T14:29:38.684Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-21T14:29:38.684Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-21T14:29:38.684Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-21T14:29:38.684Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:38.684Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-21T14:29:38.684Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:38.685Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-21T14:29:38.685Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-21T14:29:38.685Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=935570e8-08ec-4535-9b3c-ad803c7059ac
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=?
2022-09-21T14:29:38.687Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.687Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is matching search criteria
2022-09-21T14:29:38.688Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 2d5174a6-9e03 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:29:38.688Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.688Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is not matching search criteria
2022-09-21T14:29:38.688Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-21T14:29:38.688Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-21T14:29:38.688Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:38.689Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-21T14:29:38.689Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-21T14:29:38.689Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-21T14:29:38.689Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-21T14:29:38.689Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-21T14:29:38.689Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-21T14:29:38.689Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:38.689Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-21T14:29:38.690Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-21T14:29:38.690Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9682c519-3e67-4fb0-8cac-96306222997c
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=?
2022-09-21T14:29:38.692Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.692Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is matching search criteria
2022-09-21T14:29:38.692Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 2d5174a6-9e03 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:29:38.695Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.695Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is not matching search criteria
2022-09-21T14:29:38.695Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-21T14:29:38.695Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-21T14:29:38.696Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:38.696Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-21T14:29:38.696Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-21T14:29:38.696Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-21T14:29:38.696Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-21T14:29:38.696Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-21T14:29:38.696Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-21T14:29:38.696Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-21T14:29:38.696Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-21T14:29:38.696Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-09-21T14:29:38.696Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=0b81ee22-a648-4781-89a1-406be8928c9a
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=?
2022-09-21T14:29:38.699Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.699Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is matching search criteria
2022-09-21T14:29:38.699Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 2d5174a6-9e03 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:29:38.699Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.699Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Node template vFW 2d5174a6-9e03 0 is matching search criteria
2022-09-21T14:29:38.699Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 2d5174a6-9e03 0] matching following query criteria: sdcType=VF, customizationUUID=e02ca6f6-c9ae-4f63-952e-2c42b15f7ccc
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=?
2022-09-21T14:29:38.701Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.702Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:38.702Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid ad40123b-911e-4cbc-af95-a893bbdf58e4: vFW 2d5174a6-9e03
2022-09-21T14:29:38.702Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.702Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:38.702Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.702Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:38.702Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.702Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:38.702Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.702Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:38.702Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:29:38.703Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-21 14-28-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:29:38.703Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2022-09-21 14-28-05 
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 (?, ?, ?, ?, ?)
2022-09-21T14:29:38.909Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 2d5174a6-9e03 89b19e14-e78c-4545-a7af-92b25bececd9 1 ASDC deployResourceStructure
2022-09-21T14:29:38.909Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json ASDC sendASDCNotification
2022-09-21T14:29:38.910Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json
2022-09-21T14:29:38.910Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:29:38.910Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:38.912Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:38.912Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770578909,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:29:39.012Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:29:39.013Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:39.013Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:39.027Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:39.028Z||pool-30-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:29:39.912Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-09-21T14:29:39.913Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml
2022-09-21T14:29:39.913Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:29:39.913Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:39.915Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:39.915Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770579912,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-09-21T14:29:40.016Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:29:40.016Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:40.017Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:40.031Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:40.032Z||pool-31-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:29:40.916Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env ASDC sendASDCNotification
2022-09-21T14:29:40.917Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env
2022-09-21T14:29:40.917Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:29:40.917Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:40.919Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:40.919Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770580916,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-09-21T14:29:41.019Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-21T14:29:41.020Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:41.020Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:41.036Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:41.037Z||pool-32-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:29:41.921Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar ASDC sendASDCNotification
2022-09-21T14:29:41.921Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar
2022-09-21T14:29:41.921Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:29:41.922Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:29:41.924Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:29:41.924Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770581921,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:29:42.024Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:29:42.025Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:29:42.025Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:29:42.044Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:29:42.045Z||pool-33-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:29:42.924Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e1c7846a-6804-429d-aab5-5036b72b3b66
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:29:42.937Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e1c7846a-6804-429d-aab5-5036b72b3b66
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:29:42.939Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:29:42.940Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-21T14:29:42.940Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-21T14:30:12.940Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e1c7846a-6804-429d-aab5-5036b72b3b66
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:30:12.955Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e1c7846a-6804-429d-aab5-5036b72b3b66
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:30:12.958Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:30:12.958Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-21T14:30:12.958Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-21T14:30:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:30:25.052Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:30:25.052Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:30:25.079Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:30:25.080Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.080Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770546263,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770546263,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770546263,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770546263,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770546263,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "cds",
  "timestamp": 1663770547161,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.081Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.082Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.082Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770546263,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.082Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.082Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.082Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "cds",
  "timestamp": 1663770547161,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.082Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.082Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.082Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770546263,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:30:25.082Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.082Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.082Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "cds",
  "timestamp": 1663770547161,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.083Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.083Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.083Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770558990,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:30:25.083Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:30:25.083Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.083Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "cds",
  "timestamp": 1663770547161,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.083Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.083Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.083Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770560105,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:30:25.083Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:30:25.083Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.083Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "cds",
  "timestamp": 1663770547161,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.083Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.084Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.084Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770561165,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:30:25.084Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:30:25.084Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.084Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "cds",
  "timestamp": 1663770547161,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.084Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.084Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.084Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770562200,
  "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=?
2022-09-21T14:30:25.092Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e1c7846a-6804-429d-aab5-5036b72b3b66
2022-09-21T14:30:25.092Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId e1c7846a-6804-429d-aab5-5036b72b3b66 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 (?, ?, ?, ?, ?)
2022-09-21T14:30:25.103Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.103Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "cds",
  "timestamp": 1663770547161,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:30:25.103Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.103Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.103Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663770563205,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:30:25.104Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:30:25.104Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.104Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "cds",
  "timestamp": 1663770554905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:30:25.104Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:30:25.104Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.104Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770555915,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.104Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.104Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.105Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770555915,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.105Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.105Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.105Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770555915,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.105Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.105Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.105Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "aai-ml",
  "timestamp": 1663770569019,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.105Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.106Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.106Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770555915,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.106Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.106Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.106Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "aai-ml",
  "timestamp": 1663770569019,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.106Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.106Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.106Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770555915,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.106Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.106Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.106Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "aai-ml",
  "timestamp": 1663770569019,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.106Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.107Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.107Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770555915,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.107Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.107Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.107Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "aai-ml",
  "timestamp": 1663770569019,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.107Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.107Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.107Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770555915,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:30:25.107Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.107Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.107Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "aai-ml",
  "timestamp": 1663770569019,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.108Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:25.108Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.108Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770563763,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:30:25.108Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:30:25.108Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:30:25.108Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "aai-ml",
  "timestamp": 1663770569019,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:30:25.108Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:30:42.958Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e1c7846a-6804-429d-aab5-5036b72b3b66
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:30:42.973Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e1c7846a-6804-429d-aab5-5036b72b3b66
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:30:42.976Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:30:42.976Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-21T14:30:42.976Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-21T14:31:12.976Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e1c7846a-6804-429d-aab5-5036b72b3b66
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:31:12.992Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e1c7846a-6804-429d-aab5-5036b72b3b66
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:31:12.995Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:31:12.995Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-21T14:31:12.995Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-21T14:31:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:31:25.052Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:31:25.052Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:31:25.578Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:31:25.579Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.579Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "aai-ml",
  "timestamp": 1663770569019,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "aai-ml",
  "timestamp": 1663770576826,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "aai-ml",
  "timestamp": 1663770577839,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770567254,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.580Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "aai-ml",
  "timestamp": 1663770578845,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:31:25.581Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:31:25.581Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.581Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663770568257,
  "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=?
2022-09-21T14:31:25.590Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e1c7846a-6804-429d-aab5-5036b72b3b66
2022-09-21T14:31:25.591Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId e1c7846a-6804-429d-aab5-5036b72b3b66 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 (?, ?, ?, ?, ?)
2022-09-21T14:31:25.605Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.605Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-21T14:31:25.606Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:31:25.606Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.606Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "aai-ml",
  "timestamp": 1663770579852,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-21T14:31:25.612Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of e1c7846a-6804-429d-aab5-5036b72b3b66
2022-09-21T14:31:25.612Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId e1c7846a-6804-429d-aab5-5036b72b3b66 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 (?, ?, ?, ?, ?)
2022-09-21T14:31:25.623Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.623Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:31:25.623Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:31:25.623Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.623Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770565048,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:31:25.623Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770572812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770575509,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770576579,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770577649,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770578909,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/vfw2d5174a69e030_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770579912,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770580916,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/resourceInstances/vfw2d5174a69e030/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770581921,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220921142805/1.0/artifacts/service-Vfw20220921142805-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:31:25.624Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:31:42.996Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e1c7846a-6804-429d-aab5-5036b72b3b66
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:31:43.013Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e1c7846a-6804-429d-aab5-5036b72b3b66
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:31:43.018Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:31:43.018Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-21T14:31:43.018Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-21T14:31:43.018Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-21T14:31:43.018Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-21T14:31:43.018Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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=?
2022-09-21T14:31:43.025Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-21T14:32:13.025Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e1c7846a-6804-429d-aab5-5036b72b3b66 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=?
2022-09-21T14:32:13.033Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e1c7846a-6804-429d-aab5-5036b72b3b66 and serviceModelVersionId: ad40123b-911e-4cbc-af95-a893bbdf58e4
2022-09-21T14:32:13.034Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 73e56f16-f600-4d56-8ffa-b4bbee0ce10e
2022-09-21T14:32:13.035Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/73e56f16-f600-4d56-8ffa-b4bbee0ce10e/model-vers/model-ver/ad40123b-911e-4cbc-af95-a893bbdf58e4?depth=0
2022-09-21T14:32:13.041Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-09-21T14:32:13.083Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/73e56f16-f600-4d56-8ffa-b4bbee0ce10e/model-vers/model-ver/ad40123b-911e-4cbc-af95-a893bbdf58e4?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]}
2022-09-21T14:32:13.085Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/73e56f16-f600-4d56-8ffa-b4bbee0ce10e/model-vers/model-ver/ad40123b-911e-4cbc-af95-a893bbdf58e4?depth=0|INFO|500||Invoke
2022-09-21T14:32:13.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/73e56f16-f600-4d56-8ffa-b4bbee0ce10e/model-vers/model-ver/ad40123b-911e-4cbc-af95-a893bbdf58e4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-21T14:32:13.100Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/73e56f16-f600-4d56-8ffa-b4bbee0ce10e/model-vers/model-ver/ad40123b-911e-4cbc-af95-a893bbdf58e4?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-09-21T14:32:13.101Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/73e56f16-f600-4d56-8ffa-b4bbee0ce10e/model-vers/model-ver/ad40123b-911e-4cbc-af95-a893bbdf58e4?depth=0 has http status code:503 and response headers:{date=[Wed, 21 Sep 2022 14:32:13 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-09-21T14:32:13.102Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-09-21T14:32:13.104Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=e1c7846a-6804-429d-aab5-5036b72b3b66 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:32:13.104Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=e1c7846a-6804-429d-aab5-5036b72b3b66 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	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)
2022-09-21T14:32:13.104Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=e1c7846a-6804-429d-aab5-5036b72b3b66 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:32:13.105Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=e1c7846a-6804-429d-aab5-5036b72b3b66 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
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=?
2022-09-21T14:32:13.112Z|e1c7846a-6804-429d-aab5-5036b72b3b66|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:71)
	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)
2022-09-21T14:32:13.112Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e1c7846a-6804-429d-aab5-5036b72b3b66 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=e1c7846a-6804-429d-aab5-5036b72b3b66 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:32:13.112Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-21T14:32:13.113Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:32:13.115Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:32:13.115Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770733112,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003de1c7846a-6804-429d-aab5-5036b72b3b66 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:32:13.216Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-21T14:32:13.217Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:32:13.217Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:32:13.237Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:32:13.238Z||pool-34-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:32:14.130Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:32:14.130Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:32:14.130Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:32:24.435Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:32:24.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:32:24.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:32:24.436Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:32:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:32:25.052Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:32:25.052Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:32:25.678Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:32:25.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:32:25.679Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e1c7846a-6804-429d-aab5-5036b72b3b66",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663770733112,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003de1c7846a-6804-429d-aab5-5036b72b3b66 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:32:25.679Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:32:33.999Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:32:34.000Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:32:34.000Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:32:34.000Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:32:43.600Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:33:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:33:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:33:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:33:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:33:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:33:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:33:34.603Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:33:34.611Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:34:25.049Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:34:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:34:25.051Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:34:25.052Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:34:25.052Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:34:25.052Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:34:34.631Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:34:34.636Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:35:25.049Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:35:25.050Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:35:25.051Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:35:25.052Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:35:25.052Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:35:25.052Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:35:34.607Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:35:34.616Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:36:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:36:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:36:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:36:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:36:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:36:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:36:34.636Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:36:34.658Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:37:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:37:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:37:25.049Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:37:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:37:25.052Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:37:25.052Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:37:34.651Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:37:34.682Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:38:25.048Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:38:25.049Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:38:25.050Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:38:25.055Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:38:25.055Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:38:25.056Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:38:25.676Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:38:25.677Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.678Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"93767da5-1fec-4a87-9fdc-f9a523412e7c","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"1e162393-efde-41a1-a44d-2adf5f683b95","serviceDescription":"service","serviceInvariantUUID":"7726f5e4-af45-4803-842d-fdaa35d11c5a","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"d5ccfbbf-2310-45a5-931b-a4d341a631c1","resourceInvariantUUID":"22013f94-4713-40d3-b046-8a82cf97417b","resourceCustomizationUUID":"6fbecefa-d562-47c3-9240-c19c687116be","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":"NzBiNGVhODVlNjdlNzA0YTM4OTZkZjJjNmQ1YzdiMDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"835b9d61-1f8a-4f85-822d-728423e70926","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"OTkyMjE5NTM0YWRjYTU5ZTA2MWZmYjNkMzc3YTRhZjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"89e41a7f-a898-4139-bf7c-c480b2efaa42","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-21T14:38:25.682Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:38:25.683Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.683Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "cds",
  "timestamp": 1663771087162,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:38:25.684Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:38:25.684Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.684Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "cds",
  "timestamp": 1663771087162,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:38:25.684Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:38:25.684Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.684Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "cds",
  "timestamp": 1663771090071,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:38:25.684Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:38:25.684Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.684Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771106263,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771095915,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771106263,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771095915,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "aai-ml",
  "timestamp": 1663771109019,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771098861,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "aai-ml",
  "timestamp": 1663771109019,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771100516,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:38:25.685Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:38:25.686Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.686Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "aai-ml",
  "timestamp": 1663771111904,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:38:25.686Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:38:25.686Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.686Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771101521,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
2022-09-21T14:38:25.688Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:38:25.689Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-21T14:38:25.693Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:38:25.693Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771105048,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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 (?, ?, ?, ?, ?)
2022-09-21T14:38:25.719Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 93767da5-1fec-4a87-9fdc-f9a523412e7c
2022-09-21T14:38:25.719Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93767da5-1fec-4a87-9fdc-f9a523412e7c 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 (?, ?, ?, ?, ?)
2022-09-21T14:38:25.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.733Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "aai-ml",
  "timestamp": 1663771112919,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:38:25.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:38:25.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.733Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "aai-ml",
  "timestamp": 1663771113925,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:38:25.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:38:25.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:38:25.733Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "aai-ml",
  "timestamp": 1663771114930,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-21T14:38:25.739Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 93767da5-1fec-4a87-9fdc-f9a523412e7c
2022-09-21T14:38:25.739Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93767da5-1fec-4a87-9fdc-f9a523412e7c 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 (?, ?, ?, ?, ?)
2022-09-21T14:38:25.793Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:38:25.794Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:38:25.794Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:38:25.810Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:38:25.811Z||pool-35-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:38:26.693Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:38:26.696Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:38:26.698Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:38:26.698Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771105048,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:38:26.798Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:38:26.799Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:38:26.799Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:38:26.813Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:38:26.814Z||pool-36-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:38:27.699Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "1e162393-efde-41a1-a44d-2adf5f683b95",
  "serviceDescription": "service",
  "serviceInvariantUUID": "7726f5e4-af45-4803-842d-fdaa35d11c5a",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "6fbecefa-d562-47c3-9240-c19c687116be",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "d5ccfbbf-2310-45a5-931b-a4d341a631c1",
      "resourceInvariantUUID": "22013f94-4713-40d3-b046-8a82cf97417b",
      "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": "OTkyMjE5NTM0YWRjYTU5ZTA2MWZmYjNkMzc3YTRhZjI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "89e41a7f-a898-4139-bf7c-c480b2efaa42"
    }
  ],
  "workloadContext": "Production"
}
2022-09-21T14:38:27.700Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-21T14:38:27.700Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1e162393-efde-41a1-a44d-2adf5f683b95 ASDC
2022-09-21T14:38:27.700Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:93767da5-1fec-4a87-9fdc-f9a523412e7c
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:1e162393-efde-41a1-a44d-2adf5f683b95
ServiceInvariantUUID:7726f5e4-af45-4803-842d-fdaa35d11c5a
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:89e41a7f-a898-4139-bf7c-c480b2efaa42
ArtifactChecksum:OTkyMjE5NTM0YWRjYTU5ZTA2MWZmYjNkMzc3YTRhZjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:6fbecefa-d562-47c3-9240-c19c687116be
ResourceInvariantUUID:22013f94-4713-40d3-b046-8a82cf97417b
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:d5ccfbbf-2310-45a5-931b-a4d341a631c1
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-09-21T14:38:27.701Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e162393-efde-41a1-a44d-2adf5f683b95 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=?
2022-09-21T14:38:27.732Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:38:27.733Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:38:27.734Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:38:27.734Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 89e41a7f-a898-4139-bf7c-c480b2efaa42 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-09-21T14:38:27.734Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-21T14:38:27.734Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-09-21T14:38:27.812Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-21T14:38:27.813Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 89e41a7f-a898-4139-bf7c-c480b2efaa42 57661
2022-09-21T14:38:27.813Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-09-21T14:38:27.813Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-09-21T14:38:27.813Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:38:27.813Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:38:27.815Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:38:27.815Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771107813,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:38:27.916Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-21T14:38:27.917Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:38:27.917Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:38:27.932Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:38:27.933Z||pool-37-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:38:28.816Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:38:28.817Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:38:28.817Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 89e41a7f-a898-4139-bf7c-c480b2efaa42, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-21T14:38:28.817Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-09-21T14:38:28.818Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-21T14:38:28.818Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-21T14:38:28.957Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11812564021877752823/Definitions/service-BasicNetwork-template.yml
2022-09-21T14:38:29.313Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-21T14:38:29.313Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-21T14:38:29.313Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-21T14:38:29.313Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-09-21T14:38:29.314Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||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
2022-09-21T14:38:29.314Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||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
2022-09-21T14:38:29.314Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||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
2022-09-21T14:38:29.314Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||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
2022-09-21T14:38:29.314Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||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
2022-09-21T14:38:29.314Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||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
2022-09-21T14:38:29.314Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||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
2022-09-21T14:38:29.314Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||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
2022-09-21T14:38:29.314Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-21T14:38:29.314Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.314Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:38:29.315Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-09-21T14:38:29.315Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-21T14:38:29.315Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:38:29.315Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.315Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:38:29.315Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-09-21T14:38:29.315Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-21T14:38:29.315Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:38:29.316Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.316Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:38:29.316Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.316Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:38:29.316Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.316Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:38:29.316Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.316Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:38:29.316Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.316Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:38:29.316Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:1e162393-efde-41a1-a44d-2adf5f683b95
Model Version:NULL
Model InvariantUuid:7726f5e4-af45-4803-842d-fdaa35d11c5a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:22013f94-4713-40d3-b046-8a82cf97417b
Model UUID:37aa35de-e9a4-4998-a650-f0bcf59337ba
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:6fbecefa-d562-47c3-9240-c19c687116be
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=?
2022-09-21T14:38:29.325Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: d5ccfbbf-2310-45a5-931b-a4d341a631c1
2022-09-21T14:38:29.325Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||No resources found for Service: 1e162393-efde-41a1-a44d-2adf5f683b95
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=?
2022-09-21T14:38:29.330Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||
2022-09-21T14:38:29.331Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-09-21T14:38:29.332Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 1e162393-efde-41a1-a44d-2adf5f683b95
2022-09-21T14:38:29.332Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 1e162393-efde-41a1-a44d-2adf5f683b95
2022-09-21T14:38:29.332Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-09-21T14:38:29.332Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||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=?
2022-09-21T14:38:29.338Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2c9d7e53, org.onap.sdc.toscaparser.api.parameters.Input@4af627d5, org.onap.sdc.toscaparser.api.parameters.Input@e70b1b2, org.onap.sdc.toscaparser.api.parameters.Input@54f3d506, org.onap.sdc.toscaparser.api.parameters.Input@135b562d]
2022-09-21T14:38:29.340Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.340Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:38:29.340Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.341Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:38:29.341Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 1e162393-efde-41a1-a44d-2adf5f683b95: Generic NeutronNet
2022-09-21T14:38:29.341Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.341Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:38:29.341Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.341Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||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=?
2022-09-21T14:38:29.385Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.386Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:38:29.386Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.386Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:38:29.387Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:38:29.387Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:38:29.387Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||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 (?, ?)
2022-09-21T14:38:29.462Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-09-21T14:38:29.463Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-09-21T14:38:29.463Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-09-21T14:38:29.463Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:38:29.463Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:38:29.465Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:38:29.465Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771109463,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:38:29.565Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:38:29.566Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:38:29.566Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:38:29.611Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:38:29.612Z||pool-38-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:38:30.466Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 93767da5-1fec-4a87-9fdc-f9a523412e7c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:38:30.481Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 93767da5-1fec-4a87-9fdc-f9a523412e7c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:38:30.485Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:38:30.485Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-21T14:38:30.485Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-21T14:38:30.485Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-21T14:38:30.485Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-21T14:38:30.485Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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=?
2022-09-21T14:38:30.502Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-21T14:39:00.502Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 93767da5-1fec-4a87-9fdc-f9a523412e7c 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=?
2022-09-21T14:39:00.509Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 93767da5-1fec-4a87-9fdc-f9a523412e7c and serviceModelVersionId: 1e162393-efde-41a1-a44d-2adf5f683b95
2022-09-21T14:39:00.509Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7726f5e4-af45-4803-842d-fdaa35d11c5a
2022-09-21T14:39:00.510Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7726f5e4-af45-4803-842d-fdaa35d11c5a/model-vers/model-ver/1e162393-efde-41a1-a44d-2adf5f683b95?depth=0
2022-09-21T14:39:00.514Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-09-21T14:39:00.547Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/7726f5e4-af45-4803-842d-fdaa35d11c5a/model-vers/model-ver/1e162393-efde-41a1-a44d-2adf5f683b95?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]}
2022-09-21T14:39:00.549Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/7726f5e4-af45-4803-842d-fdaa35d11c5a/model-vers/model-ver/1e162393-efde-41a1-a44d-2adf5f683b95?depth=0|INFO|500||Invoke
2022-09-21T14:39:00.552Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/7726f5e4-af45-4803-842d-fdaa35d11c5a/model-vers/model-ver/1e162393-efde-41a1-a44d-2adf5f683b95?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-21T14:39:00.555Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/7726f5e4-af45-4803-842d-fdaa35d11c5a/model-vers/model-ver/1e162393-efde-41a1-a44d-2adf5f683b95?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-09-21T14:39:00.555Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/7726f5e4-af45-4803-842d-fdaa35d11c5a/model-vers/model-ver/1e162393-efde-41a1-a44d-2adf5f683b95?depth=0 has http status code:503 and response headers:{date=[Wed, 21 Sep 2022 14:39:00 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-09-21T14:39:00.557Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-09-21T14:39:00.558Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=93767da5-1fec-4a87-9fdc-f9a523412e7c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:39:00.559Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=93767da5-1fec-4a87-9fdc-f9a523412e7c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	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)
2022-09-21T14:39:00.559Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=93767da5-1fec-4a87-9fdc-f9a523412e7c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:39:00.559Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=93767da5-1fec-4a87-9fdc-f9a523412e7c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
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=?
2022-09-21T14:39:00.564Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||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:71)
	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)
2022-09-21T14:39:00.564Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 93767da5-1fec-4a87-9fdc-f9a523412e7c and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=93767da5-1fec-4a87-9fdc-f9a523412e7c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:39:00.564Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-21T14:39:00.564Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:39:00.566Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:39:00.566Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771140564,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d93767da5-1fec-4a87-9fdc-f9a523412e7c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:39:00.666Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:39:00.667Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:39:00.667Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:39:00.680Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:39:00.680Z||pool-39-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:39:25.048Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:39:25.049Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:39:25.049Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:39:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:39:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:39:25.052Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:39:25.174Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:39:25.174Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:39:25.175Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:39:25.175Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771105048,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:39:25.175Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-21T14:39:25.175Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"ff44c761-ee49-423e-bc6e-a53df845a560","serviceName":"Demo_pNF_ydzarN5m2c4Vh4ckgAXS","serviceVersion":"1.0","serviceUUID":"8d095ea0-9343-4600-9eb4-4da7ff861886","serviceDescription":"catalog service description","serviceInvariantUUID":"216563bc-0291-44c5-8485-5fc6f9d1b0a3","resources":[{"resourceInstanceName":"pNF 3a22ec7d-395f 0","resourceName":"pNF 3a22ec7d-395f","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"8b4a49a7-eb3a-48ee-b19e-a3ab9d22c439","resourceInvariantUUID":"773bf0a5-1ca7-4a4e-8743-086250deb71f","resourceCustomizationUUID":"0dd532d9-d583-457e-81da-6b3cdc6f9551","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vf-license-model.xml","artifactChecksum":"MWJhNTM0NDU0MWRkYmQ3ODRmNDRiMmJmYTljNDE5YjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"950e3082-0219-4ddf-bdb4-2b908f903ff4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/pNF.csar","artifactChecksum":"N2JjZTllYzVjNzdkYjI2MzZmOTNmMzc5N2M3NmE3MDM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"99819aac-8069-4401-920f-3633e975b717","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dd9f4d05-df82-4ded-92e4-19a81a11877f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vendor-license-model.xml","artifactChecksum":"MWEzYzRmNWJkMDY1ZGVlZGFiYjM5NDcxZjEyYjI4MTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"419a2bcb-ac9d-4df1-913a-5c8675241897","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"36390862-5c9a-4b83-90d5-70c45728b1a4","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"42120a66-d476-4960-bc15-26ac4d8e0cc4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYdzarn5m2c4vh4ckgaxs-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-template.yml","artifactChecksum":"MDFiOGE0ZTJiMDU5NDQ4NGM1MDQ4MDA2MTFiOTVmYmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3aa5f584-19a9-44fe-81cc-0f4d980aaa03","artifactVersion":"1"},{"artifactName":"service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar","artifactChecksum":"ZDIxY2RhYTcyZGQzZDhlMjI2OTJiYTdmNjhhZDg1NjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f008435-b5a6-4389-9173-a0236d2be9c7","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-21T14:39:25.176Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:39:25.177Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:39:25.177Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:39:25.179Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:39:25.179Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:39:25.279Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:39:25.281Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:39:25.281Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:39:25.300Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:39:25.301Z||pool-40-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:39:26.180Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:39:26.180Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:39:26.182Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:39:26.182Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:39:26.282Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:39:26.283Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:39:26.283Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:39:26.297Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:39:26.298Z||pool-41-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:39:27.183Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:39:27.185Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:39:27.195Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:39:27.195Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:39:27.295Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:39:27.296Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:39:27.296Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:39:27.448Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:39:27.448Z||pool-42-thread-1|||||INFO|500||cambria reply ok (152 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:39:28.196Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:39:28.197Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:39:28.200Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:39:28.200Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:39:28.300Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:39:28.301Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:39:28.301Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:39:28.316Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:39:28.316Z||pool-43-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:39:29.201Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:39:29.203Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:39:29.205Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:39:29.205Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:39:29.305Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:39:29.306Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:39:29.307Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:39:29.323Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:39:29.324Z||pool-44-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:39:30.206Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:39:30.206Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:39:30.208Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:39:30.208Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:39:30.308Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:39:30.309Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:39:30.310Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:39:30.328Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:39:30.328Z||pool-45-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:39:31.210Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:39:31.211Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:39:31.213Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:39:31.213Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:39:31.313Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-21T14:39:31.315Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:39:31.315Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:39:31.330Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:39:31.331Z||pool-46-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:39:32.215Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:39:32.216Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:39:32.219Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:39:32.219Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:39:32.319Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:39:32.320Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:39:32.320Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:39:32.333Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:39:32.333Z||pool-47-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:39:33.220Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "serviceName": "Demo_pNF_ydzarN5m2c4Vh4ckgAXS",
  "serviceVersion": "1.0",
  "serviceUUID": "8d095ea0-9343-4600-9eb4-4da7ff861886",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "216563bc-0291-44c5-8485-5fc6f9d1b0a3",
  "resources": [
    {
      "resourceInstanceName": "pNF 3a22ec7d-395f 0",
      "resourceCustomizationUUID": "0dd532d9-d583-457e-81da-6b3cdc6f9551",
      "resourceName": "pNF 3a22ec7d-395f",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "8b4a49a7-eb3a-48ee-b19e-a3ab9d22c439",
      "resourceInvariantUUID": "773bf0a5-1ca7-4a4e-8743-086250deb71f",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
      "artifactChecksum": "ZDIxY2RhYTcyZGQzZDhlMjI2OTJiYTdmNjhhZDg1NjY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "2f008435-b5a6-4389-9173-a0236d2be9c7"
    }
  ],
  "workloadContext": "Production"
}
2022-09-21T14:39:33.221Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-21T14:39:33.221Z|93767da5-1fec-4a87-9fdc-f9a523412e7c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8d095ea0-9343-4600-9eb4-4da7ff861886 ASDC
2022-09-21T14:39:33.221Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:ff44c761-ee49-423e-bc6e-a53df845a560
ServiceName:Demo_pNF_ydzarN5m2c4Vh4ckgAXS
ServiceVersion:1.0
ServiceUUID:8d095ea0-9343-4600-9eb4-4da7ff861886
ServiceInvariantUUID:216563bc-0291-44c5-8485-5fc6f9d1b0a3
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
ArtifactUUID:2f008435-b5a6-4389-9173-a0236d2be9c7
ArtifactChecksum:ZDIxY2RhYTcyZGQzZDhlMjI2OTJiYTdmNjhhZDg1NjY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 3a22ec7d-395f 0
ResourceCustomizationUUID:0dd532d9-d583-457e-81da-6b3cdc6f9551
ResourceInvariantUUID:773bf0a5-1ca7-4a4e-8743-086250deb71f
ResourceName:pNF 3a22ec7d-395f
ResourceType:PNF
ResourceUUID:8b4a49a7-eb3a-48ee-b19e-a3ab9d22c439
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-09-21T14:39:33.221Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8d095ea0-9343-4600-9eb4-4da7ff861886 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 (?, ?, ?, ?, ?)
2022-09-21T14:39:33.248Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:39:33.248Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:39:33.249Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:39:33.249Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2f008435-b5a6-4389-9173-a0236d2be9c7 from URL: /sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:33.249Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-21T14:39:33.249Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:33.305Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-21T14:39:33.306Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar 2f008435-b5a6-4389-9173-a0236d2be9c7 87762
2022-09-21T14:39:33.307Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar ASDC sendASDCNotification
2022-09-21T14:39:33.307Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:33.307Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:39:33.307Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:39:33.308Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:39:33.309Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771173306,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:39:33.409Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:39:33.410Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:39:33.410Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:39:33.420Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:39:33.421Z||pool-48-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:39:34.309Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:39:34.310Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:39:34.310Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 2f008435-b5a6-4389-9173-a0236d2be9c7, URL: /sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar to file: /app/ASDC/1/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:34.311Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:34.311Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:34.311Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:34.379Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17455793250753850771/Definitions/service-DemoPnfYdzarn5m2c4vh4ckgaxs-template.yml
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3a22ec7d-395f 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-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||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-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||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-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||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-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||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-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||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-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ydzarN5m2c4Vh4ckgAXS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Node template pNF 3a22ec7d-395f 0 is matching search criteria
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-21T14:39:34.886Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3a22ec7d-395f 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ydzarN5m2c4Vh4ckgAXS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Node template pNF 3a22ec7d-395f 0 is matching search criteria
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3a22ec7d-395f 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ydzarN5m2c4Vh4ckgAXS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ydzarN5m2c4Vh4ckgAXS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ydzarN5m2c4Vh4ckgAXS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ydzarN5m2c4Vh4ckgAXS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ydzarN5m2c4Vh4ckgAXS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:39:34.887Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_ydzarN5m2c4Vh4ckgAXS
Description:catalog service description
Model UUID:8d095ea0-9343-4600-9eb4-4da7ff861886
Model Version:NULL
Model InvariantUuid:216563bc-0291-44c5-8485-5fc6f9d1b0a3
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=?
2022-09-21T14:39:34.899Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 8b4a49a7-eb3a-48ee-b19e-a3ab9d22c439
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=?
2022-09-21T14:39:34.903Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||pNF 3a22ec7d-395f 0
2022-09-21T14:39:34.903Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 8b4a49a7-eb3a-48ee-b19e-a3ab9d22c439
2022-09-21T14:39:34.903Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 8d095ea0-9343-4600-9eb4-4da7ff861886
2022-09-21T14:39:34.903Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 8d095ea0-9343-4600-9eb4-4da7ff861886
2022-09-21T14:39:34.903Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 3a22ec7d-395f 0 8b4a49a7-eb3a-48ee-b19e-a3ab9d22c439 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=?
2022-09-21T14:39:34.909Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@19d576ce, org.onap.sdc.toscaparser.api.parameters.Input@491ec37a, org.onap.sdc.toscaparser.api.parameters.Input@69ca6762, org.onap.sdc.toscaparser.api.parameters.Input@751f6311, org.onap.sdc.toscaparser.api.parameters.Input@47ce087a]
2022-09-21T14:39:34.909Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:39:34.909Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ydzarN5m2c4Vh4ckgAXS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:39:34.909Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 8d095ea0-9343-4600-9eb4-4da7ff861886: pNF 3a22ec7d-395f
2022-09-21T14:39:34.909Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||Processing PNF resource: 8b4a49a7-eb3a-48ee-b19e-a3ab9d22c439
2022-09-21T14:39:34.909Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:39:34.910Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_ydzarN5m2c4Vh4ckgAXS is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:39:34.910Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||Resource customization UUID: 0dd532d9-d583-457e-81da-6b3cdc6f9551 is the same as notified resource customizationUUID: 0dd532d9-d583-457e-81da-6b3cdc6f9551
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-09-21T14:39:34.975Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 3a22ec7d-395f 8b4a49a7-eb3a-48ee-b19e-a3ab9d22c439 0 ASDC deployResourceStructure
2022-09-21T14:39:34.976Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar ASDC sendASDCNotification
2022-09-21T14:39:34.976Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar
2022-09-21T14:39:34.976Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:39:34.976Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:39:34.977Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:39:34.978Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771174976,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:39:35.078Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:39:35.079Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:39:35.079Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:39:35.090Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:39:35.091Z||pool-49-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:39:35.978Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff44c761-ee49-423e-bc6e-a53df845a560
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:39:35.992Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff44c761-ee49-423e-bc6e-a53df845a560
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:39:35.997Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:39:35.997Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-21T14:39:35.997Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-21T14:40:05.997Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff44c761-ee49-423e-bc6e-a53df845a560
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:40:06.012Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff44c761-ee49-423e-bc6e-a53df845a560
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:40:06.015Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:40:06.015Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-21T14:40:06.015Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-21T14:40:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:40:25.052Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:40:25.052Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:40:25.091Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:40:25.092Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.092Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "cds",
  "timestamp": 1663771102162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.093Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.093Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.093Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771105048,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:40:25.093Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.093Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.093Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "cds",
  "timestamp": 1663771102162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771107813,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "cds",
  "timestamp": 1663771102162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771109463,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "cds",
  "timestamp": 1663771102162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "cds",
  "timestamp": 1663771102162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.094Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "cds",
  "timestamp": 1663771102162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "cds",
  "timestamp": 1663771102162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "cds",
  "timestamp": 1663771102162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "cds",
  "timestamp": 1663771115909,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771126263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771126263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771126263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771126263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771126263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.095Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771126263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771126263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771126263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771125915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771125915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771125915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "aai-ml",
  "timestamp": 1663771139022,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771125915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.096Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "aai-ml",
  "timestamp": 1663771139022,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771125915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "aai-ml",
  "timestamp": 1663771139022,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771125915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "aai-ml",
  "timestamp": 1663771139022,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771125915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.097Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "aai-ml",
  "timestamp": 1663771139022,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771125915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "aai-ml",
  "timestamp": 1663771139022,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771134640,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "aai-ml",
  "timestamp": 1663771139022,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "aai-ml",
  "timestamp": 1663771139022,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771136530,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "aai-ml",
  "timestamp": 1663771147799,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.098Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771137535,
  "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=?
2022-09-21T14:40:25.107Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ff44c761-ee49-423e-bc6e-a53df845a560
2022-09-21T14:40:25.108Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ff44c761-ee49-423e-bc6e-a53df845a560 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 (?, ?, ?, ?, ?)
2022-09-21T14:40:25.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.118Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "cds",
  "timestamp": 1663771132161,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.118Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.118Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771146263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.118Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.118Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "aai-ml",
  "timestamp": 1663771148829,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:40:25.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.118Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771146263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "cds",
  "timestamp": 1663771132161,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "aai-ml",
  "timestamp": 1663771149834,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "cds",
  "timestamp": 1663771132161,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771146263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "93767da5-1fec-4a87-9fdc-f9a523412e7c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771140564,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d93767da5-1fec-4a87-9fdc-f9a523412e7c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:40:25.119Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.120Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.120Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "aai-ml",
  "timestamp": 1663771150846,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-21T14:40:25.125Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of ff44c761-ee49-423e-bc6e-a53df845a560
2022-09-21T14:40:25.125Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ff44c761-ee49-423e-bc6e-a53df845a560 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 (?, ?, ?, ?, ?)
2022-09-21T14:40:25.134Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.135Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "cds",
  "timestamp": 1663771132161,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.135Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.135Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.135Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771146263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.135Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.135Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.135Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "cds",
  "timestamp": 1663771132161,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.135Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.135Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.135Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771146263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "cds",
  "timestamp": 1663771132161,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771146263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "cds",
  "timestamp": 1663771132161,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771146263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.136Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771155998,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:40:25.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.137Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.137Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "cds",
  "timestamp": 1663771147190,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:40:25.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.137Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.137Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771157074,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:40:25.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.137Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.137Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771158136,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:40:25.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.138Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.138Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771159166,
  "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 (?, ?, ?, ?, ?)
2022-09-21T14:40:25.153Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 44ae8486-f816-46f1-aefa-424126b57308
2022-09-21T14:40:25.153Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 44ae8486-f816-46f1-aefa-424126b57308 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 (?, ?, ?, ?, ?)
2022-09-21T14:40:25.169Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.169Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771160172,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:40:25.170Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:25.170Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.170Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771155916,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.170Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.170Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.170Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771155916,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.170Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.170Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.171Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771155916,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.171Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.171Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.171Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "aai-ml",
  "timestamp": 1663771169019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.171Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.171Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.171Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771155916,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.171Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.171Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.171Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "aai-ml",
  "timestamp": 1663771169019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771155916,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "aai-ml",
  "timestamp": 1663771169019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771155916,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "aai-ml",
  "timestamp": 1663771169019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771155916,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:40:25.172Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.173Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.173Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "aai-ml",
  "timestamp": 1663771169019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.173Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.173Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.173Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "aai-ml",
  "timestamp": 1663771169019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:40:25.173Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:40:25.173Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-21T14:40:25.173Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771164050,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:40:25.173Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:40:36.015Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff44c761-ee49-423e-bc6e-a53df845a560
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:40:36.028Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff44c761-ee49-423e-bc6e-a53df845a560
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:40:36.031Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:40:36.031Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-21T14:40:36.041Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-21T14:40:36.041Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-21T14:40:36.042Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-21T14:40:36.042Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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=?
2022-09-21T14:40:36.050Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-21T14:41:06.056Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff44c761-ee49-423e-bc6e-a53df845a560 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=?
2022-09-21T14:41:06.062Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff44c761-ee49-423e-bc6e-a53df845a560 and serviceModelVersionId: 8d095ea0-9343-4600-9eb4-4da7ff861886
2022-09-21T14:41:06.062Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 216563bc-0291-44c5-8485-5fc6f9d1b0a3
2022-09-21T14:41:06.064Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/216563bc-0291-44c5-8485-5fc6f9d1b0a3/model-vers/model-ver/8d095ea0-9343-4600-9eb4-4da7ff861886?depth=0
2022-09-21T14:41:06.069Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-09-21T14:41:06.104Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/216563bc-0291-44c5-8485-5fc6f9d1b0a3/model-vers/model-ver/8d095ea0-9343-4600-9eb4-4da7ff861886?depth=0|INFO|500||Invoke
2022-09-21T14:41:06.105Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/216563bc-0291-44c5-8485-5fc6f9d1b0a3/model-vers/model-ver/8d095ea0-9343-4600-9eb4-4da7ff861886?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/216563bc-0291-44c5-8485-5fc6f9d1b0a3/model-vers/model-ver/8d095ea0-9343-4600-9eb4-4da7ff861886?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ff44c761-ee49-423e-bc6e-a53df845a560], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[335a2118-773e-4735-9d8d-1a2c54f65fe8], X-ECOMP-RequestID=[ff44c761-ee49-423e-bc6e-a53df845a560], X-TransactionId=[], X-ONAP-RequestID=[ff44c761-ee49-423e-bc6e-a53df845a560], Content-Type=[application/merge-patch+json]}
2022-09-21T14:41:06.110Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/216563bc-0291-44c5-8485-5fc6f9d1b0a3/model-vers/model-ver/8d095ea0-9343-4600-9eb4-4da7ff861886?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-21T14:41:06.112Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/216563bc-0291-44c5-8485-5fc6f9d1b0a3/model-vers/model-ver/8d095ea0-9343-4600-9eb4-4da7ff861886?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/216563bc-0291-44c5-8485-5fc6f9d1b0a3/model-vers/model-ver/8d095ea0-9343-4600-9eb4-4da7ff861886?depth=0 has http status code:503 and response headers:{date=[Wed, 21 Sep 2022 14:41:05 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-09-21T14:41:06.113Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/216563bc-0291-44c5-8485-5fc6f9d1b0a3/model-vers/model-ver/8d095ea0-9343-4600-9eb4-4da7ff861886?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-09-21T14:41:06.113Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/216563bc-0291-44c5-8485-5fc6f9d1b0a3/model-vers/model-ver/8d095ea0-9343-4600-9eb4-4da7ff861886?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-09-21T14:41:06.114Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=ff44c761-ee49-423e-bc6e-a53df845a560 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:41:06.114Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=ff44c761-ee49-423e-bc6e-a53df845a560 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	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)
2022-09-21T14:41:06.115Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=ff44c761-ee49-423e-bc6e-a53df845a560 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:41:06.115Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=ff44c761-ee49-423e-bc6e-a53df845a560 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
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=?
2022-09-21T14:41:06.122Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||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:71)
	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)
2022-09-21T14:41:06.122Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff44c761-ee49-423e-bc6e-a53df845a560 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=ff44c761-ee49-423e-bc6e-a53df845a560 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:41:06.122Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-21T14:41:06.122Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:06.124Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:06.124Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771266122,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003dff44c761-ee49-423e-bc6e-a53df845a560 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:41:06.224Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:41:06.225Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:06.225Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:06.239Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:06.240Z||pool-50-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:41:07.141Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:41:07.141Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:41:07.141Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:07.664Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:07.665Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-21T14:41:07.665Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"44ae8486-f816-46f1-aefa-424126b57308","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"09175887-fc5a-4fb9-b90b-ffbb05061612","serviceDescription":"service","serviceInvariantUUID":"61931410-642f-4898-9dde-d9b4c954a520","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"55f87678-869b-4de2-b6cd-47161404b515","resourceInvariantUUID":"8e378c66-6581-4840-a8af-bd2cc31c033e","resourceCustomizationUUID":"003972bf-6a7a-4780-9a5f-f540469ac223","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":"MzZlNDkyZjRiNGYzZmVhMzA3OWYzNDQyNTBhMjE0ODc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"84937d08-39f8-4e4f-a11c-f23857def103","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":"NDNkMjNlNDAxODAzMDk4MjE3NDg5OGZkZDU4MWQwMTk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"50f7d211-a65d-4c48-9906-b969e217d778","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":"7461325b-9c90-471e-806e-b56825067b78","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":"8bdca0ab-ace2-4457-80df-b6ec3575a740","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":"4bd9e821-64dd-4be2-ae73-091606889c82","artifactVersion":"2","generatedFromUUID":"7461325b-9c90-471e-806e-b56825067b78"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NWViNDI0YzllNDk4YjkwNGI4MzYyMjc2ZGE1ZDI1ZmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7adf7799-d94e-430b-afb9-6dc82cc2df13","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NmU0OGU1YmVjZGMzZDNiMTI5NzIyMDc1NWNjODBjZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d1da53e1-19c4-4bac-ae03-5a04bb2f55d8","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-21T14:41:07.667Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:41:07.667Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:07.668Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:07.668Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:41:07.769Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:41:07.770Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:07.770Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:07.783Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:07.783Z||pool-51-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:41:08.669Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:41:08.670Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:08.672Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:08.672Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:41:08.773Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:41:08.773Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:08.774Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:08.789Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:08.790Z||pool-52-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:41:09.672Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:41:09.673Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:09.678Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:09.678Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:41:09.776Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-09-21T14:41:09.777Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:09.778Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:09.796Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:09.797Z||pool-53-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:41:10.679Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:41:10.680Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:10.682Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:10.682Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:41:10.783Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-21T14:41:10.784Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:10.784Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:10.797Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:10.798Z||pool-54-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:41:11.683Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:41:11.684Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:11.686Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:11.686Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-09-21T14:41:11.786Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:41:11.787Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:11.787Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:11.803Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:11.804Z||pool-55-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:41:12.687Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:41:12.687Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:12.689Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:12.689Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:41:12.789Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:41:12.790Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:12.791Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:12.804Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:12.804Z||pool-56-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:41:13.691Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:41:13.691Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:13.695Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:13.696Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:41:13.794Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-09-21T14:41:13.795Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:13.795Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:13.810Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:13.810Z||pool-57-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":3,"count":1}
2022-09-21T14:41:14.698Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "09175887-fc5a-4fb9-b90b-ffbb05061612",
  "serviceDescription": "service",
  "serviceInvariantUUID": "61931410-642f-4898-9dde-d9b4c954a520",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "003972bf-6a7a-4780-9a5f-f540469ac223",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "55f87678-869b-4de2-b6cd-47161404b515",
      "resourceInvariantUUID": "8e378c66-6581-4840-a8af-bd2cc31c033e",
      "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": "NDNkMjNlNDAxODAzMDk4MjE3NDg5OGZkZDU4MWQwMTk\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "50f7d211-a65d-4c48-9906-b969e217d778",
          "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": "7461325b-9c90-471e-806e-b56825067b78",
          "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": "4bd9e821-64dd-4be2-ae73-091606889c82",
            "generatedFromUUID": "7461325b-9c90-471e-806e-b56825067b78"
          },
          "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": "4bd9e821-64dd-4be2-ae73-091606889c82",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "NmU0OGU1YmVjZGMzZDNiMTI5NzIyMDc1NWNjODBjZjY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d1da53e1-19c4-4bac-ae03-5a04bb2f55d8"
    }
  ],
  "workloadContext": "Production"
}
2022-09-21T14:41:14.698Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-21T14:41:14.698Z|ff44c761-ee49-423e-bc6e-a53df845a560|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 09175887-fc5a-4fb9-b90b-ffbb05061612 ASDC
2022-09-21T14:41:14.698Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:44ae8486-f816-46f1-aefa-424126b57308
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:09175887-fc5a-4fb9-b90b-ffbb05061612
ServiceInvariantUUID:61931410-642f-4898-9dde-d9b4c954a520
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:d1da53e1-19c4-4bac-ae03-5a04bb2f55d8
ArtifactChecksum:NmU0OGU1YmVjZGMzZDNiMTI5NzIyMDc1NWNjODBjZjY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:003972bf-6a7a-4780-9a5f-f540469ac223
ResourceInvariantUUID:8e378c66-6581-4840-a8af-bd2cc31c033e
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:55f87678-869b-4de2-b6cd-47161404b515
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:50f7d211-a65d-4c48-9906-b969e217d778
ArtifactChecksum:NDNkMjNlNDAxODAzMDk4MjE3NDg5OGZkZDU4MWQwMTk=
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:7461325b-9c90-471e-806e-b56825067b78
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:4bd9e821-64dd-4be2-ae73-091606889c82
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:4bd9e821-64dd-4be2-ae73-091606889c82
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-09-21T14:41:14.698Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 09175887-fc5a-4fb9-b90b-ffbb05061612 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=?
2022-09-21T14:41:14.735Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:41:14.736Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:41:14.736Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:41:14.736Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d1da53e1-19c4-4bac-ae03-5a04bb2f55d8 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-09-21T14:41:14.736Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-21T14:41:14.737Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-09-21T14:41:14.798Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-21T14:41:14.799Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar d1da53e1-19c4-4bac-ae03-5a04bb2f55d8 74752
2022-09-21T14:41:14.799Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-09-21T14:41:14.799Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-09-21T14:41:14.799Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:41:14.800Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:14.801Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:14.801Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771274799,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:41:14.902Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-21T14:41:14.903Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:14.903Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:14.917Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:14.918Z||pool-58-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:41:15.802Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:41:15.803Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:41:15.803Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: d1da53e1-19c4-4bac-ae03-5a04bb2f55d8, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-09-21T14:41:15.803Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-09-21T14:41:15.804Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-09-21T14:41:15.804Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-09-21T14:41:15.886Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13848331030076486333/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
2022-09-21T14:41:16.730Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-21T14:41:16.731Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-21T14:41:16.731Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-09-21T14:41:16.731Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-09-21T14:41:16.731Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:16.731Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:16.731Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:16.732Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:16.732Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:16.732Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:16.732Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:16.732Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-21T14:41:16.732Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:16.732Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:16.732Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-21T14:41:16.733Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-21T14:41:16.733Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:41:16.733Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:16.733Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:16.733Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-21T14:41:16.734Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-21T14:41:16.734Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:41:16.734Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:16.734Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:16.734Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:16.734Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-09-21T14:41:16.735Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-09-21T14:41:16.735Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-09-21T14:41:16.735Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-09-21T14:41:16.735Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-09-21T14:41:16.735Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-21T14:41:16.735Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:16.736Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-21T14:41:16.736Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:16.736Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-21T14:41:16.736Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:41:16.737Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:16.737Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-21T14:41:16.737Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:41:16.737Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:16.737Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-21T14:41:16.737Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:41:16.737Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:16.737Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-09-21T14:41:16.738Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-09-21T14:41:16.738Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-09-21T14:41:16.738Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e9ef0110-7ecf-4a70-a8a7-f9683145884d
2022-09-21T14:41:16.738Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:16.738Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:16.738Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:16.738Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:16.738Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:16.738Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:16.738Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:16.738Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:16.738Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:09175887-fc5a-4fb9-b90b-ffbb05061612
Model Version:NULL
Model InvariantUuid:61931410-642f-4898-9dde-d9b4c954a520
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:c55aa424-0f6f-48cb-95af-fd5a9f89b335
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8e378c66-6581-4840-a8af-bd2cc31c033e
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:003972bf-6a7a-4780-9a5f-f540469ac223
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:a04a7072-3e38-4182-b236-b8e6b910e557
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:db477bf4-42a4-4659-80de-468f0da271ca
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:e9ef0110-7ecf-4a70-a8a7-f9683145884d
ModelInvariantUuid:ac1cb38f-c315-4c7a-a3ec-539c3c030d53
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:2121d9ba-4a23-458c-86c8-9fab735849b9
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:9d8da35c-1d81-45d2-a44e-e1342e3f2c3c
ModelInvariantUuid:4ed23734-9f28-44b6-a188-89ab990a6d1e
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:b201820a-17b7-4f11-912d-c0356b4d35a0
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=?
2022-09-21T14:41:16.751Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 55f87678-869b-4de2-b6cd-47161404b515
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=?
2022-09-21T14:41:16.755Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||basic_vm 0
2022-09-21T14:41:16.755Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 55f87678-869b-4de2-b6cd-47161404b515
2022-09-21T14:41:16.756Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 50f7d211-a65d-4c48-9906-b969e217d778 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-09-21T14:41:16.756Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-21T14:41:16.756Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:16.801Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-21T14:41:16.801Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 50f7d211-a65d-4c48-9906-b969e217d778 787
2022-09-21T14:41:16.802Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:16.802Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:16.802Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:41:16.802Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:16.804Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:16.804Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771276802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:41:16.904Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:41:16.905Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:16.905Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:16.921Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:16.922Z||pool-59-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:41:17.804Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "a04a7072-3e38-4182-b236-b8e6b910e557",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "db477bf4-42a4-4659-80de-468f0da271ca",
    "vfModuleModelCustomizationUUID": "1f7d588b-ff96-499d-a898-70f42c69f86f",
    "isBase": true,
    "artifacts": [
      "7461325b-9c90-471e-806e-b56825067b78",
      "4bd9e821-64dd-4be2-ae73-091606889c82"
    ],
    "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": ""
    }
  }
]
2022-09-21T14:41:17.808Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:db477bf4-42a4-4659-80de-468f0da271ca
VfModuleModelInvariantUUID:a04a7072-3e38-4182-b236-b8e6b910e557
VfModuleModelDescription:NULL
Artifacts UUID List:{
7461325b-9c90-471e-806e-b56825067b78
,
4bd9e821-64dd-4be2-ae73-091606889c82

}
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


}

2022-09-21T14:41:17.809Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "a04a7072-3e38-4182-b236-b8e6b910e557",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "db477bf4-42a4-4659-80de-468f0da271ca",
    "vfModuleModelCustomizationUUID": "1f7d588b-ff96-499d-a898-70f42c69f86f",
    "isBase": true,
    "artifacts": [
      "7461325b-9c90-471e-806e-b56825067b78",
      "4bd9e821-64dd-4be2-ae73-091606889c82"
    ],
    "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": ""
    }
  }
]
2022-09-21T14:41:17.809Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:db477bf4-42a4-4659-80de-468f0da271ca
VfModuleModelInvariantUUID:a04a7072-3e38-4182-b236-b8e6b910e557
VfModuleModelDescription:NULL
Artifacts UUID List:{
7461325b-9c90-471e-806e-b56825067b78
,
4bd9e821-64dd-4be2-ae73-091606889c82

}
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


}

2022-09-21T14:41:17.809Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7461325b-9c90-471e-806e-b56825067b78 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-09-21T14:41:17.809Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-21T14:41:17.809Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-09-21T14:41:17.869Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-21T14:41:17.869Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 7461325b-9c90-471e-806e-b56825067b78 5033
2022-09-21T14:41:17.869Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:17.869Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:17.869Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:41:17.870Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:17.871Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:17.871Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771277869,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:41:17.972Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:41:17.972Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:17.972Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:17.985Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:17.985Z||pool-60-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:41:18.873Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4bd9e821-64dd-4be2-ae73-091606889c82 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-09-21T14:41:18.873Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-21T14:41:18.873Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-09-21T14:41:18.983Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-21T14:41:18.983Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 4bd9e821-64dd-4be2-ae73-091606889c82 903
2022-09-21T14:41:18.984Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:18.984Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:18.984Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:41:18.984Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:18.986Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:18.986Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771278983,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:41:19.086Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:41:19.087Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:19.087Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:19.100Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:19.101Z||pool-61-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:41:19.986Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 09175887-fc5a-4fb9-b90b-ffbb05061612
2022-09-21T14:41:19.987Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 55f87678-869b-4de2-b6cd-47161404b515 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-21T14:41:20.005Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6ca71ede, org.onap.sdc.toscaparser.api.parameters.Input@2f02dd70, org.onap.sdc.toscaparser.api.parameters.Input@50cda448, org.onap.sdc.toscaparser.api.parameters.Input@5107cfb2, org.onap.sdc.toscaparser.api.parameters.Input@5026aa2]
2022-09-21T14:41:20.006Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.007Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:20.007Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2022-09-21T14:41:20.007Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 003972bf-6a7a-4780-9a5f-f540469ac223
2022-09-21T14:41:20.007Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 003972bf-6a7a-4780-9a5f-f540469ac223 matches Tosca VF Customization UUID: 003972bf-6a7a-4780-9a5f-f540469ac223
2022-09-21T14:41:20.007Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 003972bf-6a7a-4780-9a5f-f540469ac223  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=?
2022-09-21T14:41:20.010Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.010Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:20.011Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 003972bf-6a7a-4780-9a5f-f540469ac223: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-09-21T14:41:20.011Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6e15e7d4
2022-09-21T14:41:20.011Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.011Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-21T14:41:20.011Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 1f7d588b-ff96-499d-a898-70f42c69f86f
2022-09-21T14:41:20.011Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 1f7d588b-ff96-499d-a898-70f42c69f86f
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=?
2022-09-21T14:41:20.013Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.014Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-21T14:41:20.014Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:41:20.014Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.014Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-21T14:41:20.014Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:41:20.014Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.014Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-09-21T14:41:20.014Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-09-21T14:41:20.014Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-09-21T14:41:20.014Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e9ef0110-7ecf-4a70-a8a7-f9683145884d
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=?
2022-09-21T14:41:20.016Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.017Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-21T14:41:20.017Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:41:20.017Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.017Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-21T14:41:20.017Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=003972bf-6a7a-4780-9a5f-f540469ac223
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=?
2022-09-21T14:41:20.018Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.018Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:20.019Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 09175887-fc5a-4fb9-b90b-ffbb05061612: basic_vm
2022-09-21T14:41:20.019Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.019Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:20.019Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.019Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:20.019Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.019Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:20.019Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.019Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:20.019Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:41:20.019Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:41:20.019Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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 (?, ?, ?, ?, ?)
2022-09-21T14:41:20.105Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 55f87678-869b-4de2-b6cd-47161404b515 1 ASDC deployResourceStructure
2022-09-21T14:41:20.106Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:20.106Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:20.106Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:41:20.106Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:20.109Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:20.109Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771280105,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:41:20.209Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:41:20.210Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:20.210Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:20.224Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:20.224Z||pool-62-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:41:21.109Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:21.110Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:21.110Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:41:21.110Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:21.116Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:21.116Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771281109,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-09-21T14:41:21.216Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:41:21.217Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:21.217Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:21.230Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:21.231Z||pool-63-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:41:22.120Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:22.120Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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
2022-09-21T14:41:22.120Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:41:22.120Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:22.122Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:22.123Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771282120,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-09-21T14:41:22.225Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-09-21T14:41:22.226Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:22.226Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:22.240Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:22.241Z||pool-64-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:41:23.123Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-09-21T14:41:23.123Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-09-21T14:41:23.124Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:41:23.124Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:41:23.126Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:41:23.126Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771283123,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:41:23.226Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:41:23.227Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:41:23.227Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:23.243Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:23.244Z||pool-65-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:41:24.126Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 44ae8486-f816-46f1-aefa-424126b57308
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:41:24.143Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 44ae8486-f816-46f1-aefa-424126b57308
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:41:24.154Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:41:24.154Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-21T14:41:24.154Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-21T14:41:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:41:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:41:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:41:25.079Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:41:25.079Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:41:25.079Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:41:25.080Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:41:54.154Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 44ae8486-f816-46f1-aefa-424126b57308
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:41:54.168Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 44ae8486-f816-46f1-aefa-424126b57308
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:41:54.171Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:41:54.172Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-21T14:41:54.172Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-21T14:42:24.172Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 44ae8486-f816-46f1-aefa-424126b57308
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:42:24.190Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 44ae8486-f816-46f1-aefa-424126b57308
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:42:24.197Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:42:24.197Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-21T14:42:24.198Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-21T14:42:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:42:25.053Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:42:25.053Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:42:25.077Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:42:25.079Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.079Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "aai-ml",
  "timestamp": 1663771169019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:42:25.080Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:42:25.080Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.080Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:42:25.080Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:42:25.080Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.080Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "aai-ml",
  "timestamp": 1663771176784,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:42:25.081Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:42:25.081Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.081Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771166330,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:42:25.081Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:42:25.081Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.081Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:42:25.081Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:42:25.081Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.081Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "aai-ml",
  "timestamp": 1663771177796,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:42:25.082Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:42:25.083Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.083Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771167334,
  "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=?
2022-09-21T14:42:25.091Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 44ae8486-f816-46f1-aefa-424126b57308
2022-09-21T14:42:25.091Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 44ae8486-f816-46f1-aefa-424126b57308 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 (?, ?, ?, ?, ?)
2022-09-21T14:42:25.105Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.105Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:42:25.106Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:42:25.106Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.106Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "aai-ml",
  "timestamp": 1663771178813,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:42:25.106Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:42:25.106Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.106Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:42:25.107Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:42:25.107Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.107Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "aai-ml",
  "timestamp": 1663771179819,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-21T14:42:25.114Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 44ae8486-f816-46f1-aefa-424126b57308
2022-09-21T14:42:25.114Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 44ae8486-f816-46f1-aefa-424126b57308 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 (?, ?, ?, ?, ?)
2022-09-21T14:42:25.124Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.124Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/resourceInstances/pnf3a22ec7d395f0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:42:25.125Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:42:25.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.125Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:42:25.125Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:42:25.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.125Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771165048,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:42:25.125Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:42:25.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.125Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771173306,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:42:25.125Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:42:25.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:42:25.126Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771174976,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYdzarn5m2c4vh4ckgaxs/1.0/artifacts/service-DemoPnfYdzarn5m2c4vh4ckgaxs-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:42:25.126Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:42:54.198Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 44ae8486-f816-46f1-aefa-424126b57308
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:42:54.212Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 44ae8486-f816-46f1-aefa-424126b57308
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:42:54.215Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:42:54.216Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-21T14:42:54.216Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-21T14:42:54.216Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-21T14:42:54.216Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-21T14:42:54.216Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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=?
2022-09-21T14:42:54.224Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-21T14:43:24.224Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 44ae8486-f816-46f1-aefa-424126b57308 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=?
2022-09-21T14:43:24.233Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 44ae8486-f816-46f1-aefa-424126b57308 and serviceModelVersionId: 09175887-fc5a-4fb9-b90b-ffbb05061612
2022-09-21T14:43:24.234Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 61931410-642f-4898-9dde-d9b4c954a520
2022-09-21T14:43:24.235Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/61931410-642f-4898-9dde-d9b4c954a520/model-vers/model-ver/09175887-fc5a-4fb9-b90b-ffbb05061612?depth=0
2022-09-21T14:43:24.240Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-09-21T14:43:24.267Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/61931410-642f-4898-9dde-d9b4c954a520/model-vers/model-ver/09175887-fc5a-4fb9-b90b-ffbb05061612?depth=0|INFO|500||Invoke
2022-09-21T14:43:24.267Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/61931410-642f-4898-9dde-d9b4c954a520/model-vers/model-ver/09175887-fc5a-4fb9-b90b-ffbb05061612?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/61931410-642f-4898-9dde-d9b4c954a520/model-vers/model-ver/09175887-fc5a-4fb9-b90b-ffbb05061612?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[44ae8486-f816-46f1-aefa-424126b57308], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0fe3cd45-d978-451d-aaf7-d4342fde79ee], X-ECOMP-RequestID=[44ae8486-f816-46f1-aefa-424126b57308], X-TransactionId=[], X-ONAP-RequestID=[44ae8486-f816-46f1-aefa-424126b57308], Content-Type=[application/merge-patch+json]}
2022-09-21T14:43:24.275Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/61931410-642f-4898-9dde-d9b4c954a520/model-vers/model-ver/09175887-fc5a-4fb9-b90b-ffbb05061612?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-21T14:43:24.278Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/61931410-642f-4898-9dde-d9b4c954a520/model-vers/model-ver/09175887-fc5a-4fb9-b90b-ffbb05061612?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/61931410-642f-4898-9dde-d9b4c954a520/model-vers/model-ver/09175887-fc5a-4fb9-b90b-ffbb05061612?depth=0 has http status code:503 and response headers:{date=[Wed, 21 Sep 2022 14:43:23 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-09-21T14:43:24.279Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/61931410-642f-4898-9dde-d9b4c954a520/model-vers/model-ver/09175887-fc5a-4fb9-b90b-ffbb05061612?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-09-21T14:43:24.279Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/61931410-642f-4898-9dde-d9b4c954a520/model-vers/model-ver/09175887-fc5a-4fb9-b90b-ffbb05061612?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-09-21T14:43:24.281Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=44ae8486-f816-46f1-aefa-424126b57308 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:43:24.281Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=44ae8486-f816-46f1-aefa-424126b57308 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	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)
2022-09-21T14:43:24.282Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=44ae8486-f816-46f1-aefa-424126b57308 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:43:24.282Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=44ae8486-f816-46f1-aefa-424126b57308 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
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=?
2022-09-21T14:43:24.289Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||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:71)
	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)
2022-09-21T14:43:24.289Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 44ae8486-f816-46f1-aefa-424126b57308 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=44ae8486-f816-46f1-aefa-424126b57308 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:43:24.289Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-21T14:43:24.290Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:43:24.292Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:43:24.292Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771404289,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d44ae8486-f816-46f1-aefa-424126b57308 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:43:24.392Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:43:24.393Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:43:24.393Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:43:24.413Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:43:24.414Z||pool-66-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:43:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:43:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:43:25.052Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:43:25.070Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:43:25.071Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.071Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ff44c761-ee49-423e-bc6e-a53df845a560",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771266122,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003dff44c761-ee49-423e-bc6e-a53df845a560 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:43:25.071Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:43:25.072Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771267141,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771274799,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771276802,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771277869,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771278983,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771280105,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771281109,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771282120,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771283123,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:43:25.073Z||pool-2-thread-5|||||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=?
2022-09-21T14:43:25.309Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:43:25.309Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:43:25.310Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:43:29.769Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:43:29.771Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-21T14:43:29.772Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"1ac2faf5-3fea-4726-bb56-c9d2270292e5","serviceName":"Demo_pNF_PYoyJoIykR6aF0tzPKAz","serviceVersion":"1.0","serviceUUID":"1cc2daf3-3ca2-40e1-bf74-470ff53575f6","serviceDescription":"catalog service description","serviceInvariantUUID":"c1d9b5e0-d841-45f8-a0a5-681c381e398e","resources":[{"resourceInstanceName":"pNF 4ece8c3b-1017 0","resourceName":"pNF 4ece8c3b-1017","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7d99fac7-2fe2-46e8-9c08-0974d81b52ba","resourceInvariantUUID":"80dd47a1-eeb2-4ab7-89c1-ce9c7a6dad5b","resourceCustomizationUUID":"155e2879-3ff5-4403-bf9c-6a1f5c555ed6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vf-license-model.xml","artifactChecksum":"OGIxNjU4Mjc4MGNiOTVmYTNkNjA5ZDk3NDNhZmUzOTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"405cb30a-be25-4dbf-8a5e-9ec020f74bbb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/pNF.csar","artifactChecksum":"N2JjZTllYzVjNzdkYjI2MzZmOTNmMzc5N2M3NmE3MDM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fb720847-3db7-46d8-8851-eb9baf7ab3c9","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"10232578-e972-4929-a7a4-a7615f7cf870","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vendor-license-model.xml","artifactChecksum":"NjNhNWMzMmJhYWMwNDQyYjQwZGFjZTI5YTU2YWQ0ZjA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d86dc360-04fe-4b2d-8a4d-b5e7d8c3381b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"23764f98-cbf5-46a6-aebb-8330bf3d42e9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec16813d-8195-45e2-b1c1-4a6ed6a27911","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPyoyjoiykr6af0tzpkaz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-template.yml","artifactChecksum":"MWQ5ZGNhODk2Mjg3M2MxZDdjY2E5NGI5MTA3NDdmOWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"99a0bea9-7bbe-428a-a568-e669dbe1fb27","artifactVersion":"1"},{"artifactName":"service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar","artifactChecksum":"ODk0YTgzNWQ2OGRlYjRiNmZmNjRiMmZiY2Y4ZGM1ZDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cfe7e860-19a7-483d-9aa7-6053c76f723f","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-21T14:43:29.774Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:43:29.775Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:43:29.777Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:43:29.777Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:43:29.878Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-21T14:43:29.879Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:43:29.879Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:43:29.895Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:43:29.896Z||pool-67-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:43:30.779Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:43:30.781Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:43:30.784Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:43:30.784Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:43:30.884Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:43:30.884Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:43:30.885Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:43:30.899Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:43:30.900Z||pool-68-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:43:31.787Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:43:31.788Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:43:31.790Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:43:31.790Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:43:31.890Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:43:31.891Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:43:31.891Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:43:31.903Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:43:31.903Z||pool-69-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:43:32.791Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:43:32.793Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:43:32.796Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:43:32.796Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:43:32.896Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:43:32.897Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:43:32.897Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:43:32.909Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:43:32.910Z||pool-70-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:43:33.796Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:43:33.797Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:43:33.799Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:43:33.799Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:43:33.899Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:43:33.900Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:43:33.900Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:43:33.911Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:43:33.912Z||pool-71-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:43:34.799Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:43:34.801Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:43:34.803Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:43:34.803Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:43:34.904Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:43:34.905Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:43:34.905Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:43:34.921Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:43:34.922Z||pool-72-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:43:35.804Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:43:35.805Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:43:35.807Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:43:35.807Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:43:35.907Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:43:35.908Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:43:35.908Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:43:35.922Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:43:35.922Z||pool-73-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:43:36.808Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:43:36.809Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:43:36.811Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:43:36.811Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:43:36.911Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:43:36.913Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:43:36.913Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:43:36.928Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:43:36.929Z||pool-74-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:43:37.812Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "serviceName": "Demo_pNF_PYoyJoIykR6aF0tzPKAz",
  "serviceVersion": "1.0",
  "serviceUUID": "1cc2daf3-3ca2-40e1-bf74-470ff53575f6",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c1d9b5e0-d841-45f8-a0a5-681c381e398e",
  "resources": [
    {
      "resourceInstanceName": "pNF 4ece8c3b-1017 0",
      "resourceCustomizationUUID": "155e2879-3ff5-4403-bf9c-6a1f5c555ed6",
      "resourceName": "pNF 4ece8c3b-1017",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "7d99fac7-2fe2-46e8-9c08-0974d81b52ba",
      "resourceInvariantUUID": "80dd47a1-eeb2-4ab7-89c1-ce9c7a6dad5b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
      "artifactChecksum": "ODk0YTgzNWQ2OGRlYjRiNmZmNjRiMmZiY2Y4ZGM1ZDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "cfe7e860-19a7-483d-9aa7-6053c76f723f"
    }
  ],
  "workloadContext": "Production"
}
2022-09-21T14:43:37.812Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-21T14:43:37.812Z|44ae8486-f816-46f1-aefa-424126b57308|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1cc2daf3-3ca2-40e1-bf74-470ff53575f6 ASDC
2022-09-21T14:43:37.813Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:1ac2faf5-3fea-4726-bb56-c9d2270292e5
ServiceName:Demo_pNF_PYoyJoIykR6aF0tzPKAz
ServiceVersion:1.0
ServiceUUID:1cc2daf3-3ca2-40e1-bf74-470ff53575f6
ServiceInvariantUUID:c1d9b5e0-d841-45f8-a0a5-681c381e398e
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
ArtifactUUID:cfe7e860-19a7-483d-9aa7-6053c76f723f
ArtifactChecksum:ODk0YTgzNWQ2OGRlYjRiNmZmNjRiMmZiY2Y4ZGM1ZDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 4ece8c3b-1017 0
ResourceCustomizationUUID:155e2879-3ff5-4403-bf9c-6a1f5c555ed6
ResourceInvariantUUID:80dd47a1-eeb2-4ab7-89c1-ce9c7a6dad5b
ResourceName:pNF 4ece8c3b-1017
ResourceType:PNF
ResourceUUID:7d99fac7-2fe2-46e8-9c08-0974d81b52ba
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-09-21T14:43:37.813Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1cc2daf3-3ca2-40e1-bf74-470ff53575f6 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 (?, ?, ?, ?, ?)
2022-09-21T14:43:37.845Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:43:37.846Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:43:37.846Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:43:37.846Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: cfe7e860-19a7-483d-9aa7-6053c76f723f from URL: /sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:37.846Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-21T14:43:37.846Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:37.909Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-21T14:43:37.911Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar cfe7e860-19a7-483d-9aa7-6053c76f723f 87772
2022-09-21T14:43:37.911Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar ASDC sendASDCNotification
2022-09-21T14:43:37.911Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:37.911Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:43:37.911Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:43:37.913Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:43:37.913Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771417911,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:43:38.013Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:43:38.014Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:43:38.014Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:43:38.030Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:43:38.030Z||pool-75-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:43:38.913Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:43:38.915Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:43:38.915Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: cfe7e860-19a7-483d-9aa7-6053c76f723f, URL: /sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar to file: /app/ASDC/1/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:38.916Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:38.916Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:38.916Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:39.048Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6069411838012614329/Definitions/service-DemoPnfPyoyjoiykr6af0tzpkaz-template.yml
2022-09-21T14:43:39.572Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-21T14:43:39.573Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-21T14:43:39.573Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:39.573Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-09-21T14:43:39.573Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||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-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:39.573Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:39.573Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||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-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:39.574Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||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-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:39.574Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||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-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:39.574Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 4ece8c3b-1017 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-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:39.574Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||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-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:39.574Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-21T14:43:39.574Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:43:39.574Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_PYoyJoIykR6aF0tzPKAz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:43:39.574Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Node template pNF 4ece8c3b-1017 0 is matching search criteria
2022-09-21T14:43:39.575Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-21T14:43:39.575Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 4ece8c3b-1017 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:43:39.575Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:43:39.575Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_PYoyJoIykR6aF0tzPKAz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:43:39.575Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Node template pNF 4ece8c3b-1017 0 is matching search criteria
2022-09-21T14:43:39.575Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-21T14:43:39.575Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 4ece8c3b-1017 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:43:39.575Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:43:39.575Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_PYoyJoIykR6aF0tzPKAz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:43:39.576Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:43:39.576Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_PYoyJoIykR6aF0tzPKAz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:43:39.576Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:43:39.576Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_PYoyJoIykR6aF0tzPKAz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:43:39.576Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:43:39.576Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_PYoyJoIykR6aF0tzPKAz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:43:39.576Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:43:39.576Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_PYoyJoIykR6aF0tzPKAz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:43:39.576Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_PYoyJoIykR6aF0tzPKAz
Description:catalog service description
Model UUID:1cc2daf3-3ca2-40e1-bf74-470ff53575f6
Model Version:NULL
Model InvariantUuid:c1d9b5e0-d841-45f8-a0a5-681c381e398e
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=?
2022-09-21T14:43:39.611Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 7d99fac7-2fe2-46e8-9c08-0974d81b52ba
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=?
2022-09-21T14:43:39.621Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||pNF 4ece8c3b-1017 0
2022-09-21T14:43:39.622Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 7d99fac7-2fe2-46e8-9c08-0974d81b52ba
2022-09-21T14:43:39.622Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 1cc2daf3-3ca2-40e1-bf74-470ff53575f6
2022-09-21T14:43:39.622Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 1cc2daf3-3ca2-40e1-bf74-470ff53575f6
2022-09-21T14:43:39.622Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 4ece8c3b-1017 0 7d99fac7-2fe2-46e8-9c08-0974d81b52ba 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=?
2022-09-21T14:43:39.638Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@12ff7de0, org.onap.sdc.toscaparser.api.parameters.Input@7522f804, org.onap.sdc.toscaparser.api.parameters.Input@68a1dfbc, org.onap.sdc.toscaparser.api.parameters.Input@3f3fefde, org.onap.sdc.toscaparser.api.parameters.Input@564685a4]
2022-09-21T14:43:39.638Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:43:39.639Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_PYoyJoIykR6aF0tzPKAz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:43:39.639Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 1cc2daf3-3ca2-40e1-bf74-470ff53575f6: pNF 4ece8c3b-1017
2022-09-21T14:43:39.639Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||Processing PNF resource: 7d99fac7-2fe2-46e8-9c08-0974d81b52ba
2022-09-21T14:43:39.639Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:43:39.639Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_PYoyJoIykR6aF0tzPKAz is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:43:39.639Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||Resource customization UUID: 155e2879-3ff5-4403-bf9c-6a1f5c555ed6 is the same as notified resource customizationUUID: 155e2879-3ff5-4403-bf9c-6a1f5c555ed6
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-09-21T14:43:39.690Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 4ece8c3b-1017 7d99fac7-2fe2-46e8-9c08-0974d81b52ba 0 ASDC deployResourceStructure
2022-09-21T14:43:39.691Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar ASDC sendASDCNotification
2022-09-21T14:43:39.691Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar
2022-09-21T14:43:39.691Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:43:39.691Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:43:39.693Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:43:39.694Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771419691,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:43:39.794Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-21T14:43:39.795Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:43:39.795Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:43:39.809Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:43:39.810Z||pool-76-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:43:40.695Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ac2faf5-3fea-4726-bb56-c9d2270292e5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:43:40.710Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ac2faf5-3fea-4726-bb56-c9d2270292e5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:43:40.713Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:43:40.713Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-21T14:43:40.713Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-21T14:44:10.713Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ac2faf5-3fea-4726-bb56-c9d2270292e5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:44:10.732Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ac2faf5-3fea-4726-bb56-c9d2270292e5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:44:10.734Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:44:10.735Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-21T14:44:10.735Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-21T14:44:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:44:25.053Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:44:25.054Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:44:25.081Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:44:25.083Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.083Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771305915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.084Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.084Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.084Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "aai-ml",
  "timestamp": 1663771319019,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.084Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.084Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.084Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771305915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.085Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.085Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.085Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "aai-ml",
  "timestamp": 1663771319019,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771305915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "cds",
  "timestamp": 1663771312162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "aai-ml",
  "timestamp": 1663771319019,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771305915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "cds",
  "timestamp": 1663771312162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.086Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "aai-ml",
  "timestamp": 1663771319019,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771305915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "cds",
  "timestamp": 1663771312162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "aai-ml",
  "timestamp": 1663771319019,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771305915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "cds",
  "timestamp": 1663771312162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "aai-ml",
  "timestamp": 1663771319019,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.087Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771305915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "cds",
  "timestamp": 1663771312162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "aai-ml",
  "timestamp": 1663771319019,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771305915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "cds",
  "timestamp": 1663771312162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "aai-ml",
  "timestamp": 1663771319019,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771326263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "cds",
  "timestamp": 1663771312162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.088Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771316727,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "aai-ml",
  "timestamp": 1663771327792,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771326263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "cds",
  "timestamp": 1663771312162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "aai-ml",
  "timestamp": 1663771328814,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771326263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771318678,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:44:25.089Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:44:25.090Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.090Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "aai-ml",
  "timestamp": 1663771329821,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:44:25.090Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:44:25.090Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.090Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "cds",
  "timestamp": 1663771320995,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:44:25.090Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:44:25.090Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.090Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771326263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.090Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.090Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.090Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771319681,
  "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=?
2022-09-21T14:44:25.100Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1ac2faf5-3fea-4726-bb56-c9d2270292e5
2022-09-21T14:44:25.101Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1ac2faf5-3fea-4726-bb56-c9d2270292e5 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 (?, ?, ?, ?, ?)
2022-09-21T14:44:25.118Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.118Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "aai-ml",
  "timestamp": 1663771330826,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-21T14:44:25.124Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 1ac2faf5-3fea-4726-bb56-c9d2270292e5
2022-09-21T14:44:25.124Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1ac2faf5-3fea-4726-bb56-c9d2270292e5 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 (?, ?, ?, ?, ?)
2022-09-21T14:44:25.134Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.135Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771326263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.135Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.135Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.135Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771326263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.135Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.135Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.135Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771326263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:44:25.135Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:25.135Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:44:25.135Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771326263,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:44:25.135Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:44:40.735Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ac2faf5-3fea-4726-bb56-c9d2270292e5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:44:40.751Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ac2faf5-3fea-4726-bb56-c9d2270292e5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:44:40.754Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:44:40.755Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-21T14:44:40.755Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-21T14:44:40.755Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-21T14:44:40.755Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-21T14:44:40.755Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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=?
2022-09-21T14:44:40.764Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-21T14:45:10.765Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1ac2faf5-3fea-4726-bb56-c9d2270292e5 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=?
2022-09-21T14:45:10.771Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1ac2faf5-3fea-4726-bb56-c9d2270292e5 and serviceModelVersionId: 1cc2daf3-3ca2-40e1-bf74-470ff53575f6
2022-09-21T14:45:10.771Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c1d9b5e0-d841-45f8-a0a5-681c381e398e
2022-09-21T14:45:10.772Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c1d9b5e0-d841-45f8-a0a5-681c381e398e/model-vers/model-ver/1cc2daf3-3ca2-40e1-bf74-470ff53575f6?depth=0
2022-09-21T14:45:10.776Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-09-21T14:45:10.800Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c1d9b5e0-d841-45f8-a0a5-681c381e398e/model-vers/model-ver/1cc2daf3-3ca2-40e1-bf74-470ff53575f6?depth=0|INFO|500||Invoke
2022-09-21T14:45:10.801Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c1d9b5e0-d841-45f8-a0a5-681c381e398e/model-vers/model-ver/1cc2daf3-3ca2-40e1-bf74-470ff53575f6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c1d9b5e0-d841-45f8-a0a5-681c381e398e/model-vers/model-ver/1cc2daf3-3ca2-40e1-bf74-470ff53575f6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1ac2faf5-3fea-4726-bb56-c9d2270292e5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a01bd3e8-ba04-49a6-905e-4224ccefca58], X-ECOMP-RequestID=[1ac2faf5-3fea-4726-bb56-c9d2270292e5], X-TransactionId=[], X-ONAP-RequestID=[1ac2faf5-3fea-4726-bb56-c9d2270292e5], Content-Type=[application/merge-patch+json]}
2022-09-21T14:45:10.816Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c1d9b5e0-d841-45f8-a0a5-681c381e398e/model-vers/model-ver/1cc2daf3-3ca2-40e1-bf74-470ff53575f6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-21T14:45:10.819Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c1d9b5e0-d841-45f8-a0a5-681c381e398e/model-vers/model-ver/1cc2daf3-3ca2-40e1-bf74-470ff53575f6?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c1d9b5e0-d841-45f8-a0a5-681c381e398e/model-vers/model-ver/1cc2daf3-3ca2-40e1-bf74-470ff53575f6?depth=0 has http status code:503 and response headers:{date=[Wed, 21 Sep 2022 14:45:10 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-09-21T14:45:10.819Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c1d9b5e0-d841-45f8-a0a5-681c381e398e/model-vers/model-ver/1cc2daf3-3ca2-40e1-bf74-470ff53575f6?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-09-21T14:45:10.820Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c1d9b5e0-d841-45f8-a0a5-681c381e398e/model-vers/model-ver/1cc2daf3-3ca2-40e1-bf74-470ff53575f6?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-09-21T14:45:10.821Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1ac2faf5-3fea-4726-bb56-c9d2270292e5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:45:10.821Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=1ac2faf5-3fea-4726-bb56-c9d2270292e5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	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)
2022-09-21T14:45:10.821Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=1ac2faf5-3fea-4726-bb56-c9d2270292e5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:45:10.821Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1ac2faf5-3fea-4726-bb56-c9d2270292e5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
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=?
2022-09-21T14:45:10.831Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||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:71)
	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)
2022-09-21T14:45:10.831Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1ac2faf5-3fea-4726-bb56-c9d2270292e5 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=1ac2faf5-3fea-4726-bb56-c9d2270292e5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:45:10.832Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-21T14:45:10.832Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:45:10.834Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:45:10.834Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771510831,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d1ac2faf5-3fea-4726-bb56-c9d2270292e5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:45:10.934Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:45:10.935Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:45:10.935Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:45:10.950Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:45:10.950Z||pool-77-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:45:11.852Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:45:11.853Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:45:11.853Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:45:21.412Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:45:21.413Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:45:21.413Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:45:21.413Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:45:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:45:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:45:25.052Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:45:25.075Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:45:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:45:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "44ae8486-f816-46f1-aefa-424126b57308",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771404289,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d44ae8486-f816-46f1-aefa-424126b57308 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:45:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:45:30.967Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:45:30.968Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:45:30.968Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:45:30.968Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:45:40.513Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:45:40.514Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:45:40.514Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:45:40.515Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:45:50.086Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:46:25.048Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:46:25.049Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:46:25.049Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:46:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:46:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:46:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:46:25.074Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:46:25.075Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:46:25.075Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:46:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:46:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:46:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:46:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:46:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:46:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:46:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:46:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:46:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:46:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:46:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:46:25.076Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/resourceInstances/pnf4ece8c3b10170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771405309,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771417911,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771419691,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPyoyjoiykr6af0tzpkaz/1.0/artifacts/service-DemoPnfPyoyjoiykr6af0tzpkaz-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:46:25.077Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:46:34.615Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:47:25.048Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:47:25.049Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:47:25.049Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:47:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:47:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:47:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:47:25.601Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:47:25.602Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-21T14:47:25.602Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ac2faf5-3fea-4726-bb56-c9d2270292e5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771510831,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d1ac2faf5-3fea-4726-bb56-c9d2270292e5 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:47:25.603Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:47:34.657Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:48:25.048Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:48:25.049Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:48:25.049Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:48:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:48:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:48:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:48:34.600Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:48:34.607Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:49:25.048Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:49:25.049Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:49:25.049Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:49:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:49:25.051Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:49:25.052Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:49:34.616Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:49:34.634Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:25.048Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:50:25.049Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:50:25.049Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:50:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:50:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:25.676Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:25.676Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:25.677Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.677Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.677Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "cds",
  "timestamp": 1663771777161,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.677Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"7c94b66d-ca5c-4d2b-80dd-1a4e82190cad","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"46bafecd-2924-471c-ad72-535c77f3e7e7","serviceDescription":"service","serviceInvariantUUID":"abbe0f0a-c05d-4495-96dd-30275f79cdbe","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"026fc63b-f491-4c27-a20c-7c05daf1ab2c","resourceInvariantUUID":"f19a6f7e-7173-4777-8905-e83c2b44e544","resourceCustomizationUUID":"e9d6da28-7409-4f8a-b8a4-70d81e79fadf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NTUwOGM4YmYzYjVhYjJmOTliMDQ1NTBjNjQzYTM2Njg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"62e53752-90cd-491d-9026-cdecab81b333","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"Yzk0MTZmOTgzZGYyMDlhZmM3ZTk1ODI1NmQ4Mzg4MDE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"94b18215-20a7-45e1-94b4-21e8265a00cb","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0c31f450-60c4-4c8e-bb4a-9979bb45ef8a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c4c93b7f-8ddc-45a8-aa0d-f160fc3b3e11","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"9e4ca152-f079-4921-a53a-b2d84706bb6c","artifactVersion":"2","generatedFromUUID":"ea6ad98b-7e47-4291-a885-92597e56b792"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8012bb3e-4e61-47e4-a692-be1b015fb5fb","artifactVersion":"2","generatedFromUUID":"0c31f450-60c4-4c8e-bb4a-9979bb45ef8a"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ea6ad98b-7e47-4291-a885-92597e56b792","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"6a4e21d8-5ca7-4ed0-8504-2109a57adc28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"NDdjMWNmYzIyNjU2ODg3MDEyYjJiOTNmMjQ2ZWM3ZmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ccbd4b0e-494a-46cb-ac0f-7fe0d3928246","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MDQ1ZjFlMTNiMGVjNmYyYTAzY2ExYmUxMTU4MWQxY2I\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8b4ba926-2001-4134-833c-9fa3eb5a9994","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771786263,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "cds",
  "timestamp": 1663771777161,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771786263,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "cds",
  "timestamp": 1663771777161,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771786263,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "cds",
  "timestamp": 1663771777161,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.678Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771786263,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "cds",
  "timestamp": 1663771777161,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771786263,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "cds",
  "timestamp": 1663771777161,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771786263,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771785915,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "cds",
  "timestamp": 1663771777161,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771786263,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771785915,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "cds",
  "timestamp": 1663771777161,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771786263,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771785915,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771799019,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "cds",
  "timestamp": 1663771777161,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771786263,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771785915,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771799019,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.680Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "cds",
  "timestamp": 1663771777161,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771786263,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771785915,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771799019,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771802444,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.681Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "cds",
  "timestamp": 1663771793572,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771785915,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771799019,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771803514,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.681Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771785915,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771799019,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771785915,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771804580,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771799019,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771785915,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771805658,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:50:25.682Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.683Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771799019,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.683Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.683Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.683Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771785915,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:50:25.683Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.683Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.683Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771799019,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.683Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.683Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.683Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771806781,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
2022-09-21T14:50:25.684Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:25.684Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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 (?, ?, ?, ?, ?)
2022-09-21T14:50:25.716Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7c94b66d-ca5c-4d2b-80dd-1a4e82190cad
2022-09-21T14:50:25.717Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7c94b66d-ca5c-4d2b-80dd-1a4e82190cad 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 (?, ?, ?, ?, ?)
2022-09-21T14:50:25.729Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.729Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771796660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:50:25.729Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771799019,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771807787,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771799019,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771809791,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771799016,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771810801,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.730Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771800020,
  "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=?
2022-09-21T14:50:25.736Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7c94b66d-ca5c-4d2b-80dd-1a4e82190cad
2022-09-21T14:50:25.736Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7c94b66d-ca5c-4d2b-80dd-1a4e82190cad 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 (?, ?, ?, ?, ?)
2022-09-21T14:50:25.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.746Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771811808,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:50:25.746Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:50:25.746Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-21T14:50:25.746Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "aai-ml",
  "timestamp": 1663771812813,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-21T14:50:25.752Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 7c94b66d-ca5c-4d2b-80dd-1a4e82190cad
2022-09-21T14:50:25.752Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7c94b66d-ca5c-4d2b-80dd-1a4e82190cad 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 (?, ?, ?, ?, ?)
2022-09-21T14:50:25.785Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-21T14:50:25.786Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:25.786Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:25.804Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:25.805Z||pool-78-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:26.685Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:50:26.685Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:26.688Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:26.688Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:50:26.788Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:26.789Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:26.789Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:26.800Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:26.800Z||pool-79-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:27.689Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:50:27.690Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:27.692Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:27.692Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:50:27.792Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:27.793Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:27.793Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:27.807Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:27.808Z||pool-80-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:28.692Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:50:28.693Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:28.696Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:28.697Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:28.796Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-21T14:50:28.797Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:28.797Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:28.808Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:28.808Z||pool-81-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:29.697Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:50:29.698Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:29.702Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:29.702Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-09-21T14:50:29.802Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:29.803Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:29.803Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:29.841Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:29.841Z||pool-82-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:30.702Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:50:30.703Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:30.705Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:30.705Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-09-21T14:50:30.805Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:30.806Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:30.806Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:30.826Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:30.827Z||pool-83-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:31.705Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:50:31.706Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:31.708Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:31.708Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-09-21T14:50:31.808Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:31.809Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:31.809Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:31.829Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:31.830Z||pool-84-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:32.708Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:50:32.709Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:32.711Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:32.711Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:32.812Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-21T14:50:32.813Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:32.813Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:32.843Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:32.844Z||pool-85-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:33.712Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:50:33.713Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:33.715Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:33.715Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:50:33.815Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:33.815Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:33.816Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:33.829Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:33.830Z||pool-86-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:50:34.715Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:50:34.716Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:34.719Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:34.719Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:50:34.819Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:34.820Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:34.820Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:34.834Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:34.835Z||pool-87-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:35.720Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "46bafecd-2924-471c-ad72-535c77f3e7e7",
  "serviceDescription": "service",
  "serviceInvariantUUID": "abbe0f0a-c05d-4495-96dd-30275f79cdbe",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "e9d6da28-7409-4f8a-b8a4-70d81e79fadf",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "026fc63b-f491-4c27-a20c-7c05daf1ab2c",
      "resourceInvariantUUID": "f19a6f7e-7173-4777-8905-e83c2b44e544",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_cnf_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
          "artifactChecksum": "Yzk0MTZmOTgzZGYyMDlhZmM3ZTk1ODI1NmQ4Mzg4MDE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "94b18215-20a7-45e1-94b4-21e8265a00cb",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
          "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "0c31f450-60c4-4c8e-bb4a-9979bb45ef8a",
          "generatedArtifact": {
            "artifactName": "base_template_dummy_ignore.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
            "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8012bb3e-4e61-47e4-a692-be1b015fb5fb",
            "generatedFromUUID": "0c31f450-60c4-4c8e-bb4a-9979bb45ef8a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "9e4ca152-f079-4921-a53a-b2d84706bb6c",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
          "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8012bb3e-4e61-47e4-a692-be1b015fb5fb",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.tgz",
          "artifactType": "HELM",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
          "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "ea6ad98b-7e47-4291-a885-92597e56b792",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "MDQ1ZjFlMTNiMGVjNmYyYTAzY2ExYmUxMTU4MWQxY2I\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "8b4ba926-2001-4134-833c-9fa3eb5a9994"
    }
  ],
  "workloadContext": "Production"
}
2022-09-21T14:50:35.721Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-21T14:50:35.721Z|1ac2faf5-3fea-4726-bb56-c9d2270292e5|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 46bafecd-2924-471c-ad72-535c77f3e7e7 ASDC
2022-09-21T14:50:35.721Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:7c94b66d-ca5c-4d2b-80dd-1a4e82190cad
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:46bafecd-2924-471c-ad72-535c77f3e7e7
ServiceInvariantUUID:abbe0f0a-c05d-4495-96dd-30275f79cdbe
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
ArtifactUUID:8b4ba926-2001-4134-833c-9fa3eb5a9994
ArtifactChecksum:MDQ1ZjFlMTNiMGVjNmYyYTAzY2ExYmUxMTU4MWQxY2I=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:e9d6da28-7409-4f8a-b8a4-70d81e79fadf
ResourceInvariantUUID:f19a6f7e-7173-4777-8905-e83c2b44e544
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:026fc63b-f491-4c27-a20c-7c05daf1ab2c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_cnf_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
ArtifactUUID:94b18215-20a7-45e1-94b4-21e8265a00cb
ArtifactChecksum:Yzk0MTZmOTgzZGYyMDlhZmM3ZTk1ODI1NmQ4Mzg4MDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
ArtifactUUID:0c31f450-60c4-4c8e-bb4a-9979bb45ef8a
ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:8012bb3e-4e61-47e4-a692-be1b015fb5fb
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
ArtifactUUID:9e4ca152-f079-4921-a53a-b2d84706bb6c
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:8012bb3e-4e61-47e4-a692-be1b015fb5fb
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.tgz
ArtifactVersion:1
ArtifactType:HELM
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
ArtifactUUID:ea6ad98b-7e47-4291-a885-92597e56b792
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-09-21T14:50:35.721Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46bafecd-2924-471c-ad72-535c77f3e7e7 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=?
2022-09-21T14:50:35.757Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:50:35.758Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:50:35.758Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:50:35.758Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 8b4ba926-2001-4134-833c-9fa3eb5a9994 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-09-21T14:50:35.758Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-21T14:50:35.758Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-09-21T14:50:35.815Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-21T14:50:35.817Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 8b4ba926-2001-4134-833c-9fa3eb5a9994 162974
2022-09-21T14:50:35.817Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-09-21T14:50:35.817Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-09-21T14:50:35.817Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:50:35.817Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:35.819Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:35.819Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771835817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:50:35.920Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:35.920Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:35.921Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:35.934Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:35.934Z||pool-88-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:36.820Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:50:36.821Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-21T14:50:36.822Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 8b4ba926-2001-4134-833c-9fa3eb5a9994, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-21T14:50:36.822Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-09-21T14:50:36.823Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-21T14:50:36.823Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-21T14:50:36.967Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4149115056739769439/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-09-21T14:50:37.792Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-21T14:50:37.793Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-21T14:50:37.793Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-21T14:50:37.793Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-09-21T14:50:37.793Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-21T14:50:37.793Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-21T14:50:37.793Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-21T14:50:37.793Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-21T14:50:37.793Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-21T14:50:37.793Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.793Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:37.793Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-21T14:50:37.793Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-21T14:50:37.794Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=7bb7ac35-48ec-4377-8fd7-c94046c74792
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:37.795Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.796Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:37.796Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:37.796Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:37.796Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:46bafecd-2924-471c-ad72-535c77f3e7e7
Model Version:NULL
Model InvariantUuid:abbe0f0a-c05d-4495-96dd-30275f79cdbe
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:4d0490c9-5925-48cd-a22a-739a48dfc12f
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:f19a6f7e-7173-4777-8905-e83c2b44e544
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:e9d6da28-7409-4f8a-b8a4-70d81e79fadf
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:5d0e57b3-542b-4f61-8c32-54e9b928bc14
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:ab54a2fc-d662-4f0b-8862-c51783195b6a
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:addca69b-005f-4e62-83b7-3f53f026de44
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:b9995a57-be69-486e-aff2-5efd9109a7c8
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:7bb7ac35-48ec-4377-8fd7-c94046c74792
ModelInvariantUuid:04f155da-06d5-4cfa-9d96-db0def5bf7e9
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:dbf69b3a-0815-430e-9766-5ec9f2780abc
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:d1d2efd0-644a-45c5-a8d5-a1a693816455
ModelInvariantUuid:f3f3661d-88f5-4bd7-93c4-0eb0fc3b671d
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:b1e3c582-99ec-48db-94c6-fb625f878dd9
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=?
2022-09-21T14:50:37.810Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 026fc63b-f491-4c27-a20c-7c05daf1ab2c
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=?
2022-09-21T14:50:37.813Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||basic_cnf_macro 0
2022-09-21T14:50:37.814Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 026fc63b-f491-4c27-a20c-7c05daf1ab2c
2022-09-21T14:50:37.814Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 94b18215-20a7-45e1-94b4-21e8265a00cb from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-09-21T14:50:37.814Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-21T14:50:37.814Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-09-21T14:50:37.880Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-21T14:50:37.880Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 94b18215-20a7-45e1-94b4-21e8265a00cb 1565
2022-09-21T14:50:37.881Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2022-09-21T14:50:37.881Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-09-21T14:50:37.881Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:50:37.881Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:37.883Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:37.883Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771837881,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:50:37.983Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:37.984Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:37.984Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:38.000Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:38.000Z||pool-89-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:38.883Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "addca69b-005f-4e62-83b7-3f53f026de44",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b9995a57-be69-486e-aff2-5efd9109a7c8",
    "vfModuleModelCustomizationUUID": "98e4f059-6912-4541-9769-ef9bf05a5af3",
    "isBase": true,
    "artifacts": [
      "0c31f450-60c4-4c8e-bb4a-9979bb45ef8a",
      "8012bb3e-4e61-47e4-a692-be1b015fb5fb"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "5d0e57b3-542b-4f61-8c32-54e9b928bc14",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "ab54a2fc-d662-4f0b-8862-c51783195b6a",
    "vfModuleModelCustomizationUUID": "dab137bc-c74b-414c-a2c3-c000de75c09a",
    "isBase": false,
    "artifacts": [
      "ea6ad98b-7e47-4291-a885-92597e56b792"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-21T14:50:38.887Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b9995a57-be69-486e-aff2-5efd9109a7c8
VfModuleModelInvariantUUID:addca69b-005f-4e62-83b7-3f53f026de44
VfModuleModelDescription:NULL
Artifacts UUID List:{
0c31f450-60c4-4c8e-bb4a-9979bb45ef8a
,
8012bb3e-4e61-47e4-a692-be1b015fb5fb

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_template_dummy_ignore
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:ab54a2fc-d662-4f0b-8862-c51783195b6a
VfModuleModelInvariantUUID:5d0e57b3-542b-4f61-8c32-54e9b928bc14
VfModuleModelDescription:NULL
Artifacts UUID List:{
ea6ad98b-7e47-4291-a885-92597e56b792

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2022-09-21T14:50:38.889Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "addca69b-005f-4e62-83b7-3f53f026de44",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b9995a57-be69-486e-aff2-5efd9109a7c8",
    "vfModuleModelCustomizationUUID": "98e4f059-6912-4541-9769-ef9bf05a5af3",
    "isBase": true,
    "artifacts": [
      "0c31f450-60c4-4c8e-bb4a-9979bb45ef8a",
      "8012bb3e-4e61-47e4-a692-be1b015fb5fb"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "5d0e57b3-542b-4f61-8c32-54e9b928bc14",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "ab54a2fc-d662-4f0b-8862-c51783195b6a",
    "vfModuleModelCustomizationUUID": "dab137bc-c74b-414c-a2c3-c000de75c09a",
    "isBase": false,
    "artifacts": [
      "ea6ad98b-7e47-4291-a885-92597e56b792"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-21T14:50:38.890Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b9995a57-be69-486e-aff2-5efd9109a7c8
VfModuleModelInvariantUUID:addca69b-005f-4e62-83b7-3f53f026de44
VfModuleModelDescription:NULL
Artifacts UUID List:{
0c31f450-60c4-4c8e-bb4a-9979bb45ef8a
,
8012bb3e-4e61-47e4-a692-be1b015fb5fb

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_template_dummy_ignore
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:ab54a2fc-d662-4f0b-8862-c51783195b6a
VfModuleModelInvariantUUID:5d0e57b3-542b-4f61-8c32-54e9b928bc14
VfModuleModelDescription:NULL
Artifacts UUID List:{
ea6ad98b-7e47-4291-a885-92597e56b792

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2022-09-21T14:50:38.890Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 0c31f450-60c4-4c8e-bb4a-9979bb45ef8a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-09-21T14:50:38.890Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-21T14:50:38.890Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-09-21T14:50:38.996Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-21T14:50:38.997Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 0c31f450-60c4-4c8e-bb4a-9979bb45ef8a 914
2022-09-21T14:50:38.997Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2022-09-21T14:50:38.997Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-09-21T14:50:38.997Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:50:38.997Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:39.000Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:39.000Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771838997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:50:39.100Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:39.101Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:39.101Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:39.115Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:39.115Z||pool-90-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:40.001Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 9e4ca152-f079-4921-a53a-b2d84706bb6c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-09-21T14:50:40.001Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-21T14:50:40.001Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-09-21T14:50:40.191Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-21T14:50:40.192Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 9e4ca152-f079-4921-a53a-b2d84706bb6c 12
2022-09-21T14:50:40.192Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2022-09-21T14:50:40.192Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-09-21T14:50:40.192Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:50:40.193Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:40.194Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:40.194Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771840192,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:50:40.294Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:40.295Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:40.295Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:40.309Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:40.309Z||pool-91-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:41.194Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 8012bb3e-4e61-47e4-a692-be1b015fb5fb from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-09-21T14:50:41.195Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-21T14:50:41.195Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-09-21T14:50:41.295Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-21T14:50:41.296Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 8012bb3e-4e61-47e4-a692-be1b015fb5fb 96
2022-09-21T14:50:41.296Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2022-09-21T14:50:41.296Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-09-21T14:50:41.297Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:50:41.297Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:41.299Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:41.299Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771841296,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:50:41.399Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:41.400Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:41.401Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:41.415Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:41.415Z||pool-92-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:50:42.300Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: ea6ad98b-7e47-4291-a885-92597e56b792 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-09-21T14:50:42.301Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-21T14:50:42.301Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-09-21T14:50:42.366Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-21T14:50:42.366Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ea6ad98b-7e47-4291-a885-92597e56b792 20206
2022-09-21T14:50:42.366Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2022-09-21T14:50:42.366Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-09-21T14:50:42.367Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:50:42.367Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:42.368Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:42.369Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771842366,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:50:42.469Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:42.469Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:42.469Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:42.480Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:42.480Z||pool-93-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:43.373Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 46bafecd-2924-471c-ad72-535c77f3e7e7
2022-09-21T14:50:43.374Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 026fc63b-f491-4c27-a20c-7c05daf1ab2c ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-21T14:50:43.387Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4491e123, org.onap.sdc.toscaparser.api.parameters.Input@54828005, org.onap.sdc.toscaparser.api.parameters.Input@3bc43b30, org.onap.sdc.toscaparser.api.parameters.Input@430e12f6, org.onap.sdc.toscaparser.api.parameters.Input@8dd6b4d]
2022-09-21T14:50:43.388Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:43.389Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:43.389Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2022-09-21T14:50:43.389Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= e9d6da28-7409-4f8a-b8a4-70d81e79fadf
2022-09-21T14:50:43.389Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e9d6da28-7409-4f8a-b8a4-70d81e79fadf matches Tosca VF Customization UUID: e9d6da28-7409-4f8a-b8a4-70d81e79fadf
2022-09-21T14:50:43.389Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: e9d6da28-7409-4f8a-b8a4-70d81e79fadf  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=?
2022-09-21T14:50:43.393Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:43.393Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:43.394Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id e9d6da28-7409-4f8a-b8a4-70d81e79fadf: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"}
2022-09-21T14:50:43.399Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6132de74
2022-09-21T14:50:43.399Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:43.399Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-21T14:50:43.400Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : dab137bc-c74b-414c-a2c3-c000de75c09a
2022-09-21T14:50:43.400Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID dab137bc-c74b-414c-a2c3-c000de75c09a
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=?
2022-09-21T14:50:43.403Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:43.403Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-21T14:50:43.403Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:50:43.403Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:43.403Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-21T14:50:43.403Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:50:43.403Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:43.403Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-21T14:50:43.403Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=e9d6da28-7409-4f8a-b8a4-70d81e79fadf
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=?
2022-09-21T14:50:43.406Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:43.406Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:43.406Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 46bafecd-2924-471c-ad72-535c77f3e7e7: basic_cnf_macro
2022-09-21T14:50:43.407Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:43.407Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:43.407Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:43.407Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:43.407Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:43.407Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:43.408Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:43.408Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:43.408Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:50:43.408Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:50:43.408Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||Saving Service: basic_cnf_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-21T14:50:43.461Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 026fc63b-f491-4c27-a20c-7c05daf1ab2c 2 ASDC deployResourceStructure
2022-09-21T14:50:43.461Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2022-09-21T14:50:43.461Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-09-21T14:50:43.461Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:50:43.462Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:43.464Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:43.464Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771843461,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:50:43.564Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:43.565Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:43.565Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:43.577Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:43.577Z||pool-94-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:44.465Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2022-09-21T14:50:44.466Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-09-21T14:50:44.466Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:50:44.466Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:44.468Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:44.468Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771844465,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-09-21T14:50:44.568Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:44.569Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:44.569Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:44.587Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:44.588Z||pool-95-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:45.477Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2022-09-21T14:50:45.477Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2022-09-21T14:50:45.477Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-09-21T14:50:45.477Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:45.479Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:45.479Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771845469,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-09-21T14:50:45.579Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:45.580Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:45.580Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:45.603Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:45.604Z||pool-96-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:46.480Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2022-09-21T14:50:46.480Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-09-21T14:50:46.480Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:50:46.481Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:46.482Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:46.482Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771846480,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-09-21T14:50:46.582Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:46.583Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:46.583Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:46.597Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:46.598Z||pool-97-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:47.483Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2022-09-21T14:50:47.484Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2022-09-21T14:50:47.484Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-09-21T14:50:47.484Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:47.485Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:47.486Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771847483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-09-21T14:50:47.586Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:50:47.587Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:47.587Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:47.598Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:47.599Z||pool-98-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:48.487Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-09-21T14:50:48.487Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-09-21T14:50:48.488Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:50:48.488Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:50:48.490Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:50:48.491Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771848486,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:50:48.590Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-21T14:50:48.591Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:50:48.591Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:50:48.604Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:50:48.604Z||pool-99-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:50:49.492Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7c94b66d-ca5c-4d2b-80dd-1a4e82190cad
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:50:49.507Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7c94b66d-ca5c-4d2b-80dd-1a4e82190cad
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:50:49.511Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:50:49.511Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-21T14:50:49.511Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-21T14:50:49.511Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-21T14:50:49.511Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-21T14:50:49.511Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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=?
2022-09-21T14:50:49.517Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-21T14:51:19.518Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7c94b66d-ca5c-4d2b-80dd-1a4e82190cad 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=?
2022-09-21T14:51:19.525Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7c94b66d-ca5c-4d2b-80dd-1a4e82190cad and serviceModelVersionId: 46bafecd-2924-471c-ad72-535c77f3e7e7
2022-09-21T14:51:19.525Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : abbe0f0a-c05d-4495-96dd-30275f79cdbe
2022-09-21T14:51:19.526Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/abbe0f0a-c05d-4495-96dd-30275f79cdbe/model-vers/model-ver/46bafecd-2924-471c-ad72-535c77f3e7e7?depth=0
2022-09-21T14:51:19.529Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-09-21T14:51:19.555Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/abbe0f0a-c05d-4495-96dd-30275f79cdbe/model-vers/model-ver/46bafecd-2924-471c-ad72-535c77f3e7e7?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]}
2022-09-21T14:51:19.560Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/abbe0f0a-c05d-4495-96dd-30275f79cdbe/model-vers/model-ver/46bafecd-2924-471c-ad72-535c77f3e7e7?depth=0|INFO|500||Invoke
2022-09-21T14:51:19.566Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/abbe0f0a-c05d-4495-96dd-30275f79cdbe/model-vers/model-ver/46bafecd-2924-471c-ad72-535c77f3e7e7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-21T14:51:19.569Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/abbe0f0a-c05d-4495-96dd-30275f79cdbe/model-vers/model-ver/46bafecd-2924-471c-ad72-535c77f3e7e7?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-09-21T14:51:19.570Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/abbe0f0a-c05d-4495-96dd-30275f79cdbe/model-vers/model-ver/46bafecd-2924-471c-ad72-535c77f3e7e7?depth=0 has http status code:503 and response headers:{date=[Wed, 21 Sep 2022 14:51:19 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-09-21T14:51:19.572Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-09-21T14:51:19.574Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=7c94b66d-ca5c-4d2b-80dd-1a4e82190cad upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:51:19.574Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=7c94b66d-ca5c-4d2b-80dd-1a4e82190cad upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	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)
2022-09-21T14:51:19.574Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=7c94b66d-ca5c-4d2b-80dd-1a4e82190cad upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:51:19.574Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=7c94b66d-ca5c-4d2b-80dd-1a4e82190cad upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
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=?
2022-09-21T14:51:19.579Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||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:71)
	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)
2022-09-21T14:51:19.579Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7c94b66d-ca5c-4d2b-80dd-1a4e82190cad and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=7c94b66d-ca5c-4d2b-80dd-1a4e82190cad upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:51:19.579Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-21T14:51:19.579Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:19.581Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:19.581Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771879579,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d7c94b66d-ca5c-4d2b-80dd-1a4e82190cad upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:51:19.695Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 114 ms
2022-09-21T14:51:19.696Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:19.696Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:19.867Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:19.868Z||pool-100-thread-1|||||INFO|500||cambria reply ok (172 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:51:25.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:51:25.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:51:25.049Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:51:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:51:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:25.174Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:25.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:51:25.174Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:51:25.175Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:51:25.674Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:25.674Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-09-21T14:51:25.674Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"6e35dbfc-ad8a-478b-a818-07209b29bc4f","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"2dede1dd-6a0c-4b33-99d8-85f34271f7ff","serviceDescription":"service","serviceInvariantUUID":"8b9e822e-71d2-4270-9768-5b8112ecc688","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"08775d77-13d0-426b-a915-8cc0e1fc98bd","resourceInvariantUUID":"920f20c7-140d-46d5-a720-3fd12b241ff1","resourceCustomizationUUID":"aab56849-0491-4be5-990c-73505a9c5004","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"N2Q3ZTYzYzM4Yjk3OWU2NjgwYzBmMWE3M2FmNWFhNTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d900db7b-13e2-4c08-8996-0387ea16cb1b","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"Yjg2ZmE4Y2M3ZjNlMDMwODU1ZmY2NjVhYjBhYzU0ZWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"96fdbcb1-2a28-47b2-a544-33217b57a02d","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bcecab6f-eb85-46fa-a410-689bb9cd9904","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"10007163-ec50-4cf0-9de1-c206411ad1b5","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6bf27183-6154-409b-b8f2-f89f2adc44c7","artifactVersion":"2","generatedFromUUID":"bcecab6f-eb85-46fa-a410-689bb9cd9904"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"ODA2MzZiYTJjNDNkZTYxOTgxNzU1MWIyYWY5OWZiNWU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"463ce2fd-341f-46a4-97a0-8c3ae123d2fd","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"NzBiNjJkZjliNjY3ZjQwMjY0Yzk5NThjNDQyYzAzZjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"455d9224-5d62-4303-8aaf-311212d5bada","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"OTU3NmZmNDdlYWQ5YjY2ZWI2NGI4YmRlZGRlYWE1Y2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"18c85961-6c1c-43d2-aaf9-73d6414765fa","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-21T14:51:25.676Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:51:25.676Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:25.677Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:25.677Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:51:25.778Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:25.778Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:25.779Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:25.795Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:25.796Z||pool-101-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:51:26.678Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:51:26.679Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:26.681Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:26.681Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:51:26.781Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:26.782Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:26.782Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:26.794Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:26.795Z||pool-102-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:51:27.681Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:51:27.682Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:27.684Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:27.684Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:51:27.784Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:27.785Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:27.785Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:27.808Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:27.808Z||pool-103-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:51:28.684Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:51:28.685Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:28.687Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:28.687Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:51:28.787Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:28.788Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:28.788Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:28.802Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:28.803Z||pool-104-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:51:29.687Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:51:29.688Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:29.691Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:29.691Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-09-21T14:51:29.791Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:29.792Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:29.792Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:29.810Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:29.810Z||pool-105-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:51:30.692Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:51:30.692Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:30.694Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:30.694Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:51:30.794Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:30.795Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:30.796Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:30.813Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:30.814Z||pool-106-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:51:31.694Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:51:31.695Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:31.697Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:31.697Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:51:31.797Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:31.798Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:31.798Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:31.813Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:31.814Z||pool-107-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:51:32.697Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-21T14:51:32.698Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:32.700Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:32.700Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:51:32.800Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:32.801Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:32.801Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:32.815Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:32.816Z||pool-108-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:51:33.701Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "2dede1dd-6a0c-4b33-99d8-85f34271f7ff",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8b9e822e-71d2-4270-9768-5b8112ecc688",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "aab56849-0491-4be5-990c-73505a9c5004",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "08775d77-13d0-426b-a915-8cc0e1fc98bd",
      "resourceInvariantUUID": "920f20c7-140d-46d5-a720-3fd12b241ff1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
          "artifactChecksum": "Yjg2ZmE4Y2M3ZjNlMDMwODU1ZmY2NjVhYjBhYzU0ZWE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "96fdbcb1-2a28-47b2-a544-33217b57a02d",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bcecab6f-eb85-46fa-a410-689bb9cd9904",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "6bf27183-6154-409b-b8f2-f89f2adc44c7",
            "generatedFromUUID": "bcecab6f-eb85-46fa-a410-689bb9cd9904"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "6bf27183-6154-409b-b8f2-f89f2adc44c7",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "OTU3NmZmNDdlYWQ5YjY2ZWI2NGI4YmRlZGRlYWE1Y2U\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "18c85961-6c1c-43d2-aaf9-73d6414765fa"
    }
  ],
  "workloadContext": "Production"
}
2022-09-21T14:51:33.701Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-21T14:51:33.701Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2dede1dd-6a0c-4b33-99d8-85f34271f7ff ASDC
2022-09-21T14:51:33.702Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:6e35dbfc-ad8a-478b-a818-07209b29bc4f
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:2dede1dd-6a0c-4b33-99d8-85f34271f7ff
ServiceInvariantUUID:8b9e822e-71d2-4270-9768-5b8112ecc688
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVmMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
ArtifactUUID:18c85961-6c1c-43d2-aaf9-73d6414765fa
ArtifactChecksum:OTU3NmZmNDdlYWQ5YjY2ZWI2NGI4YmRlZGRlYWE1Y2U=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:aab56849-0491-4be5-990c-73505a9c5004
ResourceInvariantUUID:920f20c7-140d-46d5-a720-3fd12b241ff1
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:08775d77-13d0-426b-a915-8cc0e1fc98bd
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
ArtifactUUID:96fdbcb1-2a28-47b2-a544-33217b57a02d
ArtifactChecksum:Yjg2ZmE4Y2M3ZjNlMDMwODU1ZmY2NjVhYjBhYzU0ZWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
ArtifactUUID:bcecab6f-eb85-46fa-a410-689bb9cd9904
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:6bf27183-6154-409b-b8f2-f89f2adc44c7
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:6bf27183-6154-409b-b8f2-f89f2adc44c7
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-09-21T14:51:33.702Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2dede1dd-6a0c-4b33-99d8-85f34271f7ff 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 (?, ?, ?, ?, ?)
2022-09-21T14:51:33.742Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:51:33.742Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-09-21T14:51:33.742Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-09-21T14:51:33.743Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 18c85961-6c1c-43d2-aaf9-73d6414765fa from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-09-21T14:51:33.743Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-09-21T14:51:33.743Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-09-21T14:51:33.796Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-09-21T14:51:33.796Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 18c85961-6c1c-43d2-aaf9-73d6414765fa 82484
2022-09-21T14:51:33.797Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-09-21T14:51:33.797Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-09-21T14:51:33.797Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:51:33.797Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:33.799Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:33.799Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771893797,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:51:33.902Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-09-21T14:51:33.903Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:33.903Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:33.913Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:33.914Z||pool-109-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:51:34.800Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-21T14:51:34.801Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-09-21T14:51:34.801Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 18c85961-6c1c-43d2-aaf9-73d6414765fa, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-21T14:51:34.801Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2022-09-21T14:51:34.802Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-21T14:51:34.802Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-21T14:51:34.890Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8046891016039071790/Definitions/service-BasicVmMacro-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2022-09-21T14:51:35.648Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:35.649Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-09-21T14:51:35.650Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-09-21T14:51:35.651Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c7d4bcf6-d488-45ae-ad02-8737a43a7087
2022-09-21T14:51:35.651Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:35.651Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:35.651Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:35.651Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:35.651Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:35.651Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:35.651Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:35.651Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:35.651Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:2dede1dd-6a0c-4b33-99d8-85f34271f7ff
Model Version:NULL
Model InvariantUuid:8b9e822e-71d2-4270-9768-5b8112ecc688
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:b8af5a31-8f88-43d2-ad5a-b85b364e61ab
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:920f20c7-140d-46d5-a720-3fd12b241ff1
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:aab56849-0491-4be5-990c-73505a9c5004
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:16728336-4e46-4d93-a221-6a4e42cda437
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:4fdee269-3545-4b80-9660-e063527a8adb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:c7d4bcf6-d488-45ae-ad02-8737a43a7087
ModelInvariantUuid:adba7aac-58a5-43ce-a1b4-888a7179c48d
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:e2f40331-1b40-40bb-b534-3762913a4117
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:7d12ea48-ab02-48ee-ac74-b8a6db737b74
ModelInvariantUuid:a7797d42-45f3-4a34-89ae-fb5792f764d5
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:83fefffd-b083-44a5-a067-d69f4662a3f8
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=?
2022-09-21T14:51:35.667Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 08775d77-13d0-426b-a915-8cc0e1fc98bd
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=?
2022-09-21T14:51:35.670Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||basic_vm_macro 0
2022-09-21T14:51:35.671Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 08775d77-13d0-426b-a915-8cc0e1fc98bd
2022-09-21T14:51:35.671Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 96fdbcb1-2a28-47b2-a544-33217b57a02d from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-09-21T14:51:35.671Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-09-21T14:51:35.671Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-09-21T14:51:35.722Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-09-21T14:51:35.722Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 96fdbcb1-2a28-47b2-a544-33217b57a02d 792
2022-09-21T14:51:35.722Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2022-09-21T14:51:35.722Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-09-21T14:51:35.722Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:51:35.722Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:35.724Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:35.724Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771895722,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:51:35.825Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-21T14:51:35.826Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:35.826Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:35.839Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:35.839Z||pool-110-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:51:36.725Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "16728336-4e46-4d93-a221-6a4e42cda437",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "4fdee269-3545-4b80-9660-e063527a8adb",
    "vfModuleModelCustomizationUUID": "c8d4f6aa-b1d5-406a-aea1-7bf6028ae5a9",
    "isBase": true,
    "artifacts": [
      "bcecab6f-eb85-46fa-a410-689bb9cd9904",
      "6bf27183-6154-409b-b8f2-f89f2adc44c7"
    ],
    "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": ""
    }
  }
]
2022-09-21T14:51:36.728Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:4fdee269-3545-4b80-9660-e063527a8adb
VfModuleModelInvariantUUID:16728336-4e46-4d93-a221-6a4e42cda437
VfModuleModelDescription:NULL
Artifacts UUID List:{
bcecab6f-eb85-46fa-a410-689bb9cd9904
,
6bf27183-6154-409b-b8f2-f89f2adc44c7

}
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


}

2022-09-21T14:51:36.730Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "16728336-4e46-4d93-a221-6a4e42cda437",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "4fdee269-3545-4b80-9660-e063527a8adb",
    "vfModuleModelCustomizationUUID": "c8d4f6aa-b1d5-406a-aea1-7bf6028ae5a9",
    "isBase": true,
    "artifacts": [
      "bcecab6f-eb85-46fa-a410-689bb9cd9904",
      "6bf27183-6154-409b-b8f2-f89f2adc44c7"
    ],
    "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": ""
    }
  }
]
2022-09-21T14:51:36.731Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:4fdee269-3545-4b80-9660-e063527a8adb
VfModuleModelInvariantUUID:16728336-4e46-4d93-a221-6a4e42cda437
VfModuleModelDescription:NULL
Artifacts UUID List:{
bcecab6f-eb85-46fa-a410-689bb9cd9904
,
6bf27183-6154-409b-b8f2-f89f2adc44c7

}
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


}

2022-09-21T14:51:36.731Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: bcecab6f-eb85-46fa-a410-689bb9cd9904 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-09-21T14:51:36.731Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-09-21T14:51:36.732Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-09-21T14:51:36.782Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-09-21T14:51:36.783Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml bcecab6f-eb85-46fa-a410-689bb9cd9904 5033
2022-09-21T14:51:36.783Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-09-21T14:51:36.783Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-09-21T14:51:36.783Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:51:36.783Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:36.785Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:36.785Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771896783,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:51:36.885Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:36.886Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:36.886Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:36.897Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:36.898Z||pool-111-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:51:37.785Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6bf27183-6154-409b-b8f2-f89f2adc44c7 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-09-21T14:51:37.786Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-09-21T14:51:37.786Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-09-21T14:51:37.839Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-09-21T14:51:37.840Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 6bf27183-6154-409b-b8f2-f89f2adc44c7 903
2022-09-21T14:51:37.840Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-09-21T14:51:37.840Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-09-21T14:51:37.840Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-21T14:51:37.840Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:37.842Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:37.842Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771897840,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:51:37.942Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:37.943Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:37.943Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:37.953Z||pool-112-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:37.953Z||pool-112-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:51:38.842Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 2dede1dd-6a0c-4b33-99d8-85f34271f7ff
2022-09-21T14:51:38.843Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 08775d77-13d0-426b-a915-8cc0e1fc98bd 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=?
2022-09-21T14:51:38.867Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@10d20017, org.onap.sdc.toscaparser.api.parameters.Input@1d5f9d23, org.onap.sdc.toscaparser.api.parameters.Input@74a91c8e, org.onap.sdc.toscaparser.api.parameters.Input@32edb1f3, org.onap.sdc.toscaparser.api.parameters.Input@32bfdd01]
2022-09-21T14:51:38.868Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.869Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:38.869Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 
2022-09-21T14:51:38.869Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= aab56849-0491-4be5-990c-73505a9c5004
2022-09-21T14:51:38.869Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: aab56849-0491-4be5-990c-73505a9c5004 matches Tosca VF Customization UUID: aab56849-0491-4be5-990c-73505a9c5004
2022-09-21T14:51:38.869Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: aab56849-0491-4be5-990c-73505a9c5004  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=?
2022-09-21T14:51:38.872Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.872Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:38.873Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id aab56849-0491-4be5-990c-73505a9c5004: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"}
2022-09-21T14:51:38.873Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@30a48556
2022-09-21T14:51:38.873Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.873Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-21T14:51:38.873Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c8d4f6aa-b1d5-406a-aea1-7bf6028ae5a9
2022-09-21T14:51:38.873Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c8d4f6aa-b1d5-406a-aea1-7bf6028ae5a9
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=?
2022-09-21T14:51:38.879Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.879Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-21T14:51:38.879Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:51:38.879Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.880Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-21T14:51:38.880Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:51:38.880Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.880Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-09-21T14:51:38.880Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-09-21T14:51:38.880Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-09-21T14:51:38.880Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c7d4bcf6-d488-45ae-ad02-8737a43a7087
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=?
2022-09-21T14:51:38.883Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.883Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-21T14:51:38.883Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-21T14:51:38.884Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.884Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-21T14:51:38.884Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=aab56849-0491-4be5-990c-73505a9c5004
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=?
2022-09-21T14:51:38.886Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.886Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:38.886Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 2dede1dd-6a0c-4b33-99d8-85f34271f7ff: basic_vm_macro
2022-09-21T14:51:38.886Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.886Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:38.886Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.886Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:38.887Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.887Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:38.887Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.887Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:38.887Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-21T14:51:38.887Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-21T14:51:38.887Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-21T14:51:38.990Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 08775d77-13d0-426b-a915-8cc0e1fc98bd 1 ASDC deployResourceStructure
2022-09-21T14:51:38.991Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2022-09-21T14:51:38.991Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-09-21T14:51:38.991Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:51:38.991Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:38.992Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:38.993Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771898990,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:51:39.093Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:39.093Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:39.094Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:39.106Z||pool-113-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:39.107Z||pool-113-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:51:39.994Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-09-21T14:51:39.994Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-09-21T14:51:39.994Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:51:39.994Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:39.996Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:39.996Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771899993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-09-21T14:51:40.096Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:40.097Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:40.097Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:40.113Z||pool-114-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:40.114Z||pool-114-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:51:40.997Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-09-21T14:51:40.997Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-09-21T14:51:40.997Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:51:40.997Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:40.999Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:41.000Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771900997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-09-21T14:51:41.100Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:41.101Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:41.101Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:41.146Z||pool-115-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:41.146Z||pool-115-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":1,"count":1}
2022-09-21T14:51:42.002Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-09-21T14:51:42.002Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-09-21T14:51:42.002Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-21T14:51:42.002Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:51:42.004Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:51:42.004Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771902002,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:51:42.104Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:51:42.105Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:51:42.105Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:51:42.117Z||pool-116-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:51:42.117Z||pool-116-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2022-09-21T14:51:43.005Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6e35dbfc-ad8a-478b-a818-07209b29bc4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:51:43.018Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6e35dbfc-ad8a-478b-a818-07209b29bc4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:51:43.021Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:51:43.021Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-21T14:51:43.021Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-21T14:52:13.021Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6e35dbfc-ad8a-478b-a818-07209b29bc4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:52:13.036Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6e35dbfc-ad8a-478b-a818-07209b29bc4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:52:13.038Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:52:13.038Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-21T14:52:13.038Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-21T14:52:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:52:25.052Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:52:25.052Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:52:25.080Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:52:25.081Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.081Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "cds",
  "timestamp": 1663771822162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771815915,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "aai-ml",
  "timestamp": 1663771829019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "cds",
  "timestamp": 1663771822162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771815915,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "aai-ml",
  "timestamp": 1663771829019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "cds",
  "timestamp": 1663771822162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771815915,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "aai-ml",
  "timestamp": 1663771829019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "cds",
  "timestamp": 1663771822162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771815915,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "aai-ml",
  "timestamp": 1663771829019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "cds",
  "timestamp": 1663771822162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771815915,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "aai-ml",
  "timestamp": 1663771829019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "cds",
  "timestamp": 1663771822162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771815915,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "aai-ml",
  "timestamp": 1663771829019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771815915,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "cds",
  "timestamp": 1663771822162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "aai-ml",
  "timestamp": 1663771829019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "cds",
  "timestamp": 1663771822162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771815915,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "aai-ml",
  "timestamp": 1663771829019,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771825048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "cds",
  "timestamp": 1663771836100,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771833985,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "aai-ml",
  "timestamp": 1663771845013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771835817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "aai-ml",
  "timestamp": 1663771846022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771846263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "aai-ml",
  "timestamp": 1663771847028,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771836369,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771846263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "aai-ml",
  "timestamp": 1663771848032,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-21T14:52:25.094Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 6e35dbfc-ad8a-478b-a818-07209b29bc4f
2022-09-21T14:52:25.094Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6e35dbfc-ad8a-478b-a818-07209b29bc4f 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 (?, ?, ?, ?, ?)
2022-09-21T14:52:25.105Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.105Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771837881,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:52:25.105Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.105Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.105Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1663771837372,
  "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=?
2022-09-21T14:52:25.110Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6e35dbfc-ad8a-478b-a818-07209b29bc4f
2022-09-21T14:52:25.110Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6e35dbfc-ad8a-478b-a818-07209b29bc4f 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 (?, ?, ?, ?, ?)
2022-09-21T14:52:25.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.119Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771846263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771838997,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771846263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771840192,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771846263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771841296,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771846263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771842366,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771846263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.120Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771843461,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771846263,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771844465,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771855040,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771845469,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771856098,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771846480,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771857150,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771847483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.121Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771858180,
  "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=?
2022-09-21T14:52:25.126Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6e35dbfc-ad8a-478b-a818-07209b29bc4f
2022-09-21T14:52:25.126Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6e35dbfc-ad8a-478b-a818-07209b29bc4f 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 (?, ?, ?, ?, ?)
2022-09-21T14:52:25.138Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.138Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771848486,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:52:25.138Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.138Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.138Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1663771859183,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:52:25.138Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:25.138Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:52:25.138Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "7c94b66d-ca5c-4d2b-80dd-1a4e82190cad",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771879579,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d7c94b66d-ca5c-4d2b-80dd-1a4e82190cad upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:52:25.138Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:52:43.039Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6e35dbfc-ad8a-478b-a818-07209b29bc4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:52:43.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6e35dbfc-ad8a-478b-a818-07209b29bc4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-21T14:52:43.052Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-21T14:52:43.052Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-21T14:52:43.052Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-21T14:52:43.052Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-21T14:52:43.052Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-21T14:52:43.052Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE 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=?
2022-09-21T14:52:43.057Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-21T14:53:13.057Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6e35dbfc-ad8a-478b-a818-07209b29bc4f 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=?
2022-09-21T14:53:13.068Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6e35dbfc-ad8a-478b-a818-07209b29bc4f and serviceModelVersionId: 2dede1dd-6a0c-4b33-99d8-85f34271f7ff
2022-09-21T14:53:13.068Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8b9e822e-71d2-4270-9768-5b8112ecc688
2022-09-21T14:53:13.068Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8b9e822e-71d2-4270-9768-5b8112ecc688/model-vers/model-ver/2dede1dd-6a0c-4b33-99d8-85f34271f7ff?depth=0
2022-09-21T14:53:13.072Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-09-21T14:53:13.095Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/8b9e822e-71d2-4270-9768-5b8112ecc688/model-vers/model-ver/2dede1dd-6a0c-4b33-99d8-85f34271f7ff?depth=0|INFO|500||Invoke
2022-09-21T14:53:13.095Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/8b9e822e-71d2-4270-9768-5b8112ecc688/model-vers/model-ver/2dede1dd-6a0c-4b33-99d8-85f34271f7ff?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/8b9e822e-71d2-4270-9768-5b8112ecc688/model-vers/model-ver/2dede1dd-6a0c-4b33-99d8-85f34271f7ff?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6e35dbfc-ad8a-478b-a818-07209b29bc4f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[142231ec-bf4a-4aff-88a7-12aac9d1c91f], X-ECOMP-RequestID=[6e35dbfc-ad8a-478b-a818-07209b29bc4f], X-TransactionId=[], X-ONAP-RequestID=[6e35dbfc-ad8a-478b-a818-07209b29bc4f], Content-Type=[application/merge-patch+json]}
2022-09-21T14:53:13.102Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/8b9e822e-71d2-4270-9768-5b8112ecc688/model-vers/model-ver/2dede1dd-6a0c-4b33-99d8-85f34271f7ff?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-21T14:53:13.105Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/8b9e822e-71d2-4270-9768-5b8112ecc688/model-vers/model-ver/2dede1dd-6a0c-4b33-99d8-85f34271f7ff?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/8b9e822e-71d2-4270-9768-5b8112ecc688/model-vers/model-ver/2dede1dd-6a0c-4b33-99d8-85f34271f7ff?depth=0 has http status code:503 and response headers:{date=[Wed, 21 Sep 2022 14:53:13 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-09-21T14:53:13.106Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/8b9e822e-71d2-4270-9768-5b8112ecc688/model-vers/model-ver/2dede1dd-6a0c-4b33-99d8-85f34271f7ff?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-09-21T14:53:13.107Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/8b9e822e-71d2-4270-9768-5b8112ecc688/model-vers/model-ver/2dede1dd-6a0c-4b33-99d8-85f34271f7ff?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-09-21T14:53:13.108Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=6e35dbfc-ad8a-478b-a818-07209b29bc4f upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:53:13.108Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=6e35dbfc-ad8a-478b-a818-07209b29bc4f upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	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)
2022-09-21T14:53:13.108Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=6e35dbfc-ad8a-478b-a818-07209b29bc4f upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:53:13.108Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=6e35dbfc-ad8a-478b-a818-07209b29bc4f upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
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=?
2022-09-21T14:53:13.119Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	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)
2022-09-21T14:53:13.120Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6e35dbfc-ad8a-478b-a818-07209b29bc4f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=6e35dbfc-ad8a-478b-a818-07209b29bc4f upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-21T14:53:13.120Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-21T14:53:13.120Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-09-21T14:53:13.122Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-21T14:53:13.122Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771993120,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d6e35dbfc-ad8a-478b-a818-07209b29bc4f upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:53:13.223Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-21T14:53:13.224Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-21T14:53:13.224Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:53:13.241Z||pool-117-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:53:13.242Z||pool-117-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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=?
2022-09-21T14:53:14.138Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:53:14.138Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:53:14.139Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:53:23.681Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:53:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:53:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:53:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:53:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:53:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:53:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:53:25.081Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:53:25.082Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.082Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-21T14:53:25.083Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771885048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771893797,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771895722,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771896783,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771897840,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771898990,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771899993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771900997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771902002,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-21T14:53:25.084Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:53:34.622Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:54:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:54:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:54:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:54:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:54:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:54:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:54:25.577Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:54:25.578Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-21T14:54:25.578Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e35dbfc-ad8a-478b-a818-07209b29bc4f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1663771993120,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d6e35dbfc-ad8a-478b-a818-07209b29bc4f upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-21T14:54:25.579Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-21T14:54:34.622Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:55:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:55:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:55:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:55:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:55:25.051Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:55:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:55:34.625Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:55:34.640Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:56:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:56:25.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:56:25.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:56:25.051Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:56:25.051Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:56:25.052Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:56:34.610Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:56:34.618Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:57:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:57:25.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:57:25.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:57:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:57:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:57:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:57:34.626Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:57:34.635Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:58:25.048Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:58:25.049Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:58:25.049Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:58:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:58:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:58:25.052Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:58:34.623Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:58:34.630Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:59:25.048Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:59:25.049Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:59:25.049Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:59:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T14:59:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T14:59:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T14:59:34.667Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T14:59:34.703Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:00:25.048Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:00:25.049Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:00:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:00:25.049Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:00:25.051Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:00:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:00:34.634Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:00:34.637Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:01:25.048Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:01:25.049Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:01:25.049Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:01:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:01:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:01:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:01:34.610Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:01:34.612Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:02:25.048Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:02:25.049Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:02:25.049Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:02:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:02:25.051Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:02:25.051Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:02:34.614Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:02:34.616Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:03:25.048Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:03:25.049Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:03:25.049Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:03:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:03:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:03:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:03:34.635Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:03:34.642Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:04:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:04:25.052Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:04:25.052Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:04:25.052Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:04:25.052Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:04:25.052Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:04:34.625Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:04:34.630Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:05:25.048Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:05:25.050Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:05:25.050Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:05:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:05:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:05:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:05:34.628Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:05:34.628Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:06:25.048Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:06:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:06:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:06:25.051Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:06:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:06:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:06:34.635Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:06:34.636Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:07:25.048Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:07:25.049Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:07:25.049Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:07:25.051Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:07:25.052Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:07:25.052Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:07:34.639Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:07:34.672Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:08:25.048Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:08:25.049Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:08:25.049Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:08:25.051Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:08:25.051Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:08:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:08:34.610Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:08:34.640Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:09:25.048Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:09:25.049Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:09:25.049Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:09:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:09:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:09:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:09:34.631Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:09:34.639Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:10:25.048Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:10:25.049Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:10:25.049Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:10:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:10:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:10:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:10:34.646Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:10:34.646Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:11:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:11:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:11:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:11:25.052Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:11:25.052Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:11:25.052Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:11:34.651Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:11:34.679Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:12:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:12:25.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:12:25.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:12:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:12:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:12:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:12:34.619Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:12:34.631Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:13:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:13:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:13:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:13:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:13:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:13:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:13:34.597Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:13:34.611Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:14:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:14:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:14:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:14:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:14:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:14:25.052Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:14:34.620Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:14:34.626Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:15:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:15:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:15:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:15:25.052Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:15:25.052Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:15:25.052Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:15:34.630Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:15:34.631Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:16:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:16:25.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:16:25.051Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:16:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:16:25.051Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:16:25.051Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:16:34.626Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:16:34.631Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:17:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:17:25.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:17:25.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:17:25.051Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:17:25.051Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:17:25.051Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:17:34.621Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:17:34.621Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:18:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:18:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:18:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:18:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:18:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:18:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:18:34.621Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:18:34.621Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:19:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:19:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:19:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:19:25.051Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:19:25.051Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:19:25.051Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:19:34.629Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:19:34.630Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:20:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:20:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:20:25.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:20:25.055Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:20:25.056Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:20:25.056Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:20:34.735Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:20:34.739Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:21:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:21:25.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:21:25.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:21:25.051Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:21:25.051Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:21:25.051Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:21:34.632Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:21:34.661Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:22:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:22:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:22:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:22:25.051Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:22:25.051Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:22:25.052Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:22:34.611Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:22:34.630Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:23:25.048Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:23:25.049Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:23:25.050Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:23:25.051Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:23:25.051Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:23:25.051Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:23:34.632Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:23:34.632Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:24:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:24:25.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:24:25.050Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:24:25.051Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:24:25.051Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:24:25.051Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:24:34.617Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:24:34.622Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:25:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:25:25.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:25:25.049Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:25:25.051Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:25:25.052Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:25:25.052Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:25:34.611Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:25:34.611Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:26:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:26:25.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:26:25.049Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:26:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:26:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:26:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:26:34.634Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:26:34.634Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:27:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:27:25.048Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:27:25.049Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:27:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:27:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:27:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:27:34.636Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:27:34.637Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:28:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:28:25.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:28:25.050Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:28:25.051Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:28:25.052Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:28:25.052Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:28:34.622Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:28:34.627Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:29:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:29:25.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:29:25.049Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:29:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:29:25.052Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:29:25.053Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:29:34.603Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:29:34.618Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:30:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:30:25.050Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:30:25.050Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:30:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:30:25.052Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:30:25.052Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:30:34.609Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:30:34.616Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:31:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:31:25.050Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:31:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:31:25.051Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:31:25.052Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:31:25.052Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:31:34.627Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:31:34.632Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:32:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:32:25.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:32:25.049Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:32:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:32:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:32:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:32:34.632Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:32:34.634Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:33:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:33:25.050Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:33:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:33:25.053Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:33:25.053Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:33:25.053Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:33:34.623Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:33:34.624Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:34:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:34:25.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:34:25.049Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:34:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:34:25.051Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:34:25.052Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:34:34.620Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:34:34.621Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:35:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:35:25.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:35:25.049Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:35:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:35:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:35:25.052Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:35:34.614Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:35:34.624Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:36:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:36:25.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:36:25.049Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:36:25.051Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:36:25.052Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:36:25.052Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:36:34.644Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:36:34.667Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:37:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:37:25.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:37:25.049Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:37:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:37:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:37:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:37:34.608Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:37:34.613Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:38:25.051Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:38:25.051Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:38:25.051Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:38:25.050Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:38:25.056Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:38:25.056Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:38:34.618Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:38:34.622Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:39:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:39:25.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:39:25.049Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:39:25.055Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:39:25.056Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:39:25.056Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:39:34.630Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:39:34.633Z|e1c7846a-6804-429d-aab5-5036b72b3b66|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:40:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:40:25.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:40:25.049Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:40:25.051Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:40:25.051Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:40:25.051Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:40:34.629Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:40:34.690Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:41:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:41:25.049Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:41:25.049Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:41:25.051Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:41:25.052Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:41:25.053Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:41:34.625Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:41:34.627Z|7c94b66d-ca5c-4d2b-80dd-1a4e82190cad|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:42:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:42:25.051Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:42:25.051Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:42:25.051Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:42:25.052Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:42:25.052Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:42:34.617Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:42:34.621Z|6e35dbfc-ad8a-478b-a818-07209b29bc4f|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:43:25.048Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:43:25.050Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:43:25.050Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:43:25.051Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-21T15:43:25.052Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-21T15:43:25.052Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJd2gxOMLnwkxWEB) ...
2022-09-21T15:43:34.651Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-21T15:43:34.683Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK