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-11-05T23:09:59.478Z||main|||||INFO|500||The following profiles are active: basic 2022-11-05T23:10:12.164Z||main|||||INFO|500||Starting service [Tomcat] 2022-11-05T23:10:12.165Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-11-05T23:10:12.310Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-11-05T23:10:18.156Z||main|||||INFO|500||catdb-pool - Starting... 2022-11-05T23:10:18.689Z||main|||||INFO|500||catdb-pool - Start completed. 2022-11-05T23:10:19.219Z||main|||||INFO|500||reqdb-pool - Starting... 2022-11-05T23:10:19.231Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-11-05T23:10:19.340Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-11-05T23:10:19.546Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-11-05T23:10:20.171Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-11-05T23:10:22.331Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-05T23:10:25.533Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-05T23:10:25.584Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-11-05T23:10:26.164Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-05T23:10:26.364Z||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-11-05T23:10:27.326Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-05T23:10:28.345Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2022-11-05T23:10:29.063Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2022-11-05T23:10:29.064Z||main|||||ERROR|500||(conn=1083) Table 'catalogdb.activity_spec' doesn't exist 2022-11-05T23:10:29.111Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet 2022-11-05T23:10:33.525Z||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-11-05T23:10:37.152Z||main|||||WARN|500||--- 2022-11-05T23:10:37.153Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-11-05T23:10:37.154Z||main|||||WARN|500||--- 2022-11-05T23:10:37.589Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-11-05T23:10:44.790Z||main|||||INFO|500||Started Application in 48.76 seconds (JVM running for 51.232) 2022-11-05T23:10:45.035Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-11-05T23:10:45.097Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-11-05T23:10:45.248Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-11-05T23:10:45.297Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-11-05T23:10:45.357Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 53a20aee-d888-4d10-b715-9579a673829e url= /sdc/v1/artifactTypes 2022-11-05T23:10:45.358Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-11-05T23:10:45.473Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-11-05T23:10:45.475Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f145639 2022-11-05T23:10:45.476Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-11-05T23:10:45.497Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-11-05T23:10:45.499Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-11-05T23:10:45.505Z||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$$f1108019.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-11-05T23:11:34.816Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-11-05T23:11:34.838Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-11-05T23:11:34.962Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-11-05T23:11:35.073Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-11-05T23:11:35.093Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 9def8b7a-e521-4efb-a128-050f3da6c0b6 url= /sdc/v1/artifactTypes 2022-11-05T23:11:35.094Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-11-05T23:11:35.147Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-11-05T23:11:35.148Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ec4ee1a 2022-11-05T23:11:35.158Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-11-05T23:11:35.159Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-11-05T23:11:35.161Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-11-05T23:11:35.162Z||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$$f1108019.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-11-05T23:12:24.768Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-11-05T23:12:24.770Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-11-05T23:12:24.773Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-11-05T23:12:24.790Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-11-05T23:12:24.800Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 64632f84-f16b-479f-a031-f8549b409f28 url= /sdc/v1/artifactTypes 2022-11-05T23:12:24.801Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-11-05T23:12:24.929Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2022-11-05T23:12:24.969Z||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-11-05T23:12:25.032Z||scheduling-1|||||DEBUG|500||create keys 2022-11-05T23:12:25.044Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-11-05T23:12:25.159Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:12:25.188Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 80f95de2-f10a-454a-9ba1-8772c123ba3c url= /sdc/v1/registerForDistribution 2022-11-05T23:12:25.302Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 80f95de2-f10a-454a-9ba1-8772c123ba3c url= /sdc/v1/registerForDistribution 2022-11-05T23:12:25.303Z||scheduling-1|||||INFO|500||start DistributionClient 2022-11-05T23:12:25.314Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:12:25.317Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:12:25.329Z||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-11-05T23:12:25.329Z||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-11-05T23:12:25.330Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:12:25.329Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2022-11-05T23:12:25.329Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:12:35.731Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:12:35.745Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:13:25.312Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:13:25.314Z||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-11-05T23:13:25.315Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:13:25.318Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:13:25.318Z||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-11-05T23:13:25.319Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:13:34.876Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:13:34.878Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:14:25.312Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:14:25.313Z||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-11-05T23:14:25.314Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:14:25.316Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:14:25.317Z||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-11-05T23:14:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:14:34.880Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:14:34.891Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:15:25.313Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:15:25.316Z||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-11-05T23:15:25.316Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:15:25.317Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:15:25.318Z||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-11-05T23:15:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:15:34.883Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:15:34.885Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:16:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:16:25.314Z||pool-2-thread-6|||||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-11-05T23:16:25.314Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:16:25.316Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:16:25.317Z||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-11-05T23:16:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:16:34.872Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:16:34.872Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:17:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:17:25.313Z||pool-2-thread-6|||||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-11-05T23:17:25.314Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:17:25.317Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:17:25.318Z||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-11-05T23:17:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:17:34.899Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:17:34.910Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:18:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:18:25.313Z||pool-2-thread-6|||||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-11-05T23:18:25.314Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:18:25.317Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:18:25.318Z||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-11-05T23:18:25.319Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:18:34.865Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:18:34.865Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:19:25.312Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:19:25.313Z||pool-2-thread-10|||||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-11-05T23:19:25.314Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:19:25.324Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:19:25.325Z||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-11-05T23:19:25.326Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:19:34.874Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:19:34.875Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:20:25.313Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:20:25.314Z||pool-2-thread-10|||||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-11-05T23:20:25.315Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:20:25.316Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:20:25.317Z||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-11-05T23:20:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:20:34.884Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:20:34.898Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:20:47.093Z||http-nio-8085-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-11-05T23:21:25.313Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:21:25.316Z||pool-2-thread-10|||||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-11-05T23:21:25.316Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:21:25.317Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:21:25.317Z||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-11-05T23:21:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:21:34.894Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:21:34.898Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:22:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:22:25.313Z||pool-2-thread-6|||||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-11-05T23:22:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:22:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:22:25.321Z||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-11-05T23:22:25.321Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:22:34.883Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:22:34.885Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:23:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:23:25.314Z||pool-2-thread-6|||||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-11-05T23:23:25.314Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:23:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:23:25.317Z||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-11-05T23:23:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:23:34.863Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:23:34.863Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:24:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:24:25.313Z||pool-2-thread-6|||||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-11-05T23:24:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:24:25.317Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:24:25.318Z||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-11-05T23:24:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:24:34.868Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:24:34.888Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:25:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:25:25.313Z||pool-2-thread-6|||||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-11-05T23:25:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:25:25.317Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:25:25.318Z||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-11-05T23:25:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:25:34.870Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:25:34.883Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:26:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:26:25.313Z||pool-2-thread-6|||||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-11-05T23:26:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:26:25.316Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:26:25.317Z||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-11-05T23:26:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:26:34.881Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:26:34.883Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:27:25.313Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:27:25.316Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:27:25.318Z||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-11-05T23:27:25.319Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:27:25.323Z||pool-2-thread-6|||||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-11-05T23:27:25.324Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:27:34.896Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:27:34.897Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:28:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:28:25.313Z||pool-2-thread-6|||||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-11-05T23:28:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:28:25.316Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:28:25.318Z||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-11-05T23:28:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:28:34.860Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:28:34.861Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:29:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:29:25.313Z||pool-2-thread-6|||||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-11-05T23:29:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:29:25.316Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:29:25.318Z||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-11-05T23:29:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:29:34.860Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:29:34.863Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:30:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:30:25.313Z||pool-2-thread-6|||||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-11-05T23:30:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:30:25.317Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:30:25.318Z||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-11-05T23:30:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:30:34.870Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:30:34.870Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:31:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:31:25.313Z||pool-2-thread-6|||||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-11-05T23:31:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:31:25.317Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:31:25.318Z||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-11-05T23:31:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:31:34.876Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:31:34.885Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:32:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:32:25.313Z||pool-2-thread-6|||||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-11-05T23:32:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:32:25.316Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:32:25.317Z||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-11-05T23:32:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:32:34.858Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:32:34.862Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:33:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:33:25.314Z||pool-2-thread-6|||||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-11-05T23:33:25.314Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:33:25.316Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:33:25.317Z||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-11-05T23:33:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:33:34.878Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:33:34.890Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:34:25.313Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:34:25.316Z||pool-2-thread-6|||||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-11-05T23:34:25.317Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:34:25.317Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:34:25.318Z||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-11-05T23:34:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:34:34.863Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:34:34.868Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:35:25.328Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:35:25.330Z||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-11-05T23:35:25.330Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:35:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:35:25.331Z||pool-2-thread-6|||||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-11-05T23:35:25.331Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:35:34.875Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:35:34.878Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:36:25.316Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:36:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:36:25.317Z||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-11-05T23:36:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:36:25.318Z||pool-2-thread-6|||||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-11-05T23:36:25.318Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:36:34.863Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:36:34.873Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:37:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:37:25.313Z||pool-2-thread-6|||||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-11-05T23:37:25.314Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:37:25.317Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:37:25.317Z||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-11-05T23:37:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:37:34.889Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:37:34.889Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:38:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:38:25.313Z||pool-2-thread-6|||||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-11-05T23:38:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:38:25.317Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:38:25.318Z||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-11-05T23:38:25.319Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:38:34.874Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:38:34.877Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:39:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:39:25.313Z||pool-2-thread-6|||||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-11-05T23:39:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:39:25.317Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:39:25.318Z||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-11-05T23:39:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:39:34.859Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:39:34.859Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:40:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:40:25.313Z||pool-2-thread-6|||||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-11-05T23:40:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:40:25.317Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:40:25.318Z||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-11-05T23:40:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:40:34.858Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:40:34.869Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:41:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:41:25.316Z||pool-2-thread-6|||||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-11-05T23:41:25.316Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:41:25.316Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:41:25.317Z||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-11-05T23:41:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:41:34.867Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:41:34.867Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:42:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:42:25.313Z||pool-2-thread-6|||||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-11-05T23:42:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:42:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:42:25.317Z||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-11-05T23:42:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:42:34.892Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:42:34.896Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:43:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:43:25.313Z||pool-2-thread-6|||||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-11-05T23:43:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:43:25.317Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:43:25.318Z||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-11-05T23:43:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:43:34.863Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:43:34.873Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:44:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:44:25.313Z||pool-2-thread-6|||||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-11-05T23:44:25.314Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:44:25.317Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:44:25.318Z||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-11-05T23:44:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:44:34.871Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:44:34.874Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:45:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:45:25.313Z||pool-2-thread-6|||||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-11-05T23:45:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:45:25.316Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:45:25.317Z||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-11-05T23:45:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:45:34.865Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:45:34.865Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:46:25.317Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:46:25.319Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:46:25.320Z||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-11-05T23:46:25.320Z||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-11-05T23:46:25.320Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:46:25.320Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:46:34.883Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:46:34.884Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:47:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:47:25.313Z||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-11-05T23:47:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:47:25.316Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:47:25.317Z||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-11-05T23:47:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:47:34.858Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:47:34.858Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:48:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:48:25.314Z||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-11-05T23:48:25.315Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:48:25.316Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:48:25.317Z||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-11-05T23:48:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:48:34.872Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:48:34.872Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:49:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:49:25.313Z||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-11-05T23:49:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:49:25.317Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:49:25.317Z||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-11-05T23:49:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:49:34.857Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:49:34.859Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:50:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:50:25.315Z||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-11-05T23:50:25.315Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:50:25.316Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:50:25.317Z||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-11-05T23:50:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:50:34.861Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:50:34.863Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:51:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:51:25.313Z||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-11-05T23:51:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:51:25.316Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:51:25.317Z||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-11-05T23:51:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:51:34.870Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:51:34.889Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:52:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:52:25.313Z||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-11-05T23:52:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:52:25.319Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:52:25.320Z||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-11-05T23:52:25.320Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:52:34.871Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:52:34.871Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:53:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:53:25.313Z||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-11-05T23:53:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:53:25.317Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:53:25.318Z||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-11-05T23:53:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:53:34.862Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:53:34.862Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:54:25.312Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:54:25.313Z||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-11-05T23:54:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:54:25.317Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:54:25.317Z||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-11-05T23:54:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:54:34.861Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:54:34.876Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:55:25.312Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:55:25.315Z||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-11-05T23:55:25.315Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:55:25.316Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:55:25.317Z||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-11-05T23:55:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:55:34.867Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:55:34.867Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:56:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:56:25.313Z||pool-2-thread-6|||||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-11-05T23:56:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:56:25.316Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:56:25.317Z||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-11-05T23:56:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:56:34.873Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:56:34.873Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:57:25.313Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:57:25.315Z||pool-2-thread-6|||||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-11-05T23:57:25.316Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:57:25.316Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:57:25.317Z||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-11-05T23:57:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:57:34.866Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:57:34.869Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:58:25.312Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:58:25.313Z||pool-2-thread-6|||||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-11-05T23:58:25.313Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:58:25.317Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:58:25.317Z||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-11-05T23:58:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:58:34.874Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:58:34.892Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:59:25.312Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:59:25.313Z||pool-2-thread-10|||||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-11-05T23:59:25.313Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-05T23:59:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-05T23:59:25.317Z||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-11-05T23:59:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-05T23:59:34.874Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-05T23:59:34.929Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:00:25.313Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:00:25.314Z||pool-2-thread-10|||||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-11-06T00:00:25.314Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:00:25.317Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:00:25.318Z||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-11-06T00:00:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:00:34.868Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:00:34.885Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:01:25.312Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:01:25.313Z||pool-2-thread-10|||||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-11-06T00:01:25.313Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:01:25.316Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:01:25.317Z||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-11-06T00:01:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:01:34.865Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:01:34.867Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:02:25.312Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:02:25.313Z||pool-2-thread-10|||||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-11-06T00:02:25.313Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:02:25.316Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:02:25.317Z||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-11-06T00:02:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:02:34.863Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:02:34.895Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:03:25.313Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:03:25.316Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:03:25.317Z||pool-2-thread-10|||||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-11-06T00:03:25.317Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:03:25.317Z||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-11-06T00:03:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:03:34.863Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:03:34.865Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:04:25.312Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:04:25.314Z||pool-2-thread-10|||||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-11-06T00:04:25.314Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:04:25.316Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:04:25.317Z||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-11-06T00:04:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:04:34.862Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:04:34.869Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:05:25.312Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:05:25.313Z||pool-2-thread-10|||||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-11-06T00:05:25.313Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:05:25.316Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:05:25.317Z||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-11-06T00:05:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:05:34.866Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:05:34.868Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:06:25.312Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:06:25.313Z||pool-2-thread-10|||||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-11-06T00:06:25.313Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:06:25.316Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:06:25.318Z||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-11-06T00:06:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:06:34.873Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:06:34.875Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:07:25.312Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:07:25.313Z||pool-2-thread-10|||||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-11-06T00:07:25.313Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:07:25.316Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:07:25.317Z||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-11-06T00:07:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:07:34.861Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:07:34.870Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:08:25.313Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:08:25.314Z||pool-2-thread-10|||||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-11-06T00:08:25.314Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:08:25.316Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:08:25.317Z||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-11-06T00:08:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:08:34.856Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:08:34.856Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:09:25.312Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:09:25.313Z||pool-2-thread-10|||||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-11-06T00:09:25.314Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:09:25.316Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:09:25.319Z||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-11-06T00:09:25.319Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:09:34.886Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:09:34.886Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:25.312Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:10:25.314Z||pool-2-thread-10|||||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-11-06T00:10:25.314Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:25.316Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:10:25.318Z||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-11-06T00:10:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:25.947Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:25.957Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:25.962Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-11-06T00:10:25.963Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"80c942a6-be3f-4456-9aab-2ee6811ef34c","serviceName":"vFW 2022-11-06 00-08-40","serviceVersion":"1.0","serviceUUID":"5daae426-1a4d-45ac-b1aa-ef36befeaeee","serviceDescription":"catalog service description","serviceInvariantUUID":"b10480d8-a102-467e-991c-36a477cfb14a","resources":[{"resourceInstanceName":"vFW 6ab6e061-6710 0","resourceName":"vFW 6ab6e061-6710","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7f9cc315-e54e-454e-8354-ecb7e99f5f4f","resourceInvariantUUID":"ddecbc16-fe79-4b40-b197-fcb3bdb0b4ce","resourceCustomizationUUID":"a22b587a-74f6-4359-9dda-c1fcc4f8b266","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vf-license-model.xml","artifactChecksum":"M2VkYjhmMzZiMmJjNDM3NmY3YzUwNGJmZTk5NTZhNTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"797bcc35-1ba6-4f85-a5ad-f1f4c61ae66d","artifactVersion":"1"},{"artifactName":"vfw6ab6e06167100_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json","artifactChecksum":"YWNlYjY0ZGIyNWU1MDUxYjRiZTUxNzg5OGNkYjgxN2Y\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"eb77f827-d6f7-46e4-a694-15723a062ec7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"26257704-29d8-4ebc-b826-bc621b723a95","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vendor-license-model.xml","artifactChecksum":"ZmM1NTNmY2QyMDZmNTU1Nzc0NzBkZWViOWU1OGQ5NjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"237017f0-1c8f-4bc2-8c13-0aaf280e2034","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"bbcf04c5-b640-4a82-8b17-d5ad2f4cfcec","artifactVersion":"2","generatedFromUUID":"26257704-29d8-4ebc-b826-bc621b723a95"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221106000840-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-template.yml","artifactChecksum":"NTQ2YTVhMmU5NWRlOGEyMmFlZTUzZTI3YWZkZmVhMzU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"de140813-44d2-4d06-affa-bff40054fec9","artifactVersion":"1"},{"artifactName":"service-Vfw20221106000840-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar","artifactChecksum":"M2E0YTI4YjE4ZDE4MWMzYmNkYzJjOGFiNjhkNmZhMmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"70b90da5-e517-4913-9b06-6e362b19d60b","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-06T00:10:25.964Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:25.964Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "aai-ml", "timestamp": 1667693390952, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:25.984Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:10:25.993Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:25.997Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:25.998Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:25.998Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "cds", "timestamp": 1667693396572, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:25.998Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:25.998Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:25.999Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "aai-ml", "timestamp": 1667693390952, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:25.999Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:25.999Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:25.999Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "cds", "timestamp": 1667693396572, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:25.999Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:25.999Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:25.999Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "aai-ml", "timestamp": 1667693390952, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:25.999Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.000Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.000Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "cds", "timestamp": 1667693396572, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.000Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.000Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.000Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "multicloud-k8s-id", "timestamp": 1667693400939, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.000Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.000Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.000Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "policy-id", "timestamp": 1667693401999, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.000Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.000Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.000Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "aai-ml", "timestamp": 1667693390952, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.001Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.001Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.001Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "cds", "timestamp": 1667693396572, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.001Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.001Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.001Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "multicloud-k8s-id", "timestamp": 1667693400939, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "status": "NOTIFIED" } 2022-11-06T00:10:26.001Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.001Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.001Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "policy-id", "timestamp": 1667693401999, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.001Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.002Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.002Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "aai-ml", "timestamp": 1667693390952, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.002Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.002Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.002Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "cds", "timestamp": 1667693396572, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.002Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.002Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.002Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "multicloud-k8s-id", "timestamp": 1667693400939, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-11-06T00:10:26.003Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.003Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.003Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "policy-id", "timestamp": 1667693401999, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-11-06T00:10:26.008Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.008Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.008Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "aai-ml", "timestamp": 1667693390952, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.009Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.009Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.009Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "cds", "timestamp": 1667693396572, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.009Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.009Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.009Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "multicloud-k8s-id", "timestamp": 1667693400939, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.009Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.009Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.009Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "policy-id", "timestamp": 1667693401999, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.010Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.010Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.010Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "aai-ml", "timestamp": 1667693390952, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:10:26.010Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.010Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.010Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "cds", "timestamp": 1667693396572, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:10:26.010Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.010Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.010Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "multicloud-k8s-id", "timestamp": 1667693400939, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-11-06T00:10:26.011Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.011Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.011Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "policy-id", "timestamp": 1667693401999, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.011Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.011Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.011Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "cds", "timestamp": 1667693408086, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:10:26.011Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:10:26.011Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.022Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "multicloud-k8s-id", "timestamp": 1667693400939, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.023Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.023Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.023Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "aai-ml", "timestamp": 1667693407551, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:10:26.024Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:10:26.024Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.024Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "policy-id", "timestamp": 1667693401999, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.024Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.024Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:26.024Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.024Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.024Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "multicloud-k8s-id", "timestamp": 1667693400939, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:10:26.028Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.029Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.029Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "cds", "timestamp": 1667693409113, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:10:26.129Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 92 ms 2022-11-06T00:10:26.137Z||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-11-06T00:10:26.137Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-11-06T00:10:26.159Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:26.161Z||pool-3-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T00:10:26.263Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 80c942a6-be3f-4456-9aab-2ee6811ef34c 2022-11-06T00:10:26.285Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 80c942a6-be3f-4456-9aab-2ee6811ef34c and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T00:10:26.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.328Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "policy-id", "timestamp": 1667693401999, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:10:26.328Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.328Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.328Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "multicloud-k8s-id", "timestamp": 1667693408855, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:10:26.329Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:10:26.329Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.329Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "policy-id", "timestamp": 1667693409893, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:10:26.329Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:10:26.329Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.329Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "multicloud-k8s-id", "timestamp": 1667693410037, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:10:26.329Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:10:26.329Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.329Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "policy-id", "timestamp": 1667693410910, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:10:26.329Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:10:26.329Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.329Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693410614, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.329Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.330Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.330Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "multicloud-k8s-id", "timestamp": 1667693411143, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:10:26.330Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:10:26.330Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.330Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "policy-id", "timestamp": 1667693411915, "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-11-06T00:10:26.357Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 80c942a6-be3f-4456-9aab-2ee6811ef34c 2022-11-06T00:10:26.357Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 80c942a6-be3f-4456-9aab-2ee6811ef34c 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-11-06T00:10:26.372Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.372Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693410614, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.373Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.373Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.373Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "multicloud-k8s-id", "timestamp": 1667693412240, "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-11-06T00:10:26.382Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 80c942a6-be3f-4456-9aab-2ee6811ef34c 2022-11-06T00:10:26.383Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 80c942a6-be3f-4456-9aab-2ee6811ef34c and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-11-06T00:10:26.400Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.400Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693410614, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "multicloud-k8s-id", "timestamp": 1667693413244, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693410614, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693410614, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693410614, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693410614, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:10:26.401Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.402Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693418427, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:10:26.402Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:10:26.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.402Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "aai-ml", "timestamp": 1667693423083, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:10:26.402Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:10:26.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.402Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "aai-ml", "timestamp": 1667693424089, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:10:26.417Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 80c942a6-be3f-4456-9aab-2ee6811ef34c 2022-11-06T00:10:26.417Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 80c942a6-be3f-4456-9aab-2ee6811ef34c 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-11-06T00:10:26.442Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.442Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693424073, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:10:26.443Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:10:26.443Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:10:26.443Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693425078, "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-11-06T00:10:26.453Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 80c942a6-be3f-4456-9aab-2ee6811ef34c 2022-11-06T00:10:26.454Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 80c942a6-be3f-4456-9aab-2ee6811ef34c 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-11-06T00:10:27.039Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:10:27.040Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:27.042Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:27.042Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "status": "NOTIFIED" } 2022-11-06T00:10:27.143Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:10:27.144Z||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-11-06T00:10:27.144Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:27.173Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:27.174Z||pool-4-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:10:28.043Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:10:28.045Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:28.049Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:28.049Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-11-06T00:10:28.148Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:10:28.149Z||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-11-06T00:10:28.149Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:28.168Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:28.169Z||pool-5-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:10:29.049Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:10:29.051Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:29.055Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:29.055Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:29.155Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:10:29.157Z||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-11-06T00:10:29.157Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:29.169Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:29.170Z||pool-6-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:10:30.056Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:10:30.057Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:30.061Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:30.061Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-11-06T00:10:30.161Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:10:30.163Z||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-11-06T00:10:30.163Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:30.184Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:30.185Z||pool-7-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:10:31.063Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:10:31.064Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:31.066Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:31.066Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:10:31.166Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:10:31.167Z||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-11-06T00:10:31.167Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:31.184Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:31.184Z||pool-8-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:10:32.067Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:10:32.068Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:32.072Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:32.073Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:10:32.170Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms 2022-11-06T00:10:32.171Z||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-11-06T00:10:32.171Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:32.182Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:32.183Z||pool-9-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:10:33.074Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "serviceName": "vFW 2022-11-06 00-08-40", "serviceVersion": "1.0", "serviceUUID": "5daae426-1a4d-45ac-b1aa-ef36befeaeee", "serviceDescription": "catalog service description", "serviceInvariantUUID": "b10480d8-a102-467e-991c-36a477cfb14a", "resources": [ { "resourceInstanceName": "vFW 6ab6e061-6710 0", "resourceCustomizationUUID": "a22b587a-74f6-4359-9dda-c1fcc4f8b266", "resourceName": "vFW 6ab6e061-6710", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7f9cc315-e54e-454e-8354-ecb7e99f5f4f", "resourceInvariantUUID": "ddecbc16-fe79-4b40-b197-fcb3bdb0b4ce", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw6ab6e06167100_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "artifactChecksum": "YWNlYjY0ZGIyNWU1MDUxYjRiZTUxNzg5OGNkYjgxN2Y\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb77f827-d6f7-46e4-a694-15723a062ec7", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "26257704-29d8-4ebc-b826-bc621b723a95", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "bbcf04c5-b640-4a82-8b17-d5ad2f4cfcec", "generatedFromUUID": "26257704-29d8-4ebc-b826-bc621b723a95" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "bbcf04c5-b640-4a82-8b17-d5ad2f4cfcec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20221106000840-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "artifactChecksum": "M2E0YTI4YjE4ZDE4MWMzYmNkYzJjOGFiNjhkNmZhMmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "70b90da5-e517-4913-9b06-6e362b19d60b" } ], "workloadContext": "Production" } 2022-11-06T00:10:33.075Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-06T00:10:33.076Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5daae426-1a4d-45ac-b1aa-ef36befeaeee ASDC 2022-11-06T00:10:33.191Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:80c942a6-be3f-4456-9aab-2ee6811ef34c ServiceName:vFW 2022-11-06 00-08-40 ServiceVersion:1.0 ServiceUUID:5daae426-1a4d-45ac-b1aa-ef36befeaeee ServiceInvariantUUID:b10480d8-a102-467e-991c-36a477cfb14a ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20221106000840-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar ArtifactUUID:70b90da5-e517-4913-9b06-6e362b19d60b ArtifactChecksum:M2E0YTI4YjE4ZDE4MWMzYmNkYzJjOGFiNjhkNmZhMmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 6ab6e061-6710 0 ResourceCustomizationUUID:a22b587a-74f6-4359-9dda-c1fcc4f8b266 ResourceInvariantUUID:ddecbc16-fe79-4b40-b197-fcb3bdb0b4ce ResourceName:vFW 6ab6e061-6710 ResourceType:VF ResourceUUID:7f9cc315-e54e-454e-8354-ecb7e99f5f4f ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw6ab6e06167100_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json ArtifactUUID:eb77f827-d6f7-46e4-a694-15723a062ec7 ArtifactChecksum:YWNlYjY0ZGIyNWU1MDUxYjRiZTUxNzg5OGNkYjgxN2Y= 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/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml ArtifactUUID:26257704-29d8-4ebc-b826-bc621b723a95 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/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env ArtifactUUID:bbcf04c5-b640-4a82-8b17-d5ad2f4cfcec 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/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env ArtifactUUID:bbcf04c5-b640-4a82-8b17-d5ad2f4cfcec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-06T00:10:33.192Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5daae426-1a4d-45ac-b1aa-ef36befeaeee 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-11-06T00:10:33.259Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:10:33.260Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-11-06T00:10:33.261Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-11-06T00:10:33.261Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 70b90da5-e517-4913-9b06-6e362b19d60b from URL: /sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:33.261Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-11-06T00:10:33.263Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:33.351Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-11-06T00:10:33.357Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar 70b90da5-e517-4913-9b06-6e362b19d60b 100663 2022-11-06T00:10:33.369Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar ASDC sendASDCNotification 2022-11-06T00:10:33.369Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:33.371Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:10:33.373Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:33.375Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:33.375Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693433358, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:10:33.476Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-06T00:10:33.477Z||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-11-06T00:10:33.477Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:33.492Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:33.493Z||pool-10-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:10:34.377Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:10:34.379Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-11-06T00:10:34.380Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 70b90da5-e517-4913-9b06-6e362b19d60b, URL: /sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar to file: /app/ASDC/1/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:34.380Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221106000840-csar.csar 2022-11-06T00:10:34.460Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:34.460Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:34.923Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14615643914815448575/Definitions/service-Vfw20221106000840-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-11-06T00:10:37.430Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-06T00:10:37.435Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-11-06T00:10:37.436Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:37.436Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2022-11-06T00:10:37.436Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:37.436Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||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-Vfw20221106000840-csar.csar 2022-11-06T00:10:37.436Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||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-Vfw20221106000840-csar.csar 2022-11-06T00:10:37.436Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||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-Vfw20221106000840-csar.csar 2022-11-06T00:10:37.436Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:37.436Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:37.436Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||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-Vfw20221106000840-csar.csar 2022-11-06T00:10:37.436Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:37.436Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:37.436Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:37.436Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 6ab6e061-6710 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-Vfw20221106000840-csar.csar 2022-11-06T00:10:37.437Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-11-06T00:10:37.444Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.445Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:37.449Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is matching search criteria 2022-11-06T00:10:37.450Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-11-06T00:10:37.451Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 6ab6e061-6710 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:10:37.452Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.453Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:37.453Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is matching search criteria 2022-11-06T00:10:37.453Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-11-06T00:10:37.453Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 6ab6e061-6710 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:10:37.453Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.454Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:37.457Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.457Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is not matching search criteria 2022-11-06T00:10:37.457Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-06T00:10:37.457Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-06T00:10:37.457Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-06T00:10:37.457Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:37.457Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-06T00:10:37.458Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-06T00:10:37.458Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-06T00:10:37.458Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-06T00:10:37.458Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-06T00:10:37.458Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-06T00:10:37.458Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:37.458Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-06T00:10:37.458Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:37.459Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-06T00:10:37.459Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-06T00:10:37.459Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-06T00:10:37.459Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.459Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-06T00:10:37.460Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.460Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is matching search criteria 2022-11-06T00:10:37.461Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 6ab6e061-6710 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:10:37.461Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.461Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is matching search criteria 2022-11-06T00:10:37.461Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 6ab6e061-6710 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:10:37.462Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.462Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is matching search criteria 2022-11-06T00:10:37.462Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 6ab6e061-6710 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:10:37.462Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.462Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is not matching search criteria 2022-11-06T00:10:37.462Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-06T00:10:37.463Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-06T00:10:37.463Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-11-06T00:10:37.463Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-06T00:10:37.463Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-06T00:10:37.463Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-06T00:10:37.463Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:37.463Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-06T00:10:37.463Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:37.463Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-06T00:10:37.464Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-06T00:10:37.464Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=54f0fb15-bd8b-4bc0-9df5-b8d933926151 2022-11-06T00:10:37.464Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.464Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is not matching search criteria 2022-11-06T00:10:37.464Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-06T00:10:37.464Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-06T00:10:37.464Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-06T00:10:37.465Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:37.465Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-06T00:10:37.465Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-06T00:10:37.465Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-06T00:10:37.465Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-11-06T00:10:37.465Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-06T00:10:37.465Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:37.465Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-06T00:10:37.466Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-06T00:10:37.466Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=315cfa1a-5b51-439a-b05c-9fe2b0c4c85a 2022-11-06T00:10:37.466Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.466Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is not matching search criteria 2022-11-06T00:10:37.466Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-06T00:10:37.466Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-06T00:10:37.466Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-06T00:10:37.467Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:37.467Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-06T00:10:37.467Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-06T00:10:37.467Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-06T00:10:37.467Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-06T00:10:37.467Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-06T00:10:37.467Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-06T00:10:37.468Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:37.468Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-11-06T00:10:37.468Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=8846a2ee-cf8b-4eaa-ba33-c37cbdd0dfb8 2022-11-06T00:10:37.469Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.469Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:37.469Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.469Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:37.469Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.469Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:37.469Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:37.469Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:37.469Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2022-11-06 00-08-40 Description:catalog service description Model UUID:5daae426-1a4d-45ac-b1aa-ef36befeaeee Model Version:NULL Model InvariantUuid:b10480d8-a102-467e-991c-36a477cfb14a Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 6ab6e061-6710 Model UUID:0e66f85e-97f7-49c7-b2d3-0ae17b077f78 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ddecbc16-fe79-4b40-b197-fcb3bdb0b4ce Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a22b587a-74f6-4359-9dda-c1fcc4f8b266 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:b07bdfa0-8a05-4d60-ab1e-552566191727 ModelName:Vfw6ab6e0616710..base_vfw..module-0 ModelUuid:d1c5d239-d2bb-46a6-bc96-9f42f75decf4 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:54f0fb15-bd8b-4bc0-9df5-b8d933926151 ModelInvariantUuid:199771da-17ef-4c01-8189-8e4aa9b4a87c ModelName:vFW 6ab6e061-6710-nodes.vfwCvfc ModelUuid:6b96319a-d71b-4b71-b1f5-3ce35c708cb4 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:4400b8ac-2c4b-4736-abe3-a230fbbb9308 ModelInvariantUuid:13b816e8-aa44-4021-9e46-14e00d4dfb0f ModelName:Vfw6ab6e0616710.compute.nodes.heat.vfw ModelUuid:7b790e86-16b6-474d-a293-a59245ce8aae ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:315cfa1a-5b51-439a-b05c-9fe2b0c4c85a ModelInvariantUuid:33a97679-5cfb-4fd2-adf1-d22f0413605d ModelName:vFW 6ab6e061-6710-nodes.vsnCvfc ModelUuid:4cfef8d9-e49b-42de-adba-a3946724c1e4 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:9494210d-e5d0-41fb-837b-ebf13f88e056 ModelInvariantUuid:424bc6a8-9366-4f66-92b3-ba3e60aaf2ae ModelName:Vfw6ab6e0616710.compute.nodes.heat.vsn ModelUuid:166b7164-0afd-4601-b7be-09047dd902d9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:8846a2ee-cf8b-4eaa-ba33-c37cbdd0dfb8 ModelInvariantUuid:41234999-3282-4308-ae9b-55b0439cb522 ModelName:vFW 6ab6e061-6710-nodes.vpgCvfc ModelUuid:94321ac0-49fb-4f47-a214-2d4cb0dc77ae ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:aa67b80a-633c-468c-8a42-5f2879516827 ModelInvariantUuid:3808a48c-99ac-4055-b941-8f396380b107 ModelName:Vfw6ab6e0616710.compute.nodes.heat.vpg ModelUuid:63865cea-29f0-43c3-bee5-1563ef7974c9 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-11-06T00:10:37.490Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 7f9cc315-e54e-454e-8354-ecb7e99f5f4f 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-11-06T00:10:37.545Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||vFW 6ab6e061-6710 0 2022-11-06T00:10:37.551Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7f9cc315-e54e-454e-8354-ecb7e99f5f4f 2022-11-06T00:10:37.551Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: eb77f827-d6f7-46e4-a694-15723a062ec7 from URL: /sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json 2022-11-06T00:10:37.551Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-11-06T00:10:37.551Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json 2022-11-06T00:10:37.618Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-11-06T00:10:37.619Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json eb77f827-d6f7-46e4-a694-15723a062ec7 785 2022-11-06T00:10:37.619Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json ASDC sendASDCNotification 2022-11-06T00:10:37.619Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json 2022-11-06T00:10:37.619Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:10:37.620Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:37.622Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:37.622Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693437619, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:10:37.722Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:10:37.723Z||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-11-06T00:10:37.724Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:37.738Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:37.739Z||pool-11-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:10:38.624Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw6ab6e0616710..base_vfw..module-0", "vfModuleModelInvariantUUID": "b07bdfa0-8a05-4d60-ab1e-552566191727", "vfModuleModelVersion": "1", "vfModuleModelUUID": "d1c5d239-d2bb-46a6-bc96-9f42f75decf4", "vfModuleModelCustomizationUUID": "34a97bee-5a0e-4f20-a0cb-b5a7a171ca55", "isBase": true, "artifacts": [ "26257704-29d8-4ebc-b826-bc621b723a95", "bbcf04c5-b640-4a82-8b17-d5ad2f4cfcec" ], "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-11-06T00:10:38.638Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw6ab6e0616710..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:d1c5d239-d2bb-46a6-bc96-9f42f75decf4 VfModuleModelInvariantUUID:b07bdfa0-8a05-4d60-ab1e-552566191727 VfModuleModelDescription:NULL Artifacts UUID List:{ 26257704-29d8-4ebc-b826-bc621b723a95 , bbcf04c5-b640-4a82-8b17-d5ad2f4cfcec } 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-11-06T00:10:38.642Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw6ab6e0616710..base_vfw..module-0", "vfModuleModelInvariantUUID": "b07bdfa0-8a05-4d60-ab1e-552566191727", "vfModuleModelVersion": "1", "vfModuleModelUUID": "d1c5d239-d2bb-46a6-bc96-9f42f75decf4", "vfModuleModelCustomizationUUID": "34a97bee-5a0e-4f20-a0cb-b5a7a171ca55", "isBase": true, "artifacts": [ "26257704-29d8-4ebc-b826-bc621b723a95", "bbcf04c5-b640-4a82-8b17-d5ad2f4cfcec" ], "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-11-06T00:10:38.648Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw6ab6e0616710..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:d1c5d239-d2bb-46a6-bc96-9f42f75decf4 VfModuleModelInvariantUUID:b07bdfa0-8a05-4d60-ab1e-552566191727 VfModuleModelDescription:NULL Artifacts UUID List:{ 26257704-29d8-4ebc-b826-bc621b723a95 , bbcf04c5-b640-4a82-8b17-d5ad2f4cfcec } 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-11-06T00:10:38.649Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 26257704-29d8-4ebc-b826-bc621b723a95 from URL: /sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml 2022-11-06T00:10:38.649Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-11-06T00:10:38.649Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml 2022-11-06T00:10:38.728Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-11-06T00:10:38.729Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml 26257704-29d8-4ebc-b826-bc621b723a95 20368 2022-11-06T00:10:38.729Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-11-06T00:10:38.729Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml 2022-11-06T00:10:38.729Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:10:38.729Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:38.731Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:38.732Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693438729, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:10:38.832Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:10:38.833Z||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-11-06T00:10:38.833Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:38.848Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:38.848Z||pool-12-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:10:39.740Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: bbcf04c5-b640-4a82-8b17-d5ad2f4cfcec from URL: /sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env 2022-11-06T00:10:39.741Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-11-06T00:10:39.741Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env 2022-11-06T00:10:39.801Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-11-06T00:10:39.803Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env bbcf04c5-b640-4a82-8b17-d5ad2f4cfcec 2098 2022-11-06T00:10:39.804Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env ASDC sendASDCNotification 2022-11-06T00:10:39.804Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env 2022-11-06T00:10:39.804Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:10:39.804Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:39.806Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:39.806Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693439804, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:10:39.906Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:10:39.907Z||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-11-06T00:10:39.908Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:39.920Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:39.921Z||pool-13-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:10:40.807Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 5daae426-1a4d-45ac-b1aa-ef36befeaeee 2022-11-06T00:10:40.807Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 6ab6e061-6710 0 7f9cc315-e54e-454e-8354-ecb7e99f5f4f 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-11-06T00:10:40.938Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@69f5c5dd, org.onap.sdc.toscaparser.api.parameters.Input@1ec37df, org.onap.sdc.toscaparser.api.parameters.Input@2d6b1bb6, org.onap.sdc.toscaparser.api.parameters.Input@5f006dda, org.onap.sdc.toscaparser.api.parameters.Input@181c90ca] 2022-11-06T00:10:40.944Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:40.944Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:40.944Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2022-11-06T00:10:40.945Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= a22b587a-74f6-4359-9dda-c1fcc4f8b266 2022-11-06T00:10:40.945Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a22b587a-74f6-4359-9dda-c1fcc4f8b266 matches Tosca VF Customization UUID: a22b587a-74f6-4359-9dda-c1fcc4f8b266 2022-11-06T00:10:40.945Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: a22b587a-74f6-4359-9dda-c1fcc4f8b266 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-11-06T00:10:40.955Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:40.955Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:40.957Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id a22b587a-74f6-4359-9dda-c1fcc4f8b266: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-11-06T00:10:40.957Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5eb72d38 2022-11-06T00:10:40.957Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:40.957Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-06T00:10:40.958Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 34a97bee-5a0e-4f20-a0cb-b5a7a171ca55 2022-11-06T00:10:40.959Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 34a97bee-5a0e-4f20-a0cb-b5a7a171ca55 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-11-06T00:10:40.970Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:40.971Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is matching search criteria 2022-11-06T00:10:40.971Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 6ab6e061-6710 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:10:40.972Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:40.973Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is matching search criteria 2022-11-06T00:10:40.973Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 6ab6e061-6710 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:10:40.973Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:40.974Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is not matching search criteria 2022-11-06T00:10:40.974Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-06T00:10:40.974Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-06T00:10:40.974Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-11-06T00:10:40.974Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-06T00:10:40.974Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-06T00:10:40.975Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-06T00:10:40.975Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:40.975Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-06T00:10:40.975Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:40.975Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-06T00:10:40.975Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-06T00:10:40.975Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=54f0fb15-bd8b-4bc0-9df5-b8d933926151 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-11-06T00:10:40.985Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:40.985Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is matching search criteria 2022-11-06T00:10:40.985Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 6ab6e061-6710 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:10:40.986Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:40.987Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is not matching search criteria 2022-11-06T00:10:40.987Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-06T00:10:40.987Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-06T00:10:40.987Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-06T00:10:40.987Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:40.987Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-06T00:10:40.987Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-06T00:10:40.988Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-06T00:10:40.988Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-11-06T00:10:40.988Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-11-06T00:10:40.988Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:40.988Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria 2022-11-06T00:10:40.988Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-11-06T00:10:40.988Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=315cfa1a-5b51-439a-b05c-9fe2b0c4c85a 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-11-06T00:10:40.998Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:40.999Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is matching search criteria 2022-11-06T00:10:40.999Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 6ab6e061-6710 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:10:41.002Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:41.003Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is not matching search criteria 2022-11-06T00:10:41.003Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-11-06T00:10:41.003Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-11-06T00:10:41.004Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-11-06T00:10:41.004Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:41.004Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-11-06T00:10:41.004Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria 2022-11-06T00:10:41.004Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-11-06T00:10:41.004Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-11-06T00:10:41.005Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria 2022-11-06T00:10:41.005Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-11-06T00:10:41.006Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-11-06T00:10:41.006Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-11-06T00:10:41.006Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=8846a2ee-cf8b-4eaa-ba33-c37cbdd0dfb8 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-11-06T00:10:41.011Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:41.012Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is matching search criteria 2022-11-06T00:10:41.012Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 6ab6e061-6710 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:10:41.013Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:41.013Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Node template vFW 6ab6e061-6710 0 is matching search criteria 2022-11-06T00:10:41.013Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 6ab6e061-6710 0] matching following query criteria: sdcType=VF, customizationUUID=a22b587a-74f6-4359-9dda-c1fcc4f8b266 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-11-06T00:10:41.017Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:41.017Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:41.018Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 5daae426-1a4d-45ac-b1aa-ef36befeaeee: vFW 6ab6e061-6710 2022-11-06T00:10:41.018Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:41.019Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:41.019Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:41.019Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:41.019Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:41.020Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:41.020Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:41.020Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:41.020Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:10:41.020Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-06 00-08-40 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:10:41.020Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||Saving Service: vFW 2022-11-06 00-08-40 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-11-06T00:10:41.462Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 6ab6e061-6710 7f9cc315-e54e-454e-8354-ecb7e99f5f4f 1 ASDC deployResourceStructure 2022-11-06T00:10:41.463Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json ASDC sendASDCNotification 2022-11-06T00:10:41.463Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json 2022-11-06T00:10:41.463Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:10:41.463Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:41.465Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:41.465Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693441463, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:10:41.566Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:10:41.567Z||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-11-06T00:10:41.567Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:41.584Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:41.584Z||pool-14-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:10:42.467Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-11-06T00:10:42.467Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml 2022-11-06T00:10:42.467Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:10:42.467Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:42.469Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:42.470Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693442467, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-11-06T00:10:42.570Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:10:42.571Z||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-11-06T00:10:42.571Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:42.603Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:42.604Z||pool-15-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:10:43.471Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env ASDC sendASDCNotification 2022-11-06T00:10:43.474Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env 2022-11-06T00:10:43.474Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:10:43.474Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:43.476Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:43.476Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693443471, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-11-06T00:10:43.577Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:10:43.577Z||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-11-06T00:10:43.577Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:43.595Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:43.596Z||pool-16-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:10:44.477Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar ASDC sendASDCNotification 2022-11-06T00:10:44.478Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar 2022-11-06T00:10:44.478Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:10:44.478Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:10:44.480Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:10:44.481Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693444477, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:10:44.580Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:10:44.581Z||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-11-06T00:10:44.582Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:10:44.608Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:10:44.609Z||pool-17-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:10:45.482Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 80c942a6-be3f-4456-9aab-2ee6811ef34c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:10:45.524Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 80c942a6-be3f-4456-9aab-2ee6811ef34c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:10:45.532Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:10:45.532Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-06T00:10:45.533Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-06T00:10:45.534Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-06T00:10:45.534Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:10:45.540Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:10:45.540Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:10:45.541Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:10:45.541Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:10:45.541Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:10:45.550Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-06T00:11:15.551Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 80c942a6-be3f-4456-9aab-2ee6811ef34c 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-11-06T00:11:15.568Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 80c942a6-be3f-4456-9aab-2ee6811ef34c and serviceModelVersionId: 5daae426-1a4d-45ac-b1aa-ef36befeaeee 2022-11-06T00:11:15.568Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b10480d8-a102-467e-991c-36a477cfb14a 2022-11-06T00:11:25.317Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:11:25.318Z||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-11-06T00:11:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:25.475Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:25.476Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:11:25.476Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:11:25.476Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-11-06T00:11:27.495Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b10480d8-a102-467e-991c-36a477cfb14a/model-vers/model-ver/5daae426-1a4d-45ac-b1aa-ef36befeaeee?depth=0 2022-11-06T00:11:27.604Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2022-11-06T00:11:28.159Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b10480d8-a102-467e-991c-36a477cfb14a/model-vers/model-ver/5daae426-1a4d-45ac-b1aa-ef36befeaeee?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-11-06T00:11:28.165Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b10480d8-a102-467e-991c-36a477cfb14a/model-vers/model-ver/5daae426-1a4d-45ac-b1aa-ef36befeaeee?depth=0|INFO|500||Invoke 2022-11-06T00:11:28.187Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b10480d8-a102-467e-991c-36a477cfb14a/model-vers/model-ver/5daae426-1a4d-45ac-b1aa-ef36befeaeee?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-06T00:11:28.474Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b10480d8-a102-467e-991c-36a477cfb14a/model-vers/model-ver/5daae426-1a4d-45ac-b1aa-ef36befeaeee?depth=0|INFO|500||InvokeReturn 2022-11-06T00:11:28.474Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b10480d8-a102-467e-991c-36a477cfb14a/model-vers/model-ver/5daae426-1a4d-45ac-b1aa-ef36befeaeee?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[243], X-AAI-TXID=[2-aai-resources-221106-00:11:28:349-2125], vertex-id=[585976], Content-Length=[0], Date=[Sun, 06 Nov 2022 00:11:28 GMT], Content-Type=[application/json]} 2022-11-06T00:11:28.475Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2022-11-06T00:11:28.496Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-06T00:11:28.496Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-06T00:11:28.507Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||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-11-06T00:11:28.508Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 80c942a6-be3f-4456-9aab-2ee6811ef34c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-06T00:11:28.509Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-06T00:11:28.510Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:28.514Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:28.514Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693488508, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T00:11:28.612Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2022-11-06T00:11:28.613Z||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-11-06T00:11:28.614Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:28.633Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:28.633Z||pool-18-thread-1|||||INFO|500||cambria reply ok (20 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-11-06T00:11:29.552Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:11:29.553Z||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-11-06T00:11:29.554Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:30.185Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:30.186Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:11:30.186Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"a245bb13-e5e0-4702-a256-fb80d0739626","serviceName":"basic_onboard_BiqjSx","serviceVersion":"1.0","serviceUUID":"1b3b3607-89c0-47de-bdbb-d5f5d9db024d","serviceDescription":"service","serviceInvariantUUID":"3d7d7c88-82f7-4695-9644-c962630dc3e7","resources":[{"resourceInstanceName":"basic_onboard_BiqjSx 0","resourceName":"basic_onboard_BiqjSx","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ed3365d1-d30c-4488-b952-e1e94b61b78b","resourceInvariantUUID":"f26b4244-9849-4598-b908-186a5eae8dd2","resourceCustomizationUUID":"43908261-a9e6-4592-85fc-1af8ec1f718b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vf-license-model.xml","artifactChecksum":"YjhjZGMyMDM0M2RlMjNhMTQzYzY3Y2FiNDVmZGMxYTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e45d1076-a379-4955-8c49-180064d9c0e9","artifactVersion":"1"},{"artifactName":"basic_onboard_biqjsx0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json","artifactChecksum":"YWQ1MGQ2NTllNGE3NDA4OTVjMGUzNTQxZGE5ZWYxZDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f0c8d818-8cca-4f0f-8596-90c68d3d5a6c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a7818c8f-b23e-408b-b927-ca221785a6e6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"48c94421-f12b-4fa2-94f6-6c71728b0b6f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"959634d4-9b6b-40ed-a92f-7e9349554a5d","artifactVersion":"2","generatedFromUUID":"a7818c8f-b23e-408b-b927-ca221785a6e6"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardBiqjsx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-template.yml","artifactChecksum":"ODYzNzEyMmI2YTQ3NjZhNzgzZjEyYThjMTFmNjNiMmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4d66b160-2dc9-4edb-9f4f-f09c7ff44903","artifactVersion":"1"},{"artifactName":"service-BasicOnboardBiqjsx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar","artifactChecksum":"MjdiNmIyMzI3YTRhM2M0MTRiNTUxYTk2ZTQ4ZDk4ZDc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3426e61a-5ba9-424f-8e2c-c58267883bb0","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-06T00:11:30.187Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:11:30.187Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:30.191Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:30.192Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:11:30.292Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:11:30.298Z||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-11-06T00:11:30.299Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:30.318Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:30.319Z||pool-19-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:11:31.192Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:11:31.193Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:31.196Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:31.196Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "status": "NOTIFIED" } 2022-11-06T00:11:31.297Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:11:31.298Z||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-11-06T00:11:31.298Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:31.311Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:31.312Z||pool-20-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:11:32.197Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:11:32.198Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:32.201Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:32.201Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-11-06T00:11:32.300Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:11:32.301Z||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-11-06T00:11:32.301Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:32.314Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:32.315Z||pool-21-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:11:33.202Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:11:33.203Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:33.205Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:33.206Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:11:33.310Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms 2022-11-06T00:11:33.312Z||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-11-06T00:11:33.312Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:33.332Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:33.333Z||pool-22-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:11:34.207Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:11:34.208Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:34.210Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:34.210Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-11-06T00:11:34.310Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:11:34.311Z||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-11-06T00:11:34.311Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:34.332Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:34.332Z||pool-23-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:11:35.212Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:11:35.213Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:35.215Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:35.215Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:11:35.315Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:11:35.316Z||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-11-06T00:11:35.317Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:35.343Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:35.344Z||pool-24-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:11:36.218Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:11:36.219Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:36.220Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:36.221Z||pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:11:36.321Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:11:36.322Z||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-11-06T00:11:36.323Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:36.342Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:36.342Z||pool-25-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:11:37.225Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "serviceName": "basic_onboard_BiqjSx", "serviceVersion": "1.0", "serviceUUID": "1b3b3607-89c0-47de-bdbb-d5f5d9db024d", "serviceDescription": "service", "serviceInvariantUUID": "3d7d7c88-82f7-4695-9644-c962630dc3e7", "resources": [ { "resourceInstanceName": "basic_onboard_BiqjSx 0", "resourceCustomizationUUID": "43908261-a9e6-4592-85fc-1af8ec1f718b", "resourceName": "basic_onboard_BiqjSx", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "ed3365d1-d30c-4488-b952-e1e94b61b78b", "resourceInvariantUUID": "f26b4244-9849-4598-b908-186a5eae8dd2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_biqjsx0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "artifactChecksum": "YWQ1MGQ2NTllNGE3NDA4OTVjMGUzNTQxZGE5ZWYxZDI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f0c8d818-8cca-4f0f-8596-90c68d3d5a6c", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a7818c8f-b23e-408b-b927-ca221785a6e6", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "959634d4-9b6b-40ed-a92f-7e9349554a5d", "generatedFromUUID": "a7818c8f-b23e-408b-b927-ca221785a6e6" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "959634d4-9b6b-40ed-a92f-7e9349554a5d", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardBiqjsx-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "artifactChecksum": "MjdiNmIyMzI3YTRhM2M0MTRiNTUxYTk2ZTQ4ZDk4ZDc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3426e61a-5ba9-424f-8e2c-c58267883bb0" } ], "workloadContext": "Production" } 2022-11-06T00:11:37.226Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-06T00:11:37.226Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1b3b3607-89c0-47de-bdbb-d5f5d9db024d ASDC 2022-11-06T00:11:37.227Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:a245bb13-e5e0-4702-a256-fb80d0739626 ServiceName:basic_onboard_BiqjSx ServiceVersion:1.0 ServiceUUID:1b3b3607-89c0-47de-bdbb-d5f5d9db024d ServiceInvariantUUID:3d7d7c88-82f7-4695-9644-c962630dc3e7 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardBiqjsx-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar ArtifactUUID:3426e61a-5ba9-424f-8e2c-c58267883bb0 ArtifactChecksum:MjdiNmIyMzI3YTRhM2M0MTRiNTUxYTk2ZTQ4ZDk4ZDc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_BiqjSx 0 ResourceCustomizationUUID:43908261-a9e6-4592-85fc-1af8ec1f718b ResourceInvariantUUID:f26b4244-9849-4598-b908-186a5eae8dd2 ResourceName:basic_onboard_BiqjSx ResourceType:VF ResourceUUID:ed3365d1-d30c-4488-b952-e1e94b61b78b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_biqjsx0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json ArtifactUUID:f0c8d818-8cca-4f0f-8596-90c68d3d5a6c ArtifactChecksum:YWQ1MGQ2NTllNGE3NDA4OTVjMGUzNTQxZGE5ZWYxZDI= 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/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml ArtifactUUID:a7818c8f-b23e-408b-b927-ca221785a6e6 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/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env ArtifactUUID:959634d4-9b6b-40ed-a92f-7e9349554a5d 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/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env ArtifactUUID:959634d4-9b6b-40ed-a92f-7e9349554a5d ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-06T00:11:37.227Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1b3b3607-89c0-47de-bdbb-d5f5d9db024d 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-11-06T00:11:37.307Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:11:37.308Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2022-11-06T00:11:37.308Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2022-11-06T00:11:37.308Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 3426e61a-5ba9-424f-8e2c-c58267883bb0 from URL: /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:37.308Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - download 2022-11-06T00:11:37.309Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:37.379Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2022-11-06T00:11:37.382Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar 3426e61a-5ba9-424f-8e2c-c58267883bb0 75295 2022-11-06T00:11:37.383Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar ASDC sendASDCNotification 2022-11-06T00:11:37.383Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:37.383Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:11:37.384Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:37.387Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:37.387Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693497382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:11:37.488Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:11:37.488Z||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-11-06T00:11:37.489Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:37.504Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:37.505Z||pool-26-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:11:38.388Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:11:38.389Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2022-11-06T00:11:38.389Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 3426e61a-5ba9-424f-8e2c-c58267883bb0, URL: /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar to file: /app/ASDC/1/service-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:38.389Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:38.390Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:38.390Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:38.506Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2615481215660545471/Definitions/service-BasicOnboardBiqjsx-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-11-06T00:11:39.543Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-06T00:11:39.544Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||WARN|500||#################################################################################################### 2022-11-06T00:11:39.544Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:39.545Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-06T00:11:39.545Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:39.545Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_BiqjSx 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-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:39.545Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:39.545Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:39.545Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:39.545Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:39.545Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:39.545Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||WARN|500||#################################################################################################### 2022-11-06T00:11:39.545Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:39.546Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:39.546Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_BiqjSx 0 is matching search criteria 2022-11-06T00:11:39.546Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2022-11-06T00:11:39.546Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_BiqjSx 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:11:39.546Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:39.546Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:39.547Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_BiqjSx 0 is matching search criteria 2022-11-06T00:11:39.547Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2022-11-06T00:11:39.547Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_BiqjSx 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:11:39.547Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:39.547Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:39.547Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:39.547Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_BiqjSx 0 is not matching search criteria 2022-11-06T00:11:39.548Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2022-11-06T00:11:39.548Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2022-11-06T00:11:39.548Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2022-11-06T00:11:39.548Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-11-06T00:11:39.548Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-06T00:11:39.548Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:39.548Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-06T00:11:39.548Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:39.548Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_BiqjSx 0 is matching search criteria 2022-11-06T00:11:39.548Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_BiqjSx 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:11:39.549Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:39.549Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_BiqjSx 0 is matching search criteria 2022-11-06T00:11:39.549Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_BiqjSx 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:11:39.549Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:39.549Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_BiqjSx 0 is matching search criteria 2022-11-06T00:11:39.549Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_BiqjSx 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:11:39.550Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:39.550Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_BiqjSx 0 is not matching search criteria 2022-11-06T00:11:39.550Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2022-11-06T00:11:39.550Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-11-06T00:11:39.550Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=6a107721-8e76-4020-8c8c-822bb2190c02 2022-11-06T00:11:39.550Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:39.550Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:39.551Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:39.551Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:39.551Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:39.551Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:39.551Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:39.551Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:39.551Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_BiqjSx Description:service Model UUID:1b3b3607-89c0-47de-bdbb-d5f5d9db024d Model Version:NULL Model InvariantUuid:3d7d7c88-82f7-4695-9644-c962630dc3e7 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_BiqjSx Model UUID:7770fe6e-dc13-4da2-a9bb-f9ef276703c3 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:f26b4244-9849-4598-b908-186a5eae8dd2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:43908261-a9e6-4592-85fc-1af8ec1f718b NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:a428151a-d759-42d2-bd2e-29dc292f3cf0 ModelName:BasicOnboardBiqjsx..base_ubuntu18..module-0 ModelUuid:264a511b-988f-444e-a22f-1f7804bdbc3b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6a107721-8e76-4020-8c8c-822bb2190c02 ModelInvariantUuid:de0124fa-87b4-45ca-9db1-0664affde47b ModelName:basic_onboard_BiqjSx-nodes.ubuntu18Cvfc ModelUuid:855e7f03-ed2a-4530-972d-ae6ab5d3651d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f7ddc027-d2cb-4bab-9063-a3bbe0a44e88 ModelInvariantUuid:b15fbc6d-5e1d-488e-83d8-2fb5c59bd399 ModelName:BasicOnboardBiqjsx.compute.nodes.heat.ubuntu18 ModelUuid:e0af2886-e6b9-4e99-9d8c-ca8b2bc9afe6 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-11-06T00:11:39.564Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: ed3365d1-d30c-4488-b952-e1e94b61b78b 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-11-06T00:11:39.570Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||basic_onboard_BiqjSx 0 2022-11-06T00:11:39.570Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ed3365d1-d30c-4488-b952-e1e94b61b78b 2022-11-06T00:11:39.571Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f0c8d818-8cca-4f0f-8596-90c68d3d5a6c from URL: /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json 2022-11-06T00:11:39.571Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - download 2022-11-06T00:11:39.571Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json 2022-11-06T00:11:39.633Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2022-11-06T00:11:39.634Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json f0c8d818-8cca-4f0f-8596-90c68d3d5a6c 798 2022-11-06T00:11:39.635Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json ASDC sendASDCNotification 2022-11-06T00:11:39.635Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json 2022-11-06T00:11:39.635Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:11:39.635Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:39.638Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:39.638Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693499635, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:11:39.739Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:11:39.740Z||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-11-06T00:11:39.741Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:39.776Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:39.777Z||pool-27-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:11:40.639Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardBiqjsx..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "a428151a-d759-42d2-bd2e-29dc292f3cf0", "vfModuleModelVersion": "1", "vfModuleModelUUID": "264a511b-988f-444e-a22f-1f7804bdbc3b", "vfModuleModelCustomizationUUID": "8aab00a2-d080-4557-91ef-ac7f09030f7d", "isBase": true, "artifacts": [ "a7818c8f-b23e-408b-b927-ca221785a6e6", "959634d4-9b6b-40ed-a92f-7e9349554a5d" ], "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-11-06T00:11:40.644Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardBiqjsx..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:264a511b-988f-444e-a22f-1f7804bdbc3b VfModuleModelInvariantUUID:a428151a-d759-42d2-bd2e-29dc292f3cf0 VfModuleModelDescription:NULL Artifacts UUID List:{ a7818c8f-b23e-408b-b927-ca221785a6e6 , 959634d4-9b6b-40ed-a92f-7e9349554a5d } 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-11-06T00:11:40.646Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardBiqjsx..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "a428151a-d759-42d2-bd2e-29dc292f3cf0", "vfModuleModelVersion": "1", "vfModuleModelUUID": "264a511b-988f-444e-a22f-1f7804bdbc3b", "vfModuleModelCustomizationUUID": "8aab00a2-d080-4557-91ef-ac7f09030f7d", "isBase": true, "artifacts": [ "a7818c8f-b23e-408b-b927-ca221785a6e6", "959634d4-9b6b-40ed-a92f-7e9349554a5d" ], "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-11-06T00:11:40.646Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardBiqjsx..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:264a511b-988f-444e-a22f-1f7804bdbc3b VfModuleModelInvariantUUID:a428151a-d759-42d2-bd2e-29dc292f3cf0 VfModuleModelDescription:NULL Artifacts UUID List:{ a7818c8f-b23e-408b-b927-ca221785a6e6 , 959634d4-9b6b-40ed-a92f-7e9349554a5d } 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-11-06T00:11:40.646Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: a7818c8f-b23e-408b-b927-ca221785a6e6 from URL: /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml 2022-11-06T00:11:40.646Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - download 2022-11-06T00:11:40.647Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml 2022-11-06T00:11:40.708Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2022-11-06T00:11:40.709Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml a7818c8f-b23e-408b-b927-ca221785a6e6 5033 2022-11-06T00:11:40.710Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2022-11-06T00:11:40.710Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml 2022-11-06T00:11:40.710Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:11:40.710Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:40.712Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:40.713Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693500710, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:11:40.814Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-06T00:11:40.815Z||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-11-06T00:11:40.815Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:40.832Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:40.833Z||pool-28-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:11:41.714Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 959634d4-9b6b-40ed-a92f-7e9349554a5d from URL: /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env 2022-11-06T00:11:41.715Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - download 2022-11-06T00:11:41.715Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env 2022-11-06T00:11:41.785Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2022-11-06T00:11:41.786Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env 959634d4-9b6b-40ed-a92f-7e9349554a5d 909 2022-11-06T00:11:41.786Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2022-11-06T00:11:41.788Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env 2022-11-06T00:11:41.788Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:11:41.789Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:41.791Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:41.791Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693501786, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:11:41.892Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-06T00:11:41.893Z||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-11-06T00:11:41.894Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:41.908Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:41.908Z||pool-29-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:11:42.793Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 1b3b3607-89c0-47de-bdbb-d5f5d9db024d 2022-11-06T00:11:42.793Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_BiqjSx 0 ed3365d1-d30c-4488-b952-e1e94b61b78b 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-11-06T00:11:42.872Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3ab1573f, org.onap.sdc.toscaparser.api.parameters.Input@695b8644, org.onap.sdc.toscaparser.api.parameters.Input@4780d0ee, org.onap.sdc.toscaparser.api.parameters.Input@46a5387e, org.onap.sdc.toscaparser.api.parameters.Input@761d973a] 2022-11-06T00:11:42.874Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.874Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:42.875Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2022-11-06T00:11:42.875Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 43908261-a9e6-4592-85fc-1af8ec1f718b 2022-11-06T00:11:42.875Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 43908261-a9e6-4592-85fc-1af8ec1f718b matches Tosca VF Customization UUID: 43908261-a9e6-4592-85fc-1af8ec1f718b 2022-11-06T00:11:42.875Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 43908261-a9e6-4592-85fc-1af8ec1f718b 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-11-06T00:11:42.881Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.881Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:42.882Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 43908261-a9e6-4592-85fc-1af8ec1f718b: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-11-06T00:11:42.882Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6d8e57db 2022-11-06T00:11:42.882Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.882Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-06T00:11:42.882Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 8aab00a2-d080-4557-91ef-ac7f09030f7d 2022-11-06T00:11:42.882Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 8aab00a2-d080-4557-91ef-ac7f09030f7d 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-11-06T00:11:42.887Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.888Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_BiqjSx 0 is matching search criteria 2022-11-06T00:11:42.888Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_BiqjSx 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:11:42.889Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.889Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_BiqjSx 0 is matching search criteria 2022-11-06T00:11:42.889Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_BiqjSx 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:11:42.889Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.889Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_BiqjSx 0 is not matching search criteria 2022-11-06T00:11:42.889Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2022-11-06T00:11:42.890Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-11-06T00:11:42.890Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=6a107721-8e76-4020-8c8c-822bb2190c02 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-11-06T00:11:42.894Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.894Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_BiqjSx 0 is matching search criteria 2022-11-06T00:11:42.894Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_BiqjSx 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:11:42.894Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.895Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_BiqjSx 0 is matching search criteria 2022-11-06T00:11:42.895Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_BiqjSx 0] matching following query criteria: sdcType=VF, customizationUUID=43908261-a9e6-4592-85fc-1af8ec1f718b 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-11-06T00:11:42.897Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.897Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:42.898Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 1b3b3607-89c0-47de-bdbb-d5f5d9db024d: basic_onboard_BiqjSx 2022-11-06T00:11:42.898Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.898Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:42.898Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.898Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:42.898Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.898Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:42.898Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.898Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:42.898Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:11:42.898Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_BiqjSx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:11:42.899Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Saving Service: basic_onboard_BiqjSx 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-11-06T00:11:43.112Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_BiqjSx ed3365d1-d30c-4488-b952-e1e94b61b78b 1 ASDC deployResourceStructure 2022-11-06T00:11:43.112Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json ASDC sendASDCNotification 2022-11-06T00:11:43.112Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json 2022-11-06T00:11:43.112Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:11:43.114Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:43.120Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:43.120Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693503112, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:11:43.224Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms 2022-11-06T00:11:43.225Z||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-11-06T00:11:43.225Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:43.251Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:43.252Z||pool-30-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:11:44.121Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2022-11-06T00:11:44.121Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml 2022-11-06T00:11:44.121Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:11:44.121Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:44.123Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:44.123Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693504120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2022-11-06T00:11:44.225Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-11-06T00:11:44.227Z||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-11-06T00:11:44.227Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:44.248Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:44.250Z||pool-31-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:11:45.124Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2022-11-06T00:11:45.125Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env 2022-11-06T00:11:45.125Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:11:45.125Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:45.127Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:45.127Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693505124, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2022-11-06T00:11:45.227Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:11:45.228Z||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-11-06T00:11:45.228Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:45.241Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:45.242Z||pool-32-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:11:46.128Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar ASDC sendASDCNotification 2022-11-06T00:11:46.128Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar 2022-11-06T00:11:46.128Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:11:46.130Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:11:46.132Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:11:46.133Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693506128, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:11:46.233Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:11:46.234Z||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-11-06T00:11:46.234Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:11:46.248Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:11:46.249Z||pool-33-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:11:47.134Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a245bb13-e5e0-4702-a256-fb80d0739626 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:11:47.152Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a245bb13-e5e0-4702-a256-fb80d0739626 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:11:47.165Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:11:47.166Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:11:47.166Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T00:12:17.166Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a245bb13-e5e0-4702-a256-fb80d0739626 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:12:17.186Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a245bb13-e5e0-4702-a256-fb80d0739626 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:12:17.194Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:12:17.194Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:12:17.194Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T00:12:25.317Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:12:25.318Z||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-11-06T00:12:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:12:25.348Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:12:25.351Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.351Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "status": "NOTIFIED" } 2022-11-06T00:12:25.352Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.352Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.352Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-11-06T00:12:25.355Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.355Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693425312, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693433358, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693437619, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693438729, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693439804, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:12:25.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.357Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693441463, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/vfw6ab6e06167100_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:12:25.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.357Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693442467, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-11-06T00:12:25.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.357Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "cds", "timestamp": 1667693441572, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "multicloud-k8s-id", "timestamp": 1667693440939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "policy-id", "timestamp": 1667693441999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693440614, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693443471, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/resourceInstances/vfw6ab6e06167100/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "multicloud-k8s-id", "timestamp": 1667693440939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "status": "NOTIFIED" } 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.359Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "cds", "timestamp": 1667693441572, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693440614, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "policy-id", "timestamp": 1667693441999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693444477, "artifactURL": "/sdc/v1/catalog/services/Vfw20221106000840/1.0/artifacts/service-Vfw20221106000840-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "multicloud-k8s-id", "timestamp": 1667693440939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "cds", "timestamp": 1667693441572, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693440614, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "policy-id", "timestamp": 1667693441999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "multicloud-k8s-id", "timestamp": 1667693440939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "cds", "timestamp": 1667693441572, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693440614, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "policy-id", "timestamp": 1667693441999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "policy-id", "timestamp": 1667693441999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693440614, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "cds", "timestamp": 1667693441572, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.361Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "multicloud-k8s-id", "timestamp": 1667693440939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "multicloud-k8s-id", "timestamp": 1667693440939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "cds", "timestamp": 1667693441572, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693440614, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "policy-id", "timestamp": 1667693441999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "multicloud-k8s-id", "timestamp": 1667693440939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "cds", "timestamp": 1667693441572, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "policy-id", "timestamp": 1667693441999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.362Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693440614, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "multicloud-k8s-id", "timestamp": 1667693449870, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "cds", "timestamp": 1667693451391, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693450700, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "policy-id", "timestamp": 1667693450658, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "aai-ml", "timestamp": 1667693450952, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "policy-id", "timestamp": 1667693451668, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.363Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "cds", "timestamp": 1667693452398, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:12:25.401Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a245bb13-e5e0-4702-a256-fb80d0739626 2022-11-06T00:12:25.401Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a245bb13-e5e0-4702-a256-fb80d0739626 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T00:12:25.438Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.439Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "multicloud-k8s-id", "timestamp": 1667693451121, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:12:25.439Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.439Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.439Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "aai-ml", "timestamp": 1667693450952, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.439Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.439Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.439Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "policy-id", "timestamp": 1667693452671, "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-11-06T00:12:25.447Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a245bb13-e5e0-4702-a256-fb80d0739626 2022-11-06T00:12:25.447Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a245bb13-e5e0-4702-a256-fb80d0739626 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-11-06T00:12:25.462Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.462Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "multicloud-k8s-id", "timestamp": 1667693452191, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:12:25.463Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.463Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.463Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693453155, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:12:25.463Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.464Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.464Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "aai-ml", "timestamp": 1667693450952, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.464Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.464Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.464Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "multicloud-k8s-id", "timestamp": 1667693453230, "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-11-06T00:12:25.475Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a245bb13-e5e0-4702-a256-fb80d0739626 2022-11-06T00:12:25.475Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a245bb13-e5e0-4702-a256-fb80d0739626 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-11-06T00:12:25.492Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.492Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667693454161, "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-11-06T00:12:25.508Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a245bb13-e5e0-4702-a256-fb80d0739626 2022-11-06T00:12:25.509Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a245bb13-e5e0-4702-a256-fb80d0739626 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-11-06T00:12:25.541Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.542Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "aai-ml", "timestamp": 1667693450952, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.542Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.542Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.543Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "multicloud-k8s-id", "timestamp": 1667693454234, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:12:25.543Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.543Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.543Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "aai-ml", "timestamp": 1667693450952, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.543Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.543Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.543Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "aai-ml", "timestamp": 1667693450952, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:12:25.544Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.544Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.544Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "aai-ml", "timestamp": 1667693450952, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:12:25.544Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:12:25.544Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.544Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "aai-ml", "timestamp": 1667693458744, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:12:25.544Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.544Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.544Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "aai-ml", "timestamp": 1667693466124, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:12:25.545Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:12:25.545Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:12:25.545Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "aai-ml", "timestamp": 1667693467131, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:12:25.573Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a245bb13-e5e0-4702-a256-fb80d0739626 2022-11-06T00:12:25.573Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a245bb13-e5e0-4702-a256-fb80d0739626 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-11-06T00:12:47.194Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a245bb13-e5e0-4702-a256-fb80d0739626 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:12:47.221Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a245bb13-e5e0-4702-a256-fb80d0739626 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:12:47.237Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:12:47.237Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-06T00:12:47.237Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-06T00:12:47.237Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-06T00:12:47.237Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:12:47.237Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:12:47.238Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:12:47.238Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:12:47.238Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:12:47.238Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:12:47.250Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-06T00:13:17.252Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a245bb13-e5e0-4702-a256-fb80d0739626 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-11-06T00:13:17.272Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a245bb13-e5e0-4702-a256-fb80d0739626 and serviceModelVersionId: 1b3b3607-89c0-47de-bdbb-d5f5d9db024d 2022-11-06T00:13:17.272Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3d7d7c88-82f7-4695-9644-c962630dc3e7 2022-11-06T00:13:17.273Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3d7d7c88-82f7-4695-9644-c962630dc3e7/model-vers/model-ver/1b3b3607-89c0-47de-bdbb-d5f5d9db024d?depth=0 2022-11-06T00:13:17.277Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2022-11-06T00:13:17.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3d7d7c88-82f7-4695-9644-c962630dc3e7/model-vers/model-ver/1b3b3607-89c0-47de-bdbb-d5f5d9db024d?depth=0|INFO|500||Invoke 2022-11-06T00:13:17.347Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3d7d7c88-82f7-4695-9644-c962630dc3e7/model-vers/model-ver/1b3b3607-89c0-47de-bdbb-d5f5d9db024d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3d7d7c88-82f7-4695-9644-c962630dc3e7/model-vers/model-ver/1b3b3607-89c0-47de-bdbb-d5f5d9db024d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a245bb13-e5e0-4702-a256-fb80d0739626], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[26dd60a9-7b1b-49c4-9385-50ed643d830f], X-ECOMP-RequestID=[a245bb13-e5e0-4702-a256-fb80d0739626], X-TransactionId=[], X-ONAP-RequestID=[a245bb13-e5e0-4702-a256-fb80d0739626], Content-Type=[application/merge-patch+json]} 2022-11-06T00:13:17.363Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3d7d7c88-82f7-4695-9644-c962630dc3e7/model-vers/model-ver/1b3b3607-89c0-47de-bdbb-d5f5d9db024d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-06T00:13:17.561Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3d7d7c88-82f7-4695-9644-c962630dc3e7/model-vers/model-ver/1b3b3607-89c0-47de-bdbb-d5f5d9db024d?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3d7d7c88-82f7-4695-9644-c962630dc3e7/model-vers/model-ver/1b3b3607-89c0-47de-bdbb-d5f5d9db024d?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[155], X-AAI-TXID=[0-aai-resources-221106-00:13:17:523-94783], vertex-id=[319576], Content-Length=[0], Date=[Sun, 06 Nov 2022 00:13:17 GMT], Content-Type=[application/json]} 2022-11-06T00:13:17.563Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3d7d7c88-82f7-4695-9644-c962630dc3e7/model-vers/model-ver/1b3b3607-89c0-47de-bdbb-d5f5d9db024d?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-11-06T00:13:17.564Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3d7d7c88-82f7-4695-9644-c962630dc3e7/model-vers/model-ver/1b3b3607-89c0-47de-bdbb-d5f5d9db024d?depth=0|INFO|500||InvokeReturn 2022-11-06T00:13:17.565Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-06T00:13:17.566Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-06T00:13:17.576Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T00:13:17.577Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a245bb13-e5e0-4702-a256-fb80d0739626 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-06T00:13:17.577Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-06T00:13:17.578Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:13:17.579Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:13:17.580Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||try to send status { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693597577, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T00:13:17.680Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:13:17.681Z||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-11-06T00:13:17.681Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:13:17.699Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:13:17.699Z||pool-34-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-11-06T00:13:18.596Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:13:18.597Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T00:13:18.598Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:13:25.317Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:13:25.318Z||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-11-06T00:13:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:13:25.368Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:13:25.370Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.370Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "80c942a6-be3f-4456-9aab-2ee6811ef34c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693488508, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T00:13:25.371Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:13:25.371Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.371Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:13:25.371Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-06T00:13:25.371Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.371Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "status": "NOTIFIED" } 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693489552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693497382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693499635, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.372Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693500710, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693501786, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693503112, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/basic_onboard_biqjsx0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693504120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693505124, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/resourceInstances/basic_onboard_biqjsx0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693506128, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqjsx/1.0/artifacts/service-BasicOnboardBiqjsx-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:13:25.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:13:28.142Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:13:28.143Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:13:28.144Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T00:13:28.144Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:13:37.723Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:14:25.312Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:14:25.313Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T00:14:25.313Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:14:25.316Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:14:25.317Z||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-11-06T00:14:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:14:25.845Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:14:25.846Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-11-06T00:14:25.846Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "a245bb13-e5e0-4702-a256-fb80d0739626", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667693597577, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T00:14:25.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:14:34.862Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:15:25.312Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:15:25.313Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T00:15:25.313Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:15:25.317Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:15:25.317Z||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-11-06T00:15:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:15:34.870Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:15:34.871Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:16:25.312Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:16:25.313Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T00:16:25.313Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:16:25.316Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:16:25.317Z||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-11-06T00:16:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:16:34.885Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:16:34.893Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:17:25.312Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:17:25.313Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T00:17:25.313Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:17:25.316Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:17:25.317Z||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-11-06T00:17:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:17:34.856Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:17:34.866Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:18:25.312Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:18:25.313Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T00:18:25.313Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:18:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:18:25.317Z||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-11-06T00:18:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:18:34.866Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:18:34.871Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:19:25.312Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:19:25.314Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T00:19:25.314Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:19:25.317Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:19:25.320Z||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-11-06T00:19:25.320Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:19:34.859Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:19:34.884Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:20:25.312Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:20:25.314Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T00:20:25.314Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:20:25.316Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:20:25.317Z||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-11-06T00:20:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:20:34.871Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:20:34.882Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:21:25.312Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:21:25.313Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T00:21:25.313Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:21:25.316Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:21:25.318Z||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-11-06T00:21:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:21:34.871Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:21:34.873Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:22:25.312Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:22:25.313Z||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-11-06T00:22:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:22:25.316Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:22:25.317Z||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-11-06T00:22:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:22:34.878Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:22:34.878Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:23:25.312Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:23:25.313Z||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-11-06T00:23:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:23:25.316Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:23:25.318Z||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-11-06T00:23:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:23:34.874Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:23:34.874Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:24:25.312Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:24:25.313Z||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-11-06T00:24:25.314Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:24:25.316Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:24:25.317Z||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-11-06T00:24:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:24:25.948Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:24:25.949Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:25.949Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "policy-id", "timestamp": 1667694241999, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:24:25.950Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:24:25.951Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:24:25.951Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"0d4ff03b-9c3b-4954-acf4-32d9904b820f","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"a3173897-12d1-4d4a-bbc1-ca91ae243751","serviceDescription":"service","serviceInvariantUUID":"a56e43ff-0652-45de-b2e9-b5552000c93c","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"4f5e2750-3bba-49d2-abea-0e5da285842e","resourceInvariantUUID":"d02a526f-5f96-42da-bcd5-f7fdaac15e51","resourceCustomizationUUID":"da653207-37ea-451f-9fca-3e696f318271","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":"MDgxMDhkZTM3MzZlNjY4Mjg0NjBmZmUxNGVlMmU4NDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"86966383-6f1a-4470-b204-91cb303a2645","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MjkzMmE1MDc1NGRkZGJlMGY3MGM3YzY1ZDU2MTNjN2E\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bd7d879b-7920-408c-be8d-1e2dd5dadb38","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-06T00:24:25.951Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:24:25.951Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:25.951Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "multicloud-k8s-id", "timestamp": 1667694240939, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:24:25.952Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:24:25.952Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:25.952Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "cds", "timestamp": 1667694236572, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:24:25.952Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:24:25.952Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "multicloud-k8s-id", "timestamp": 1667694240939, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "cds", "timestamp": 1667694236572, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "policy-id", "timestamp": 1667694241999, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "cds", "timestamp": 1667694248762, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "policy-id", "timestamp": 1667694247984, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "policy-id", "timestamp": 1667694248997, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:24:25.953Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:25.954Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "cds", "timestamp": 1667694249773, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2022-11-06T00:24:25.957Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:24:25.957Z||pool-2-thread-4|||||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=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-11-06T00:24:25.982Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:24:25.982Z||pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694265312, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T00:24:25.993Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 0d4ff03b-9c3b-4954-acf4-32d9904b820f 2022-11-06T00:24:25.994Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0d4ff03b-9c3b-4954-acf4-32d9904b820f and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T00:24:26.010Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:26.011Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "policy-id", "timestamp": 1667694250005, "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-11-06T00:24:26.046Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0d4ff03b-9c3b-4954-acf4-32d9904b820f 2022-11-06T00:24:26.046Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0d4ff03b-9c3b-4954-acf4-32d9904b820f 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-11-06T00:24:26.066Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 84 ms 2022-11-06T00:24:26.068Z||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-11-06T00:24:26.068Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:24:26.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:26.069Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694250615, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:24:26.069Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:24:26.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:26.069Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694250615, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:24:26.069Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:24:26.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:26.069Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694253464, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:24:26.069Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:24:26.070Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:26.070Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694255389, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:24:26.070Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:24:26.070Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:26.070Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694256395, "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-11-06T00:24:26.087Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0d4ff03b-9c3b-4954-acf4-32d9904b820f 2022-11-06T00:24:26.087Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0d4ff03b-9c3b-4954-acf4-32d9904b820f 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=? 2022-11-06T00:24:26.096Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:24:26.096Z||pool-35-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":1,"count":1} Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T00:24:26.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:26.114Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "aai-ml", "timestamp": 1667694260953, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:24:26.115Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:24:26.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:26.115Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "aai-ml", "timestamp": 1667694260953, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:24:26.115Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:24:26.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:24:26.115Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "aai-ml", "timestamp": 1667694263722, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:24:26.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:24:26.983Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:24:26.984Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:24:26.985Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:24:26.986Z||pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694265312, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:24:27.087Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-06T00:24:27.088Z||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-11-06T00:24:27.088Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:24:27.111Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:24:27.112Z||pool-36-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:24:27.987Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "a3173897-12d1-4d4a-bbc1-ca91ae243751", "serviceDescription": "service", "serviceInvariantUUID": "a56e43ff-0652-45de-b2e9-b5552000c93c", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "da653207-37ea-451f-9fca-3e696f318271", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "4f5e2750-3bba-49d2-abea-0e5da285842e", "resourceInvariantUUID": "d02a526f-5f96-42da-bcd5-f7fdaac15e51", "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": "MjkzMmE1MDc1NGRkZGJlMGY3MGM3YzY1ZDU2MTNjN2E\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bd7d879b-7920-408c-be8d-1e2dd5dadb38" } ], "workloadContext": "Production" } 2022-11-06T00:24:27.988Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-06T00:24:27.988Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a3173897-12d1-4d4a-bbc1-ca91ae243751 ASDC 2022-11-06T00:24:27.988Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:0d4ff03b-9c3b-4954-acf4-32d9904b820f ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:a3173897-12d1-4d4a-bbc1-ca91ae243751 ServiceInvariantUUID:a56e43ff-0652-45de-b2e9-b5552000c93c 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:bd7d879b-7920-408c-be8d-1e2dd5dadb38 ArtifactChecksum:MjkzMmE1MDc1NGRkZGJlMGY3MGM3YzY1ZDU2MTNjN2E= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:da653207-37ea-451f-9fca-3e696f318271 ResourceInvariantUUID:d02a526f-5f96-42da-bcd5-f7fdaac15e51 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:4f5e2750-3bba-49d2-abea-0e5da285842e ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2022-11-06T00:24:27.989Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a3173897-12d1-4d4a-bbc1-ca91ae243751 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-11-06T00:24:28.028Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:24:28.029Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:24:28.030Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:24:28.030Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: bd7d879b-7920-408c-be8d-1e2dd5dadb38 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-11-06T00:24:28.030Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:24:28.030Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-11-06T00:24:28.090Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:24:28.099Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar bd7d879b-7920-408c-be8d-1e2dd5dadb38 57659 2022-11-06T00:24:28.099Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2022-11-06T00:24:28.100Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-11-06T00:24:28.100Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:24:28.100Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:24:28.103Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:24:28.103Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694268099, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:24:28.203Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:24:28.204Z||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-11-06T00:24:28.204Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:24:28.217Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:24:28.218Z||pool-37-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:24:29.104Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:24:29.106Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:24:29.106Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: bd7d879b-7920-408c-be8d-1e2dd5dadb38, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-06T00:24:29.106Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2022-11-06T00:24:29.107Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-06T00:24:29.107Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-06T00:24:29.300Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11710020791914588023/Definitions/service-BasicNetwork-template.yml 2022-11-06T00:24:29.710Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-06T00:24:29.710Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2022-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||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-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||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-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||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-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||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-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||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-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||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-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||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-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:24:29.711Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2022-11-06T00:24:29.712Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-11-06T00:24:29.712Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:24:29.712Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.712Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:24:29.712Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2022-11-06T00:24:29.712Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-11-06T00:24:29.713Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:24:29.713Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.713Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:24:29.713Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.713Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:24:29.713Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.714Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:24:29.714Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.714Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:24:29.714Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.714Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:24:29.714Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:a3173897-12d1-4d4a-bbc1-ca91ae243751 Model Version:NULL Model InvariantUuid:a56e43ff-0652-45de-b2e9-b5552000c93c Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:d02a526f-5f96-42da-bcd5-f7fdaac15e51 Model UUID:ecffaef9-a729-43bb-943b-3037915095d8 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:da653207-37ea-451f-9fca-3e696f318271 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-11-06T00:24:29.736Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||Processing Resource Type: VL, Model UUID: 4f5e2750-3bba-49d2-abea-0e5da285842e 2022-11-06T00:24:29.737Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||No resources found for Service: a3173897-12d1-4d4a-bbc1-ca91ae243751 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-11-06T00:24:29.747Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500|| 2022-11-06T00:24:29.747Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2022-11-06T00:24:29.748Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||No resources found for Service: a3173897-12d1-4d4a-bbc1-ca91ae243751 2022-11-06T00:24:29.749Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: a3173897-12d1-4d4a-bbc1-ca91ae243751 2022-11-06T00:24:29.749Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2022-11-06T00:24:29.749Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||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-11-06T00:24:29.771Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5f7dc759, org.onap.sdc.toscaparser.api.parameters.Input@70ecb15e, org.onap.sdc.toscaparser.api.parameters.Input@2d9d4653, org.onap.sdc.toscaparser.api.parameters.Input@1f77335f, org.onap.sdc.toscaparser.api.parameters.Input@2e8168e7] 2022-11-06T00:24:29.774Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.774Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:24:29.775Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.775Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:24:29.775Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid a3173897-12d1-4d4a-bbc1-ca91ae243751: Generic NeutronNet 2022-11-06T00:24:29.775Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.776Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:24:29.776Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.776Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||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-11-06T00:24:29.839Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.839Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:24:29.840Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.840Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:24:29.840Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:24:29.840Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:24:29.840Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||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-11-06T00:24:29.955Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2022-11-06T00:24:29.956Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2022-11-06T00:24:29.956Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-11-06T00:24:29.956Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:24:29.956Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:24:29.961Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:24:29.961Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694269956, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:24:30.059Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2022-11-06T00:24:30.060Z||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-11-06T00:24:30.060Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:24:30.073Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:24:30.074Z||pool-38-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:24:30.965Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0d4ff03b-9c3b-4954-acf4-32d9904b820f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:24:30.986Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0d4ff03b-9c3b-4954-acf4-32d9904b820f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:24:30.991Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:24:30.991Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:24:30.991Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T00:25:00.992Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0d4ff03b-9c3b-4954-acf4-32d9904b820f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:25:01.007Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0d4ff03b-9c3b-4954-acf4-32d9904b820f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:25:01.011Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:25:01.011Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:25:01.011Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T00:25:25.317Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:25:25.318Z||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-11-06T00:25:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:25:25.442Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:25:25.443Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:25:25.443Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694265312, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:25:25.444Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:25:31.011Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0d4ff03b-9c3b-4954-acf4-32d9904b820f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:25:31.026Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0d4ff03b-9c3b-4954-acf4-32d9904b820f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:25:31.030Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:25:31.030Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:25:31.031Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T00:26:01.031Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0d4ff03b-9c3b-4954-acf4-32d9904b820f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:26:01.048Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0d4ff03b-9c3b-4954-acf4-32d9904b820f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:26:01.053Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:26:01.053Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:26:01.054Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T00:26:25.317Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:26:25.319Z||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-11-06T00:26:25.319Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:26:25.347Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:26:25.350Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.350Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694265312, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:26:25.352Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.352Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.352Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "aai-ml", "timestamp": 1667694268020, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:26:25.352Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:26:25.353Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.353Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694268099, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:26:25.353Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:26:25.353Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.353Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "aai-ml", "timestamp": 1667694269025, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:26:25.377Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0d4ff03b-9c3b-4954-acf4-32d9904b820f 2022-11-06T00:26:25.378Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0d4ff03b-9c3b-4954-acf4-32d9904b820f 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-11-06T00:26:25.393Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.393Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694269956, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:26:25.393Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:26:25.393Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.393Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694310614, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.394Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.394Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.394Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "cds", "timestamp": 1667694311572, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.394Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.394Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.394Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694310614, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.395Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.395Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.395Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "cds", "timestamp": 1667694311572, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.395Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.395Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.395Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694310614, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.395Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.395Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.396Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "cds", "timestamp": 1667694311572, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.396Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.396Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.396Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694310614, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.396Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.396Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.396Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "cds", "timestamp": 1667694311572, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.396Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.396Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.396Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694310614, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.397Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.397Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.397Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "cds", "timestamp": 1667694311572, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.397Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.397Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.397Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694310614, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.397Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.397Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.397Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "cds", "timestamp": 1667694311572, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.397Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.397Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.397Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "aai-ml", "timestamp": 1667694320952, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.398Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.398Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.398Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694310614, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.398Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.398Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.398Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "cds", "timestamp": 1667694311572, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.398Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.398Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.398Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "multicloud-k8s-id", "timestamp": 1667694320938, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.399Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.399Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.399Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "aai-ml", "timestamp": 1667694320952, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.399Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.399Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.399Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "policy-id", "timestamp": 1667694321999, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.399Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.399Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.399Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694310614, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:26:25.400Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.400Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.400Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "cds", "timestamp": 1667694311572, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:26:25.400Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.400Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.400Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "multicloud-k8s-id", "timestamp": 1667694320938, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.400Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.400Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.400Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "aai-ml", "timestamp": 1667694320952, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.400Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.401Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "policy-id", "timestamp": 1667694321999, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.401Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.401Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "multicloud-k8s-id", "timestamp": 1667694320938, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.401Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.401Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "cds", "timestamp": 1667694325183, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:26:25.401Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:26:25.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.401Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694324413, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:26:25.402Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:26:25.402Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.402Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "aai-ml", "timestamp": 1667694320952, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.402Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:25.402Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-11-06T00:26:25.402Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "policy-id", "timestamp": 1667694321999, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-06T00:26:25.402Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-11-06T00:26:31.054Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0d4ff03b-9c3b-4954-acf4-32d9904b820f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:26:31.084Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0d4ff03b-9c3b-4954-acf4-32d9904b820f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:26:31.089Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:26:31.090Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-06T00:26:31.090Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-06T00:26:31.090Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-06T00:26:31.090Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:26:31.090Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:26:31.090Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:26:31.090Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:26:31.090Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:26:31.090Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:26:31.103Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-06T00:27:01.104Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0d4ff03b-9c3b-4954-acf4-32d9904b820f 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-11-06T00:27:01.115Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0d4ff03b-9c3b-4954-acf4-32d9904b820f and serviceModelVersionId: a3173897-12d1-4d4a-bbc1-ca91ae243751 2022-11-06T00:27:01.116Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a56e43ff-0652-45de-b2e9-b5552000c93c 2022-11-06T00:27:01.118Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a56e43ff-0652-45de-b2e9-b5552000c93c/model-vers/model-ver/a3173897-12d1-4d4a-bbc1-ca91ae243751?depth=0 2022-11-06T00:27:01.126Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2022-11-06T00:27:01.180Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a56e43ff-0652-45de-b2e9-b5552000c93c/model-vers/model-ver/a3173897-12d1-4d4a-bbc1-ca91ae243751?depth=0|INFO|500||Invoke 2022-11-06T00:27:01.180Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a56e43ff-0652-45de-b2e9-b5552000c93c/model-vers/model-ver/a3173897-12d1-4d4a-bbc1-ca91ae243751?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a56e43ff-0652-45de-b2e9-b5552000c93c/model-vers/model-ver/a3173897-12d1-4d4a-bbc1-ca91ae243751?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0d4ff03b-9c3b-4954-acf4-32d9904b820f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c661ba69-7946-475e-a1a0-f6b958fd12e5], X-ECOMP-RequestID=[0d4ff03b-9c3b-4954-acf4-32d9904b820f], X-TransactionId=[], X-ONAP-RequestID=[0d4ff03b-9c3b-4954-acf4-32d9904b820f], Content-Type=[application/merge-patch+json]} 2022-11-06T00:27:01.186Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a56e43ff-0652-45de-b2e9-b5552000c93c/model-vers/model-ver/a3173897-12d1-4d4a-bbc1-ca91ae243751?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-06T00:27:01.310Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a56e43ff-0652-45de-b2e9-b5552000c93c/model-vers/model-ver/a3173897-12d1-4d4a-bbc1-ca91ae243751?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a56e43ff-0652-45de-b2e9-b5552000c93c/model-vers/model-ver/a3173897-12d1-4d4a-bbc1-ca91ae243751?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[120], X-AAI-TXID=[0-aai-resources-221106-00:27:01:348-4922], vertex-id=[631032], Content-Length=[0], Date=[Sun, 06 Nov 2022 00:27:01 GMT], Content-Type=[application/json]} 2022-11-06T00:27:01.310Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a56e43ff-0652-45de-b2e9-b5552000c93c/model-vers/model-ver/a3173897-12d1-4d4a-bbc1-ca91ae243751?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-11-06T00:27:01.311Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a56e43ff-0652-45de-b2e9-b5552000c93c/model-vers/model-ver/a3173897-12d1-4d4a-bbc1-ca91ae243751?depth=0|INFO|500||InvokeReturn 2022-11-06T00:27:01.311Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-06T00:27:01.311Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-06T00:27:01.322Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-11-06T00:27:01.323Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0d4ff03b-9c3b-4954-acf4-32d9904b820f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-06T00:27:01.323Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-06T00:27:01.323Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:27:01.326Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:27:01.326Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694421323, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T00:27:01.426Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:27:01.427Z||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-11-06T00:27:01.427Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:27:01.446Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:27:01.447Z||pool-39-thread-1|||||INFO|500||cambria reply ok (20 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-11-06T00:27:02.355Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:27:02.355Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|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-11-06T00:27:02.355Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:27:06.782Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:27:06.784Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:27:06.785Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"01385a36-5b0b-457a-934f-253d75f958a2","serviceName":"Demo_pNF_8ig1sJwTrwFYxPW2k0GF","serviceVersion":"1.0","serviceUUID":"f5e6a39d-0f37-4043-959e-4abe3993f36d","serviceDescription":"catalog service description","serviceInvariantUUID":"2bb8758f-528b-4445-93fe-9bbd6250cb9f","resources":[{"resourceInstanceName":"pNF c45c12ab-c923 0","resourceName":"pNF c45c12ab-c923","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"9ab08d09-1ae2-40b9-bdd5-159e17c59551","resourceInvariantUUID":"d83e7dce-1f7a-4468-96fd-9f52c55be972","resourceCustomizationUUID":"7edf1808-54d7-4379-9840-db422bb4f064","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vf-license-model.xml","artifactChecksum":"OTBjMTcwYjM5MzdlODE3YzIxZDg3ZDJlOGI0N2YyYWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6e05c6ed-4997-4f5b-8273-fbe51e3cc2e8","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/pNF.csar","artifactChecksum":"ZjU5NTdlNjg1YmQ2ZTEzYjliMDk2ZTA1YThmMTMzZDA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"28d95664-23e1-40a0-ad55-5927d6420408","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3950e2e9-1268-4db0-b1d3-0c2522fcb1a1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vendor-license-model.xml","artifactChecksum":"MGMxOTU2OWQwMzA0M2YxZjIxNGU2MjY4ODNkY2YxNmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0bf3773f-04d1-480c-a20d-fdf24c9ae6ca","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bd4d4db3-53ec-4b65-840b-39afcaed17b7","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"10e2b09e-a2ff-412f-9a04-56d7bd5615b2","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf8ig1sjwtrwfyxpw2k0gf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-template.yml","artifactChecksum":"YTFlNWU0ZGY5OWIxODFlYTdjZDBiYjI1NDljZmNmMzI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fb1b491e-ece9-4d4b-ae33-0455f248b3de","artifactVersion":"1"},{"artifactName":"service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar","artifactChecksum":"OTk0ZjFmMTIyY2M1ZDg1MzBjNDJiYTY0ZDA1M2VhZjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3f4e328d-0f29-4529-a850-4ed2ac0d41b3","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-06T00:27:06.787Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:27:06.788Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:27:06.790Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:27:06.790Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:27:06.891Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-06T00:27:06.893Z||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-11-06T00:27:06.893Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:27:06.907Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:27:06.909Z||pool-40-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:27:07.793Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:27:07.793Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:27:07.795Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:27:07.795Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-06T00:27:07.895Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:27:07.896Z||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-11-06T00:27:07.897Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:27:07.915Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:27:07.915Z||pool-41-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:27:08.796Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:27:08.797Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:27:08.799Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:27:08.799Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-06T00:27:08.899Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:27:08.900Z||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-11-06T00:27:08.900Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:27:08.917Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:27:08.917Z||pool-42-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:27:09.799Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:27:09.801Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:27:09.803Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:27:09.803Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:27:09.904Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:27:09.905Z||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-11-06T00:27:09.905Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:27:09.919Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:27:09.919Z||pool-43-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:27:10.806Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:27:10.806Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:27:10.810Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:27:10.811Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:27:10.911Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:27:10.912Z||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-11-06T00:27:10.912Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:27:10.926Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:27:10.927Z||pool-44-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:27:11.811Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:27:11.813Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:27:11.814Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:27:11.814Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:27:11.915Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-06T00:27:11.916Z||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-11-06T00:27:11.916Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:27:11.942Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:27:11.943Z||pool-45-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:27:12.815Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:27:12.815Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:27:12.817Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:27:12.818Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:27:12.918Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:27:12.919Z||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-11-06T00:27:12.919Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:27:12.935Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:27:12.935Z||pool-46-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:27:13.819Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:27:13.819Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:27:13.821Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:27:13.821Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:27:13.921Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:27:13.922Z||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-11-06T00:27:13.923Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:27:13.937Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:27:13.937Z||pool-47-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:27:14.822Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "serviceName": "Demo_pNF_8ig1sJwTrwFYxPW2k0GF", "serviceVersion": "1.0", "serviceUUID": "f5e6a39d-0f37-4043-959e-4abe3993f36d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "2bb8758f-528b-4445-93fe-9bbd6250cb9f", "resources": [ { "resourceInstanceName": "pNF c45c12ab-c923 0", "resourceCustomizationUUID": "7edf1808-54d7-4379-9840-db422bb4f064", "resourceName": "pNF c45c12ab-c923", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "9ab08d09-1ae2-40b9-bdd5-159e17c59551", "resourceInvariantUUID": "d83e7dce-1f7a-4468-96fd-9f52c55be972", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "artifactChecksum": "OTk0ZjFmMTIyY2M1ZDg1MzBjNDJiYTY0ZDA1M2VhZjg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3f4e328d-0f29-4529-a850-4ed2ac0d41b3" } ], "workloadContext": "Production" } 2022-11-06T00:27:14.823Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-06T00:27:14.823Z|0d4ff03b-9c3b-4954-acf4-32d9904b820f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f5e6a39d-0f37-4043-959e-4abe3993f36d ASDC 2022-11-06T00:27:14.824Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:01385a36-5b0b-457a-934f-253d75f958a2 ServiceName:Demo_pNF_8ig1sJwTrwFYxPW2k0GF ServiceVersion:1.0 ServiceUUID:f5e6a39d-0f37-4043-959e-4abe3993f36d ServiceInvariantUUID:2bb8758f-528b-4445-93fe-9bbd6250cb9f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar ArtifactUUID:3f4e328d-0f29-4529-a850-4ed2ac0d41b3 ArtifactChecksum:OTk0ZjFmMTIyY2M1ZDg1MzBjNDJiYTY0ZDA1M2VhZjg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c45c12ab-c923 0 ResourceCustomizationUUID:7edf1808-54d7-4379-9840-db422bb4f064 ResourceInvariantUUID:d83e7dce-1f7a-4468-96fd-9f52c55be972 ResourceName:pNF c45c12ab-c923 ResourceType:PNF ResourceUUID:9ab08d09-1ae2-40b9-bdd5-159e17c59551 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2022-11-06T00:27:14.824Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f5e6a39d-0f37-4043-959e-4abe3993f36d 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-11-06T00:27:14.869Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:27:14.869Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:27:14.870Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:27:14.870Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 3f4e328d-0f29-4529-a850-4ed2ac0d41b3 from URL: /sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:14.870Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:27:14.870Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:14.945Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:27:14.947Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 3f4e328d-0f29-4529-a850-4ed2ac0d41b3 87779 2022-11-06T00:27:14.948Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar ASDC sendASDCNotification 2022-11-06T00:27:14.948Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:14.949Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:27:14.949Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:27:14.951Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:27:14.951Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694434948, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:27:15.051Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:27:15.052Z||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-11-06T00:27:15.052Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:27:15.066Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:27:15.066Z||pool-48-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:27:15.952Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:27:15.954Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:27:15.954Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 3f4e328d-0f29-4529-a850-4ed2ac0d41b3, URL: /sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar to file: /app/ASDC/1/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:15.954Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:15.955Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:15.955Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:16.065Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9552156986581988242/Definitions/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-template.yml 2022-11-06T00:27:16.915Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-06T00:27:16.915Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-11-06T00:27:16.915Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:16.915Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-06T00:27:16.916Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||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-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:16.916Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:16.916Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||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-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:16.916Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:16.916Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:16.916Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:16.916Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c45c12ab-c923 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-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:16.916Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-11-06T00:27:16.916Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:27:16.916Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_8ig1sJwTrwFYxPW2k0GF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:27:16.916Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Node template pNF c45c12ab-c923 0 is matching search criteria 2022-11-06T00:27:16.916Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-11-06T00:27:16.916Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF c45c12ab-c923 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_8ig1sJwTrwFYxPW2k0GF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Node template pNF c45c12ab-c923 0 is matching search criteria 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF c45c12ab-c923 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_8ig1sJwTrwFYxPW2k0GF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_8ig1sJwTrwFYxPW2k0GF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_8ig1sJwTrwFYxPW2k0GF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_8ig1sJwTrwFYxPW2k0GF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:27:16.917Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:27:16.918Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_8ig1sJwTrwFYxPW2k0GF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:27:16.918Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_8ig1sJwTrwFYxPW2k0GF Description:catalog service description Model UUID:f5e6a39d-0f37-4043-959e-4abe3993f36d Model Version:NULL Model InvariantUuid:2bb8758f-528b-4445-93fe-9bbd6250cb9f 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-11-06T00:27:16.932Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||Processing Resource Type: PNF, Model UUID: 9ab08d09-1ae2-40b9-bdd5-159e17c59551 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-11-06T00:27:16.937Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||pNF c45c12ab-c923 0 2022-11-06T00:27:16.937Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 9ab08d09-1ae2-40b9-bdd5-159e17c59551 2022-11-06T00:27:16.937Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||No resources found for Service: f5e6a39d-0f37-4043-959e-4abe3993f36d 2022-11-06T00:27:16.937Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: f5e6a39d-0f37-4043-959e-4abe3993f36d 2022-11-06T00:27:16.938Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF c45c12ab-c923 0 9ab08d09-1ae2-40b9-bdd5-159e17c59551 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-11-06T00:27:16.947Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@272c075c, org.onap.sdc.toscaparser.api.parameters.Input@1a1228d2, org.onap.sdc.toscaparser.api.parameters.Input@3b6c320a, org.onap.sdc.toscaparser.api.parameters.Input@3f54348f, org.onap.sdc.toscaparser.api.parameters.Input@7885d2de] 2022-11-06T00:27:16.948Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:27:16.950Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_8ig1sJwTrwFYxPW2k0GF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:27:16.950Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid f5e6a39d-0f37-4043-959e-4abe3993f36d: pNF c45c12ab-c923 2022-11-06T00:27:16.951Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||Processing PNF resource: 9ab08d09-1ae2-40b9-bdd5-159e17c59551 2022-11-06T00:27:16.951Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:27:16.951Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_8ig1sJwTrwFYxPW2k0GF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:27:16.951Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||Resource customization UUID: 7edf1808-54d7-4379-9840-db422bb4f064 is the same as notified resource customizationUUID: 7edf1808-54d7-4379-9840-db422bb4f064 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-11-06T00:27:17.026Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF c45c12ab-c923 9ab08d09-1ae2-40b9-bdd5-159e17c59551 0 ASDC deployResourceStructure 2022-11-06T00:27:17.026Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar ASDC sendASDCNotification 2022-11-06T00:27:17.026Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar 2022-11-06T00:27:17.026Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:27:17.027Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:27:17.028Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:27:17.028Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694437026, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:27:17.129Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-06T00:27:17.130Z||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-11-06T00:27:17.130Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:27:17.151Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:27:17.152Z||pool-49-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:27:18.036Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 01385a36-5b0b-457a-934f-253d75f958a2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:27:18.052Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 01385a36-5b0b-457a-934f-253d75f958a2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:27:18.057Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:27:18.057Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:27:18.057Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T00:27:25.317Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:27:25.317Z||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-11-06T00:27:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:27:25.347Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:27:25.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:27:25.348Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "multicloud-k8s-id", "timestamp": 1667694320938, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:27:25.349Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:27:48.057Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 01385a36-5b0b-457a-934f-253d75f958a2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:27:48.074Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 01385a36-5b0b-457a-934f-253d75f958a2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:27:48.084Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:27:48.084Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:27:48.085Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T00:28:18.088Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 01385a36-5b0b-457a-934f-253d75f958a2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:28:18.153Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 01385a36-5b0b-457a-934f-253d75f958a2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:28:18.189Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:28:18.197Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:28:18.201Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T00:28:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:28:25.317Z||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-11-06T00:28:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:28:25.350Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:28:25.369Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.369Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "cds", "timestamp": 1667694326189, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:28:25.388Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 01385a36-5b0b-457a-934f-253d75f958a2 2022-11-06T00:28:25.388Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 01385a36-5b0b-457a-934f-253d75f958a2 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T00:28:25.401Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.401Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "aai-ml", "timestamp": 1667694320952, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.401Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.401Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.401Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "policy-id", "timestamp": 1667694321999, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.401Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.401Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.401Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "multicloud-k8s-id", "timestamp": 1667694320938, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.401Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.401Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.402Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694326380, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:28:25.402Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.402Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.402Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "aai-ml", "timestamp": 1667694320952, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.402Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.402Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.402Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "policy-id", "timestamp": 1667694321999, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.402Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.402Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.402Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "multicloud-k8s-id", "timestamp": 1667694320938, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.402Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.402Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.402Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694327384, "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-11-06T00:28:25.410Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 01385a36-5b0b-457a-934f-253d75f958a2 2022-11-06T00:28:25.410Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 01385a36-5b0b-457a-934f-253d75f958a2 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-11-06T00:28:25.427Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "aai-ml", "timestamp": 1667694320952, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "policy-id", "timestamp": 1667694321999, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "cds", "timestamp": 1667694327195, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "multicloud-k8s-id", "timestamp": 1667694320938, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "aai-ml", "timestamp": 1667694320952, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "policy-id", "timestamp": 1667694321999, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "cds", "timestamp": 1667694327195, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.428Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "multicloud-k8s-id", "timestamp": 1667694320938, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "aai-ml", "timestamp": 1667694329765, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "policy-id", "timestamp": 1667694321999, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "cds", "timestamp": 1667694327195, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "policy-id", "timestamp": 1667694330807, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "cds", "timestamp": 1667694327195, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "policy-id", "timestamp": 1667694331815, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "cds", "timestamp": 1667694327195, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.429Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "policy-id", "timestamp": 1667694332820, "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-11-06T00:28:25.437Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 01385a36-5b0b-457a-934f-253d75f958a2 2022-11-06T00:28:25.437Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 01385a36-5b0b-457a-934f-253d75f958a2 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-11-06T00:28:25.450Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.450Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "cds", "timestamp": 1667694327195, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.450Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.451Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.451Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "cds", "timestamp": 1667694327195, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:28:25.451Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.451Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.451Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "aai-ml", "timestamp": 1667694334610, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:28:25.451Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.451Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.451Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "cds", "timestamp": 1667694336202, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.451Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.451Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.451Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "aai-ml", "timestamp": 1667694335616, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:28:25.462Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 01385a36-5b0b-457a-934f-253d75f958a2 2022-11-06T00:28:25.462Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 01385a36-5b0b-457a-934f-253d75f958a2 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-11-06T00:28:25.475Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.475Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "cds", "timestamp": 1667694337208, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T00:28:25.500Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 12307262-c337-49b5-80d4-586f5aabbbcf 2022-11-06T00:28:25.501Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 12307262-c337-49b5-80d4-586f5aabbbcf and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T00:28:25.514Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.514Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "cds", "timestamp": 1667694341572, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "cds", "timestamp": 1667694341572, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "cds", "timestamp": 1667694341572, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "cds", "timestamp": 1667694341572, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "cds", "timestamp": 1667694341572, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "cds", "timestamp": 1667694341572, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "cds", "timestamp": 1667694341572, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.516Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694348363, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "cds", "timestamp": 1667694341572, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "cds", "timestamp": 1667694341572, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "multicloud-k8s-id", "timestamp": 1667694348750, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "policy-id", "timestamp": 1667694349804, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "multicloud-k8s-id", "timestamp": 1667694349876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694350648, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.517Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "cds", "timestamp": 1667694351503, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.518Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.518Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.518Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "policy-id", "timestamp": 1667694350812, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:28:25.518Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.518Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.518Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.518Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.518Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.518Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694351652, "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-11-06T00:28:25.524Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 12307262-c337-49b5-80d4-586f5aabbbcf 2022-11-06T00:28:25.524Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 12307262-c337-49b5-80d4-586f5aabbbcf 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-11-06T00:28:25.535Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.536Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "cds", "timestamp": 1667694352509, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T00:28:25.561Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 519929ff-b83a-4e0f-8278-3bece8ec0a3e 2022-11-06T00:28:25.561Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 519929ff-b83a-4e0f-8278-3bece8ec0a3e and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T00:28:25.576Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.577Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "multicloud-k8s-id", "timestamp": 1667694351038, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.577Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.577Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.577Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "policy-id", "timestamp": 1667694351819, "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-11-06T00:28:25.584Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 12307262-c337-49b5-80d4-586f5aabbbcf 2022-11-06T00:28:25.584Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 12307262-c337-49b5-80d4-586f5aabbbcf 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-11-06T00:28:25.596Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.596Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.597Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.597Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.597Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.597Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.597Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.597Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.597Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.597Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.597Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "multicloud-k8s-id", "timestamp": 1667694352105, "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-11-06T00:28:25.607Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 12307262-c337-49b5-80d4-586f5aabbbcf 2022-11-06T00:28:25.607Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 12307262-c337-49b5-80d4-586f5aabbbcf and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-11-06T00:28:25.621Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.621Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.621Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.621Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.621Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.621Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.621Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.621Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.621Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "multicloud-k8s-id", "timestamp": 1667694353109, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.622Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.623Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "aai-ml", "timestamp": 1667694358692, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.624Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694340614, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "policy-id", "timestamp": 1667694342000, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694361767, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "policy-id", "timestamp": 1667694361965, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.626Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.626Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.626Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694340938, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:28:25.626Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.626Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.626Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "policy-id", "timestamp": 1667694362984, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:28:25.626Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.626Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.626Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694363223, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.626Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.626Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.626Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "policy-id", "timestamp": 1667694363987, "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-11-06T00:28:25.634Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 519929ff-b83a-4e0f-8278-3bece8ec0a3e 2022-11-06T00:28:25.635Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 519929ff-b83a-4e0f-8278-3bece8ec0a3e 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-11-06T00:28:25.647Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.648Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694364050, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:28:25.648Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.648Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.648Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667694365054, "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-11-06T00:28:25.654Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 519929ff-b83a-4e0f-8278-3bece8ec0a3e 2022-11-06T00:28:25.654Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 519929ff-b83a-4e0f-8278-3bece8ec0a3e 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-11-06T00:28:25.666Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.666Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694364423, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.667Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.667Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.667Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "aai-ml", "timestamp": 1667694365746, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:28:25.667Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.667Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.667Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694365534, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.667Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.667Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.667Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "aai-ml", "timestamp": 1667694366751, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:28:25.674Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 12307262-c337-49b5-80d4-586f5aabbbcf 2022-11-06T00:28:25.674Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 12307262-c337-49b5-80d4-586f5aabbbcf 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-11-06T00:28:25.687Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.688Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694366638, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.688Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.688Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.688Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.688Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.688Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.688Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694367697, "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-11-06T00:28:25.696Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 519929ff-b83a-4e0f-8278-3bece8ec0a3e 2022-11-06T00:28:25.697Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 519929ff-b83a-4e0f-8278-3bece8ec0a3e and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-11-06T00:28:25.708Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.709Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.709Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.709Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.709Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "multicloud-k8s-id", "timestamp": 1667694368700, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:28:25.709Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.709Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.709Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.709Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.709Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.709Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.709Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.709Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.709Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.710Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.710Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.710Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.710Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.710Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.710Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.710Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.710Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.710Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:28:25.710Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.710Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.710Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "aai-ml", "timestamp": 1667694350952, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:28:25.710Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:28:25.711Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.711Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "aai-ml", "timestamp": 1667694376861, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:28:25.711Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.711Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.711Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "aai-ml", "timestamp": 1667694383683, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:28:25.711Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:28:25.711Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:28:25.711Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "aai-ml", "timestamp": 1667694384688, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:28:25.719Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 519929ff-b83a-4e0f-8278-3bece8ec0a3e 2022-11-06T00:28:25.719Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 519929ff-b83a-4e0f-8278-3bece8ec0a3e 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-11-06T00:28:48.209Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 01385a36-5b0b-457a-934f-253d75f958a2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:28:48.224Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 01385a36-5b0b-457a-934f-253d75f958a2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:28:48.228Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:28:48.228Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-06T00:28:48.228Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-06T00:28:48.228Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-06T00:28:48.228Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:28:48.228Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:28:48.228Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:28:48.228Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:28:48.228Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:28:48.228Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:28:48.235Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-06T00:29:18.235Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 01385a36-5b0b-457a-934f-253d75f958a2 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-11-06T00:29:18.244Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 01385a36-5b0b-457a-934f-253d75f958a2 and serviceModelVersionId: f5e6a39d-0f37-4043-959e-4abe3993f36d 2022-11-06T00:29:18.244Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2bb8758f-528b-4445-93fe-9bbd6250cb9f 2022-11-06T00:29:18.245Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2bb8758f-528b-4445-93fe-9bbd6250cb9f/model-vers/model-ver/f5e6a39d-0f37-4043-959e-4abe3993f36d?depth=0 2022-11-06T00:29:18.249Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2022-11-06T00:29:18.280Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2bb8758f-528b-4445-93fe-9bbd6250cb9f/model-vers/model-ver/f5e6a39d-0f37-4043-959e-4abe3993f36d?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-11-06T00:29:18.282Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2bb8758f-528b-4445-93fe-9bbd6250cb9f/model-vers/model-ver/f5e6a39d-0f37-4043-959e-4abe3993f36d?depth=0|INFO|500||Invoke 2022-11-06T00:29:18.287Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2bb8758f-528b-4445-93fe-9bbd6250cb9f/model-vers/model-ver/f5e6a39d-0f37-4043-959e-4abe3993f36d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-06T00:29:18.448Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2bb8758f-528b-4445-93fe-9bbd6250cb9f/model-vers/model-ver/f5e6a39d-0f37-4043-959e-4abe3993f36d?depth=0|INFO|500||InvokeReturn 2022-11-06T00:29:18.449Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2bb8758f-528b-4445-93fe-9bbd6250cb9f/model-vers/model-ver/f5e6a39d-0f37-4043-959e-4abe3993f36d?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[153], X-AAI-TXID=[0-aai-resources-221106-00:29:18:462-19132], vertex-id=[647416], Content-Length=[0], Date=[Sun, 06 Nov 2022 00:29:18 GMT], Content-Type=[application/json]} 2022-11-06T00:29:18.450Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2022-11-06T00:29:18.450Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-06T00:29:18.450Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-06T00:29:18.458Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-11-06T00:29:18.459Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 01385a36-5b0b-457a-934f-253d75f958a2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-06T00:29:18.459Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-06T00:29:18.459Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:18.461Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:18.461Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694558459, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T00:29:18.561Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:29:18.563Z||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-11-06T00:29:18.563Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:18.579Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:18.580Z||pool-50-thread-1|||||INFO|500||cambria reply ok (17 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-11-06T00:29:19.488Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:29:19.488Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"12307262-c337-49b5-80d4-586f5aabbbcf","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"dccfa64f-0eb6-46ec-b05a-5385078d8f52","serviceDescription":"service","serviceInvariantUUID":"5f684e47-72cb-4b3e-905e-a4f9d0eec9cb","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"739e3094-b158-4ad8-a038-60626627e1d8","resourceInvariantUUID":"5213607a-4826-4e2c-9caf-8f4e60f36fc6","resourceCustomizationUUID":"fb106670-e03d-434c-bfc0-7dcd06095475","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":"YzUwZDQ4ZTYyY2FkYjkxNTQ5MmFlMTFmMTI2YjhiODE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"53c38c82-80f9-4454-8a09-570885ab317c","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":"ZWM0ZDA4NDYyODc3NTU2ZjkyNzcwYzIwYzM5NGZmYTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8e37222a-9c6c-4f36-a72c-4de3c4e11f25","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":"de46a5c5-b020-476b-ab48-2e674dbff4a7","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":"2762481e-4e99-47d9-9028-1b51009504c0","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":"fe9caa89-4c44-416a-9e1c-043797f9fbdd","artifactVersion":"2","generatedFromUUID":"de46a5c5-b020-476b-ab48-2e674dbff4a7"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2VkODY5NzUxMDJjMDNjMzNiZTM4YWU0NjE0ZjFlNDU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"139d43fe-2965-43d0-870f-3f0dee53bd52","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NzYxYzdjYTY0NDAyNjQ3OGY5MmVkOGE1NzIyZjhkNDk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"43e09539-1395-412d-81c7-574d2aed6e33","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-06T00:29:19.489Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:29:19.489Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:19.491Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:19.491Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:29:19.591Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:29:19.592Z||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-11-06T00:29:19.592Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:19.605Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:19.606Z||pool-51-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:29:20.492Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:29:20.492Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:20.494Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:20.494Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-11-06T00:29:20.594Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:29:20.595Z||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-11-06T00:29:20.595Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:20.623Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:20.624Z||pool-52-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:29:21.495Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:29:21.496Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:21.498Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:21.498Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-06T00:29:21.599Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-06T00:29:21.600Z||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-11-06T00:29:21.600Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:21.613Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:21.614Z||pool-53-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:29:22.500Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:29:22.500Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:22.502Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:22.502Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:29:22.602Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:29:22.603Z||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-11-06T00:29:22.603Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:22.617Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:22.617Z||pool-54-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:29:23.503Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:29:23.504Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:23.505Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:23.505Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-06T00:29:23.605Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:29:23.606Z||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-11-06T00:29:23.607Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:23.623Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:23.624Z||pool-55-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:29:24.506Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:29:24.506Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:24.509Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:24.509Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:29:24.609Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:29:24.610Z||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-11-06T00:29:24.610Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:24.622Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:24.623Z||pool-56-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:29:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:29:25.317Z||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-11-06T00:29:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:25.345Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:25.346Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:29:25.346Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "0d4ff03b-9c3b-4954-acf4-32d9904b820f", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694421323, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/resourceInstances/pnfc45c12abc9230/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:29:25.347Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694434948, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:29:25.348Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:29:25.348Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:29:25.348Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694437026, "artifactURL": "/sdc/v1/catalog/services/DemoPnf8ig1sjwtrwfyxpw2k0gf/1.0/artifacts/service-DemoPnf8ig1sjwtrwfyxpw2k0gf-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:29:25.348Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:29:25.509Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:29:25.510Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:25.513Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:25.513Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:29:25.613Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:29:25.613Z||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-11-06T00:29:25.614Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:25.627Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:25.628Z||pool-57-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:29:26.529Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "dccfa64f-0eb6-46ec-b05a-5385078d8f52", "serviceDescription": "service", "serviceInvariantUUID": "5f684e47-72cb-4b3e-905e-a4f9d0eec9cb", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "fb106670-e03d-434c-bfc0-7dcd06095475", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "739e3094-b158-4ad8-a038-60626627e1d8", "resourceInvariantUUID": "5213607a-4826-4e2c-9caf-8f4e60f36fc6", "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": "ZWM0ZDA4NDYyODc3NTU2ZjkyNzcwYzIwYzM5NGZmYTQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8e37222a-9c6c-4f36-a72c-4de3c4e11f25", "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": "de46a5c5-b020-476b-ab48-2e674dbff4a7", "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": "fe9caa89-4c44-416a-9e1c-043797f9fbdd", "generatedFromUUID": "de46a5c5-b020-476b-ab48-2e674dbff4a7" }, "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": "fe9caa89-4c44-416a-9e1c-043797f9fbdd", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NzYxYzdjYTY0NDAyNjQ3OGY5MmVkOGE1NzIyZjhkNDk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43e09539-1395-412d-81c7-574d2aed6e33" } ], "workloadContext": "Production" } 2022-11-06T00:29:26.529Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-06T00:29:26.529Z|01385a36-5b0b-457a-934f-253d75f958a2|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 dccfa64f-0eb6-46ec-b05a-5385078d8f52 ASDC 2022-11-06T00:29:26.529Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:12307262-c337-49b5-80d4-586f5aabbbcf ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:dccfa64f-0eb6-46ec-b05a-5385078d8f52 ServiceInvariantUUID:5f684e47-72cb-4b3e-905e-a4f9d0eec9cb 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:43e09539-1395-412d-81c7-574d2aed6e33 ArtifactChecksum:NzYxYzdjYTY0NDAyNjQ3OGY5MmVkOGE1NzIyZjhkNDk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:fb106670-e03d-434c-bfc0-7dcd06095475 ResourceInvariantUUID:5213607a-4826-4e2c-9caf-8f4e60f36fc6 ResourceName:basic_vm ResourceType:VF ResourceUUID:739e3094-b158-4ad8-a038-60626627e1d8 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:8e37222a-9c6c-4f36-a72c-4de3c4e11f25 ArtifactChecksum:ZWM0ZDA4NDYyODc3NTU2ZjkyNzcwYzIwYzM5NGZmYTQ= 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:de46a5c5-b020-476b-ab48-2e674dbff4a7 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:fe9caa89-4c44-416a-9e1c-043797f9fbdd 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:fe9caa89-4c44-416a-9e1c-043797f9fbdd ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-06T00:29:26.530Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF dccfa64f-0eb6-46ec-b05a-5385078d8f52 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-11-06T00:29:26.597Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:29:26.598Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:29:26.598Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:29:26.598Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 43e09539-1395-412d-81c7-574d2aed6e33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-11-06T00:29:26.598Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:29:26.599Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-11-06T00:29:26.880Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:29:26.882Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 43e09539-1395-412d-81c7-574d2aed6e33 74817 2022-11-06T00:29:26.882Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2022-11-06T00:29:26.882Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-11-06T00:29:26.882Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:29:26.883Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:26.887Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:26.887Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694566882, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:29:26.986Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:29:26.987Z||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-11-06T00:29:26.987Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:27.000Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:27.000Z||pool-58-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:29:27.888Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:29:27.890Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:29:27.891Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 43e09539-1395-412d-81c7-574d2aed6e33, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2022-11-06T00:29:27.891Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2022-11-06T00:29:27.891Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2022-11-06T00:29:27.892Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2022-11-06T00:29:28.007Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12923735594867552466/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-11-06T00:29:29.131Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-06T00:29:29.131Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-11-06T00:29:29.131Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-06T00:29:29.131Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-06T00:29:29.131Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:29.131Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-06T00:29:29.131Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:29.131Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:29.131Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-06T00:29:29.131Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-06T00:29:29.131Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-11-06T00:29:29.131Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-11-06T00:29:29.132Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:29.132Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:29.132Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-06T00:29:29.132Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-11-06T00:29:29.132Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:29:29.132Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:29.132Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:29.132Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-06T00:29:29.132Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-11-06T00:29:29.133Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:29:29.133Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:29.133Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:29.133Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:29.133Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-06T00:29:29.133Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-11-06T00:29:29.133Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-11-06T00:29:29.133Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-11-06T00:29:29.133Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-06T00:29:29.133Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-06T00:29:29.133Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:29.133Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-06T00:29:29.134Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:29.134Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-06T00:29:29.134Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:29:29.134Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:29.134Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-06T00:29:29.134Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:29:29.134Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:29.134Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-06T00:29:29.134Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:29:29.134Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:29.134Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-06T00:29:29.135Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-06T00:29:29.135Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-06T00:29:29.135Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=f01327ed-1340-4f2c-88c4-cdb1bb1720fb 2022-11-06T00:29:29.135Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:29.135Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:29.135Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:29.135Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:29.135Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:29.136Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:29.136Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:29.136Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:29.136Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:dccfa64f-0eb6-46ec-b05a-5385078d8f52 Model Version:NULL Model InvariantUuid:5f684e47-72cb-4b3e-905e-a4f9d0eec9cb Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:e12775f9-8f8d-4103-9693-524af89ce5b2 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:5213607a-4826-4e2c-9caf-8f4e60f36fc6 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:fb106670-e03d-434c-bfc0-7dcd06095475 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d410f109-e725-44bc-8a79-2ed1ec3b2cd5 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:0f28215f-c13c-4c4c-a7f3-0255fa327ce9 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f01327ed-1340-4f2c-88c4-cdb1bb1720fb ModelInvariantUuid:c9d79468-1839-44f5-a629-115b9a183e42 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:783bf3e5-2641-43dc-97be-3b71d9b53590 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:0dc2e3f5-4aab-4a75-a1c3-a3de95af442d ModelInvariantUuid:f78612ad-47c6-4a0f-97c0-37af113d4efc ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:4ad2e4ad-12e9-40af-bddf-86d220c3f7c8 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-11-06T00:29:29.150Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 739e3094-b158-4ad8-a038-60626627e1d8 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-11-06T00:29:29.154Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||basic_vm 0 2022-11-06T00:29:29.155Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 739e3094-b158-4ad8-a038-60626627e1d8 2022-11-06T00:29:29.155Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 8e37222a-9c6c-4f36-a72c-4de3c4e11f25 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-11-06T00:29:29.155Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:29:29.155Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:29.277Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:29:29.277Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 8e37222a-9c6c-4f36-a72c-4de3c4e11f25 787 2022-11-06T00:29:29.278Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:29.278Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:29.278Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:29:29.278Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:29.280Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:29.280Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694569277, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:29:29.380Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:29:29.381Z||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-11-06T00:29:29.381Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:29.397Z||pool-59-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:29.397Z||pool-59-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:29:30.281Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "d410f109-e725-44bc-8a79-2ed1ec3b2cd5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0f28215f-c13c-4c4c-a7f3-0255fa327ce9", "vfModuleModelCustomizationUUID": "56455c1b-91a6-4375-aa73-18bae3879b80", "isBase": true, "artifacts": [ "de46a5c5-b020-476b-ab48-2e674dbff4a7", "fe9caa89-4c44-416a-9e1c-043797f9fbdd" ], "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-11-06T00:29:30.284Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0f28215f-c13c-4c4c-a7f3-0255fa327ce9 VfModuleModelInvariantUUID:d410f109-e725-44bc-8a79-2ed1ec3b2cd5 VfModuleModelDescription:NULL Artifacts UUID List:{ de46a5c5-b020-476b-ab48-2e674dbff4a7 , fe9caa89-4c44-416a-9e1c-043797f9fbdd } 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-11-06T00:29:30.286Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "d410f109-e725-44bc-8a79-2ed1ec3b2cd5", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0f28215f-c13c-4c4c-a7f3-0255fa327ce9", "vfModuleModelCustomizationUUID": "56455c1b-91a6-4375-aa73-18bae3879b80", "isBase": true, "artifacts": [ "de46a5c5-b020-476b-ab48-2e674dbff4a7", "fe9caa89-4c44-416a-9e1c-043797f9fbdd" ], "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-11-06T00:29:30.287Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0f28215f-c13c-4c4c-a7f3-0255fa327ce9 VfModuleModelInvariantUUID:d410f109-e725-44bc-8a79-2ed1ec3b2cd5 VfModuleModelDescription:NULL Artifacts UUID List:{ de46a5c5-b020-476b-ab48-2e674dbff4a7 , fe9caa89-4c44-416a-9e1c-043797f9fbdd } 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-11-06T00:29:30.287Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: de46a5c5-b020-476b-ab48-2e674dbff4a7 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-11-06T00:29:30.287Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:29:30.287Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:30.465Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:29:30.466Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml de46a5c5-b020-476b-ab48-2e674dbff4a7 5033 2022-11-06T00:29:30.466Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:30.466Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:30.466Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:29:30.467Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:30.470Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:30.471Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694570466, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:29:30.569Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2022-11-06T00:29:30.570Z||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-11-06T00:29:30.571Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:30.590Z||pool-60-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:30.591Z||pool-60-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:29:31.472Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: fe9caa89-4c44-416a-9e1c-043797f9fbdd from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-11-06T00:29:31.472Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:29:31.473Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:31.842Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:29:31.843Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env fe9caa89-4c44-416a-9e1c-043797f9fbdd 903 2022-11-06T00:29:31.843Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:31.844Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:31.844Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:29:31.844Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:31.846Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:31.846Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694571843, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:29:31.947Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:29:31.948Z||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-11-06T00:29:31.948Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:31.969Z||pool-61-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:31.970Z||pool-61-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:29:32.847Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: dccfa64f-0eb6-46ec-b05a-5385078d8f52 2022-11-06T00:29:32.847Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 739e3094-b158-4ad8-a038-60626627e1d8 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-11-06T00:29:32.965Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3f28c930, org.onap.sdc.toscaparser.api.parameters.Input@67d8376e, org.onap.sdc.toscaparser.api.parameters.Input@19a17c7c, org.onap.sdc.toscaparser.api.parameters.Input@3f7c722f, org.onap.sdc.toscaparser.api.parameters.Input@46e45db9] 2022-11-06T00:29:32.978Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:32.979Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:32.979Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 2022-11-06T00:29:32.979Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= fb106670-e03d-434c-bfc0-7dcd06095475 2022-11-06T00:29:32.980Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: fb106670-e03d-434c-bfc0-7dcd06095475 matches Tosca VF Customization UUID: fb106670-e03d-434c-bfc0-7dcd06095475 2022-11-06T00:29:32.980Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: fb106670-e03d-434c-bfc0-7dcd06095475 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-11-06T00:29:32.997Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:32.998Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:32.999Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id fb106670-e03d-434c-bfc0-7dcd06095475: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-11-06T00:29:33.000Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2ec05ac3 2022-11-06T00:29:33.000Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:33.000Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-06T00:29:33.001Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 56455c1b-91a6-4375-aa73-18bae3879b80 2022-11-06T00:29:33.001Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 56455c1b-91a6-4375-aa73-18bae3879b80 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-11-06T00:29:33.015Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:33.015Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-06T00:29:33.015Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:29:33.016Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:33.016Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-06T00:29:33.016Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:29:33.016Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:33.016Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-11-06T00:29:33.016Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-06T00:29:33.016Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-06T00:29:33.016Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=f01327ed-1340-4f2c-88c4-cdb1bb1720fb 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-11-06T00:29:33.023Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:33.023Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-06T00:29:33.023Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:29:33.023Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:33.023Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-11-06T00:29:33.023Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=fb106670-e03d-434c-bfc0-7dcd06095475 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-11-06T00:29:33.026Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:33.027Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:33.027Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid dccfa64f-0eb6-46ec-b05a-5385078d8f52: basic_vm 2022-11-06T00:29:33.027Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:33.027Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:33.027Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:33.027Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:33.027Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:33.027Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:33.027Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:33.027Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:33.027Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:29:33.027Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:29:33.027Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:33.217Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 739e3094-b158-4ad8-a038-60626627e1d8 1 ASDC deployResourceStructure 2022-11-06T00:29:33.218Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:33.218Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:33.218Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:29:33.218Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:33.228Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:33.230Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694573218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:29:33.330Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:29:33.331Z||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-11-06T00:29:33.332Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:33.359Z||pool-62-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:33.376Z||pool-62-thread-1|||||INFO|500||cambria reply ok (45 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:29:34.232Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:34.232Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:34.232Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:29:34.244Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:34.246Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:34.247Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694574232, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-06T00:29:34.357Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 110 ms 2022-11-06T00:29:34.358Z||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-11-06T00:29:34.359Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:34.399Z||pool-63-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:34.408Z||pool-63-thread-1|||||INFO|500||cambria reply ok (51 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:29:35.247Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:35.248Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||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-11-06T00:29:35.248Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:29:35.249Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:35.251Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:35.252Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694575247, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-06T00:29:35.352Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:29:35.352Z||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-11-06T00:29:35.352Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:35.371Z||pool-64-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:35.372Z||pool-64-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:29:36.255Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2022-11-06T00:29:36.256Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-11-06T00:29:36.256Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:29:36.256Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:29:36.258Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:29:36.258Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694576255, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:29:36.359Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:29:36.360Z||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-11-06T00:29:36.360Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:29:36.374Z||pool-65-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:29:36.375Z||pool-65-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:29:37.260Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 12307262-c337-49b5-80d4-586f5aabbbcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:29:37.281Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 12307262-c337-49b5-80d4-586f5aabbbcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:29:37.284Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:29:37.285Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-06T00:29:37.285Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-06T00:29:37.285Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-06T00:29:37.285Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:29:37.285Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:29:37.285Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:29:37.285Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:29:37.285Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:29:37.285Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:29:37.295Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-06T00:30:07.296Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 12307262-c337-49b5-80d4-586f5aabbbcf 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-11-06T00:30:07.307Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 12307262-c337-49b5-80d4-586f5aabbbcf and serviceModelVersionId: dccfa64f-0eb6-46ec-b05a-5385078d8f52 2022-11-06T00:30:07.308Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5f684e47-72cb-4b3e-905e-a4f9d0eec9cb 2022-11-06T00:30:07.309Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5f684e47-72cb-4b3e-905e-a4f9d0eec9cb/model-vers/model-ver/dccfa64f-0eb6-46ec-b05a-5385078d8f52?depth=0 2022-11-06T00:30:07.316Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2022-11-06T00:30:07.366Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f684e47-72cb-4b3e-905e-a4f9d0eec9cb/model-vers/model-ver/dccfa64f-0eb6-46ec-b05a-5385078d8f52?depth=0|INFO|500||Invoke 2022-11-06T00:30:07.367Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f684e47-72cb-4b3e-905e-a4f9d0eec9cb/model-vers/model-ver/dccfa64f-0eb6-46ec-b05a-5385078d8f52?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f684e47-72cb-4b3e-905e-a4f9d0eec9cb/model-vers/model-ver/dccfa64f-0eb6-46ec-b05a-5385078d8f52?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[12307262-c337-49b5-80d4-586f5aabbbcf], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[69f5966e-c5e4-4a0f-b4cc-353ead4c3ab0], X-ECOMP-RequestID=[12307262-c337-49b5-80d4-586f5aabbbcf], X-TransactionId=[], X-ONAP-RequestID=[12307262-c337-49b5-80d4-586f5aabbbcf], Content-Type=[application/merge-patch+json]} 2022-11-06T00:30:07.376Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f684e47-72cb-4b3e-905e-a4f9d0eec9cb/model-vers/model-ver/dccfa64f-0eb6-46ec-b05a-5385078d8f52?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-06T00:30:07.511Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f684e47-72cb-4b3e-905e-a4f9d0eec9cb/model-vers/model-ver/dccfa64f-0eb6-46ec-b05a-5385078d8f52?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f684e47-72cb-4b3e-905e-a4f9d0eec9cb/model-vers/model-ver/dccfa64f-0eb6-46ec-b05a-5385078d8f52?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[130], X-AAI-TXID=[2-aai-resources-221106-00:30:07:541-33561], vertex-id=[233688], Content-Length=[0], Date=[Sun, 06 Nov 2022 00:30:07 GMT], Content-Type=[application/json]} 2022-11-06T00:30:07.511Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f684e47-72cb-4b3e-905e-a4f9d0eec9cb/model-vers/model-ver/dccfa64f-0eb6-46ec-b05a-5385078d8f52?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-11-06T00:30:07.512Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f684e47-72cb-4b3e-905e-a4f9d0eec9cb/model-vers/model-ver/dccfa64f-0eb6-46ec-b05a-5385078d8f52?depth=0|INFO|500||InvokeReturn 2022-11-06T00:30:07.512Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-06T00:30:07.512Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-06T00:30:07.522Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-11-06T00:30:07.522Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 12307262-c337-49b5-80d4-586f5aabbbcf and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-06T00:30:07.522Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-06T00:30:07.522Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:07.524Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:07.524Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694607522, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T00:30:07.624Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:30:07.626Z||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-11-06T00:30:07.626Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:07.648Z||pool-66-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:07.649Z||pool-66-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"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-11-06T00:30:08.558Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:30:08.558Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"519929ff-b83a-4e0f-8278-3bece8ec0a3e","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"f1e5abf7-5dea-4b7a-948f-52f310e308a9","serviceDescription":"service","serviceInvariantUUID":"c3085ddb-467f-4bb1-9825-807b27deb14f","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3417a46d-48a9-4ebf-a023-4dd9ece3d1eb","resourceInvariantUUID":"c5bd7402-2163-495d-8a5b-a6b1a6924b3b","resourceCustomizationUUID":"82cd9f78-2925-4ab3-a196-6545fa1913b6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"NGJlNmY3Y2EyYTA2OWRkOTRlNGEzMTYyZTc3OGI3OGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"17cc920c-54b1-4f21-914e-5abd87bbf1a7","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8673c3df-37c0-4e56-94b9-6b5f908d6d2a","artifactVersion":"2","generatedFromUUID":"ee2203e8-533e-4eaf-941d-2cb819643e33"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ee2203e8-533e-4eaf-941d-2cb819643e33","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"MzVkYjBkNWNiNjA2YWEyMDllZGVjZWNmNjljN2FhNzA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"663cbd1c-c91a-4c0b-960e-4e20b14eee08","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bb956da9-ac46-4f01-9aad-54ec7ed764d8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5e871a35-69e8-4db9-9e45-58e5677d08b6","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"eac67b8e-b969-4c10-a212-bb2a63793ab5","artifactVersion":"2","generatedFromUUID":"bb956da9-ac46-4f01-9aad-54ec7ed764d8"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"YTNhNjZhMWIzMzA3ZmYwYzRhOGE4YWMwMjgxZWM5NjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"41607fa8-bf32-4ef8-bedf-de8e414dcae1","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NDBlMzM2MjgwYWU2NTJmYzQ0ZTQxZjNhZWUyOWQ5N2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c7875c13-3450-4ba7-814e-1b62b5860179","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-06T00:30:08.559Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:30:08.559Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:08.561Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:08.561Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:30:08.662Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-06T00:30:08.663Z||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-11-06T00:30:08.663Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:08.676Z||pool-67-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:08.676Z||pool-67-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:09.562Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:30:09.563Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:09.567Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:09.567Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-06T00:30:09.667Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:30:09.667Z||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-11-06T00:30:09.668Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:09.699Z||pool-68-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:09.700Z||pool-68-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:10.568Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:30:10.569Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:10.572Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:10.572Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-06T00:30:10.672Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:30:10.674Z||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-11-06T00:30:10.674Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:10.692Z||pool-69-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:10.693Z||pool-69-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:11.572Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:30:11.573Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:11.576Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:11.576Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-06T00:30:11.676Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:30:11.677Z||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-11-06T00:30:11.677Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:11.690Z||pool-70-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:11.691Z||pool-70-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:30:12.577Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:30:12.579Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:12.581Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:12.582Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-06T00:30:12.681Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:30:12.682Z||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-11-06T00:30:12.682Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:12.698Z||pool-71-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:12.700Z||pool-71-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:13.583Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:30:13.592Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:13.600Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:13.601Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:30:13.696Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms 2022-11-06T00:30:13.697Z||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-11-06T00:30:13.697Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:13.708Z||pool-72-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:13.708Z||pool-72-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:14.602Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:30:14.603Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:14.605Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:14.605Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-06T00:30:14.705Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:30:14.706Z||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-11-06T00:30:14.706Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:14.717Z||pool-73-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:14.718Z||pool-73-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:15.606Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:30:15.606Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:15.609Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:15.609Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:30:15.709Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:30:15.710Z||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-11-06T00:30:15.710Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:15.727Z||pool-74-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:15.727Z||pool-74-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:16.611Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:30:16.612Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:16.615Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:16.615Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:30:16.715Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:30:16.716Z||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-11-06T00:30:16.716Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:16.731Z||pool-75-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:16.732Z||pool-75-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":2,"count":1} 2022-11-06T00:30:17.617Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "serviceName": "basic_cnf", "serviceVersion": "1.0", "serviceUUID": "f1e5abf7-5dea-4b7a-948f-52f310e308a9", "serviceDescription": "service", "serviceInvariantUUID": "c3085ddb-467f-4bb1-9825-807b27deb14f", "resources": [ { "resourceInstanceName": "basic_cnf 0", "resourceCustomizationUUID": "82cd9f78-2925-4ab3-a196-6545fa1913b6", "resourceName": "basic_cnf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3417a46d-48a9-4ebf-a023-4dd9ece3d1eb", "resourceInvariantUUID": "c5bd7402-2163-495d-8a5b-a6b1a6924b3b", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "nginx_cloudtech_k8s_charts.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "8673c3df-37c0-4e56-94b9-6b5f908d6d2a", "relatedArtifactsInfo": [] }, { "artifactName": "nginx_cloudtech_k8s_charts.tgz", "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "ee2203e8-533e-4eaf-941d-2cb819643e33", "relatedArtifactsInfo": [] }, { "artifactName": "basic_cnf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "artifactChecksum": "MzVkYjBkNWNiNjA2YWEyMDllZGVjZWNmNjljN2FhNzA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "663cbd1c-c91a-4c0b-960e-4e20b14eee08", "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "bb956da9-ac46-4f01-9aad-54ec7ed764d8", "generatedArtifact": { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "eac67b8e-b969-4c10-a212-bb2a63793ab5", "generatedFromUUID": "bb956da9-ac46-4f01-9aad-54ec7ed764d8" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "eac67b8e-b969-4c10-a212-bb2a63793ab5", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "artifactChecksum": "NDBlMzM2MjgwYWU2NTJmYzQ0ZTQxZjNhZWUyOWQ5N2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c7875c13-3450-4ba7-814e-1b62b5860179" } ], "workloadContext": "Production" } 2022-11-06T00:30:17.617Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-06T00:30:17.618Z|12307262-c337-49b5-80d4-586f5aabbbcf|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 f1e5abf7-5dea-4b7a-948f-52f310e308a9 ASDC 2022-11-06T00:30:17.618Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:519929ff-b83a-4e0f-8278-3bece8ec0a3e ServiceName:basic_cnf ServiceVersion:1.0 ServiceUUID:f1e5abf7-5dea-4b7a-948f-52f310e308a9 ServiceInvariantUUID:c3085ddb-467f-4bb1-9825-807b27deb14f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ArtifactUUID:c7875c13-3450-4ba7-814e-1b62b5860179 ArtifactChecksum:NDBlMzM2MjgwYWU2NTJmYzQ0ZTQxZjNhZWUyOWQ5N2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf 0 ResourceCustomizationUUID:82cd9f78-2925-4ab3-a196-6545fa1913b6 ResourceInvariantUUID:c5bd7402-2163-495d-8a5b-a6b1a6924b3b ResourceName:basic_cnf ResourceType:VF ResourceUUID:3417a46d-48a9-4ebf-a023-4dd9ece3d1eb ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ArtifactUUID:8673c3df-37c0-4e56-94b9-6b5f908d6d2a ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.tgz ArtifactVersion:1 ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ArtifactUUID:ee2203e8-533e-4eaf-941d-2cb819643e33 ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:basic_cnf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ArtifactUUID:663cbd1c-c91a-4c0b-960e-4e20b14eee08 ArtifactChecksum:MzVkYjBkNWNiNjA2YWEyMDllZGVjZWNmNjljN2FhNzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ArtifactUUID:bb956da9-ac46-4f01-9aad-54ec7ed764d8 ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:eac67b8e-b969-4c10-a212-bb2a63793ab5 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:eac67b8e-b969-4c10-a212-bb2a63793ab5 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-06T00:30:17.619Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f1e5abf7-5dea-4b7a-948f-52f310e308a9 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-11-06T00:30:17.687Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:30:17.688Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:30:17.688Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:30:17.688Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: c7875c13-3450-4ba7-814e-1b62b5860179 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-06T00:30:17.688Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:30:17.689Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-06T00:30:17.939Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:30:17.953Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar c7875c13-3450-4ba7-814e-1b62b5860179 73674 2022-11-06T00:30:17.957Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2022-11-06T00:30:17.957Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-06T00:30:17.957Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:30:17.957Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:17.964Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:17.965Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694617957, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:30:18.060Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms 2022-11-06T00:30:18.061Z||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-11-06T00:30:18.061Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:18.075Z||pool-76-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:18.076Z||pool-76-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:18.966Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:30:18.966Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:30:18.967Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: c7875c13-3450-4ba7-814e-1b62b5860179, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-06T00:30:18.967Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 2022-11-06T00:30:18.967Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-06T00:30:18.967Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-06T00:30:19.125Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11995728208268434285/Definitions/service-BasicCnf-template.yml Log warning: The required parameter "compute_dummy_metadata" is not provided Log warning: The required parameter "compute_dummy_name" is not provided 2022-11-06T00:30:20.084Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-06T00:30:20.084Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-11-06T00:30:20.084Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-06T00:30:20.084Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2022-11-06T00:30:20.084Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-06T00:30:20.084Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 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-BasicCnf-csar.csar 2022-11-06T00:30:20.084Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-06T00:30:20.084Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-11-06T00:30:20.084Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-11-06T00:30:20.085Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:20.085Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:20.085Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-06T00:30:20.085Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-11-06T00:30:20.085Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:30:20.085Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template abstract_dummy is not matching search criteria 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template dummy is not matching search criteria 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-06T00:30:20.086Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=dcf0e205-4d09-4b95-b3b1-a9784369931a 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:20.087Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:20.088Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:20.088Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:20.088Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:20.088Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:20.088Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:20.088Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:20.088Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf Description:service Model UUID:f1e5abf7-5dea-4b7a-948f-52f310e308a9 Model Version:NULL Model InvariantUuid:c3085ddb-467f-4bb1-9825-807b27deb14f Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf Model UUID:317b09ff-d71f-454f-bd2e-5d12a66dab56 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:c5bd7402-2163-495d-8a5b-a6b1a6924b3b Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:82cd9f78-2925-4ab3-a196-6545fa1913b6 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:6b8c5575-f398-49a8-a0f2-250af323152e ModelName:BasicCnf..base_dummy..module-0 ModelUuid:ed209b45-d7d7-429d-bbed-2e8e71608bce ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:dcf0e205-4d09-4b95-b3b1-a9784369931a ModelInvariantUuid:0aab7fd6-590c-4aef-a57b-c506e63e9627 ModelName:basic_cnf-nodes.dummyCvfc ModelUuid:ec38171d-f6a2-4bc5-af54-0db62bb1e3b1 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy VNFC Properties: ModelCustomizationUuid:ec306c45-8069-41a9-a62a-697c7538e285 ModelInvariantUuid:3759cee8-ee04-4fdb-b28e-027923aa167e ModelName:BasicCnf.compute.nodes.heat.dummy ModelUuid:3d28ad1c-6080-4c04-a5d0-2ce1968c142b 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-11-06T00:30:20.098Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 3417a46d-48a9-4ebf-a023-4dd9ece3d1eb 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-11-06T00:30:20.104Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||basic_cnf 0 2022-11-06T00:30:20.104Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3417a46d-48a9-4ebf-a023-4dd9ece3d1eb 2022-11-06T00:30:20.104Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 8673c3df-37c0-4e56-94b9-6b5f908d6d2a from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-11-06T00:30:20.104Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:30:20.105Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-11-06T00:30:20.175Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:30:20.175Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 8673c3df-37c0-4e56-94b9-6b5f908d6d2a 12 2022-11-06T00:30:20.176Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2022-11-06T00:30:20.176Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-11-06T00:30:20.176Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:30:20.176Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:20.180Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:20.181Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694620176, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:30:20.280Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:30:20.281Z||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-11-06T00:30:20.282Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:20.298Z||pool-77-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:20.298Z||pool-77-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:30:21.181Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: ee2203e8-533e-4eaf-941d-2cb819643e33 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-11-06T00:30:21.182Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:30:21.182Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-11-06T00:30:21.250Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:30:21.251Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ee2203e8-533e-4eaf-941d-2cb819643e33 2688 2022-11-06T00:30:21.251Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2022-11-06T00:30:21.251Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-11-06T00:30:21.251Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:30:21.251Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:21.253Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:21.254Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694621251, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-06T00:30:21.354Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:30:21.355Z||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-11-06T00:30:21.355Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:21.382Z||pool-78-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:21.382Z||pool-78-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:22.265Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 663cbd1c-c91a-4c0b-960e-4e20b14eee08 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-06T00:30:22.266Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:30:22.266Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-06T00:30:22.331Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:30:22.331Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 663cbd1c-c91a-4c0b-960e-4e20b14eee08 828 2022-11-06T00:30:22.331Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2022-11-06T00:30:22.331Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-06T00:30:22.331Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:30:22.331Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:22.336Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:22.337Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694622331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:30:22.433Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms 2022-11-06T00:30:22.434Z||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-11-06T00:30:22.435Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:22.451Z||pool-79-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:22.451Z||pool-79-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:23.338Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "6b8c5575-f398-49a8-a0f2-250af323152e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ed209b45-d7d7-429d-bbed-2e8e71608bce", "vfModuleModelCustomizationUUID": "8351c50d-d7ee-4383-a251-e1eba7535fdc", "isBase": true, "artifacts": [ "ee2203e8-533e-4eaf-941d-2cb819643e33", "bb956da9-ac46-4f01-9aad-54ec7ed764d8", "eac67b8e-b969-4c10-a212-bb2a63793ab5" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-06T00:30:23.340Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ed209b45-d7d7-429d-bbed-2e8e71608bce VfModuleModelInvariantUUID:6b8c5575-f398-49a8-a0f2-250af323152e VfModuleModelDescription:NULL Artifacts UUID List:{ ee2203e8-533e-4eaf-941d-2cb819643e33 , bb956da9-ac46-4f01-9aad-54ec7ed764d8 , eac67b8e-b969-4c10-a212-bb2a63793ab5 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy 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-11-06T00:30:23.351Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "6b8c5575-f398-49a8-a0f2-250af323152e", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ed209b45-d7d7-429d-bbed-2e8e71608bce", "vfModuleModelCustomizationUUID": "8351c50d-d7ee-4383-a251-e1eba7535fdc", "isBase": true, "artifacts": [ "ee2203e8-533e-4eaf-941d-2cb819643e33", "bb956da9-ac46-4f01-9aad-54ec7ed764d8", "eac67b8e-b969-4c10-a212-bb2a63793ab5" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-11-06T00:30:23.352Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ed209b45-d7d7-429d-bbed-2e8e71608bce VfModuleModelInvariantUUID:6b8c5575-f398-49a8-a0f2-250af323152e VfModuleModelDescription:NULL Artifacts UUID List:{ ee2203e8-533e-4eaf-941d-2cb819643e33 , bb956da9-ac46-4f01-9aad-54ec7ed764d8 , eac67b8e-b969-4c10-a212-bb2a63793ab5 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy 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-11-06T00:30:23.352Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: bb956da9-ac46-4f01-9aad-54ec7ed764d8 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-06T00:30:23.352Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:30:23.352Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-06T00:30:23.520Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:30:23.520Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml bb956da9-ac46-4f01-9aad-54ec7ed764d8 1164 2022-11-06T00:30:23.521Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2022-11-06T00:30:23.521Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-06T00:30:23.523Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:30:23.524Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:23.526Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:23.526Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694623521, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:30:23.626Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:30:23.627Z||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-11-06T00:30:23.627Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:23.642Z||pool-80-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:23.643Z||pool-80-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:24.527Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: eac67b8e-b969-4c10-a212-bb2a63793ab5 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-06T00:30:24.527Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:30:24.527Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-06T00:30:24.654Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:30:24.655Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env eac67b8e-b969-4c10-a212-bb2a63793ab5 200 2022-11-06T00:30:24.655Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2022-11-06T00:30:24.655Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-06T00:30:24.655Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:30:24.655Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:24.657Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:24.657Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694624655, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:30:24.757Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:30:24.759Z||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-11-06T00:30:24.759Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:24.779Z||pool-81-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:24.779Z||pool-81-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:25.317Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:30:25.318Z||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-11-06T00:30:25.319Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:25.340Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:25.341Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:30:25.341Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "01385a36-5b0b-457a-934f-253d75f958a2", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694558459, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T00:30:25.342Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:30:25.342Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:30:25.342Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:30:25.342Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:30:25.342Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:30:25.342Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-11-06T00:30:25.343Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:30:25.343Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:30:25.343Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-06T00:30:25.343Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:30:25.343Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:30:25.343Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:30:25.343Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:30:25.343Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:30:25.343Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-06T00:30:25.343Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:30:25.343Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:30:25.344Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:30:25.344Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:30:25.657Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: f1e5abf7-5dea-4b7a-948f-52f310e308a9 2022-11-06T00:30:25.658Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 3417a46d-48a9-4ebf-a023-4dd9ece3d1eb 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 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=? 2022-11-06T00:30:25.681Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported 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-11-06T00:30:25.688Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@555f830a, org.onap.sdc.toscaparser.api.parameters.Input@6603e37d, org.onap.sdc.toscaparser.api.parameters.Input@5003a523, org.onap.sdc.toscaparser.api.parameters.Input@9681a30, org.onap.sdc.toscaparser.api.parameters.Input@20868fc4] 2022-11-06T00:30:25.689Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.690Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:25.690Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 2022-11-06T00:30:25.690Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 82cd9f78-2925-4ab3-a196-6545fa1913b6 2022-11-06T00:30:25.690Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 82cd9f78-2925-4ab3-a196-6545fa1913b6 matches Tosca VF Customization UUID: 82cd9f78-2925-4ab3-a196-6545fa1913b6 2022-11-06T00:30:25.690Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 82cd9f78-2925-4ab3-a196-6545fa1913b6 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-11-06T00:30:25.693Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.693Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:25.694Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 82cd9f78-2925-4ab3-a196-6545fa1913b6: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-11-06T00:30:25.694Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5df0353a 2022-11-06T00:30:25.697Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.698Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-06T00:30:25.698Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 8351c50d-d7ee-4383-a251-e1eba7535fdc 2022-11-06T00:30:25.699Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 8351c50d-d7ee-4383-a251-e1eba7535fdc 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-11-06T00:30:25.702Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.702Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-06T00:30:25.703Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:30:25.703Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.703Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-06T00:30:25.703Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:30:25.703Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.703Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-11-06T00:30:25.703Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2022-11-06T00:30:25.703Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=dcf0e205-4d09-4b95-b3b1-a9784369931a 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-11-06T00:30:25.707Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.707Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-06T00:30:25.707Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:30:25.708Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.708Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-11-06T00:30:25.708Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=82cd9f78-2925-4ab3-a196-6545fa1913b6 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-11-06T00:30:25.711Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.711Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:25.711Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid f1e5abf7-5dea-4b7a-948f-52f310e308a9: basic_cnf 2022-11-06T00:30:25.711Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.711Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:25.711Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.711Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:25.711Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.712Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:25.712Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.712Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:25.712Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:30:25.712Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:30:25.712Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||Saving Service: basic_cnf 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: 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 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-11-06T00:30:25.839Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 3417a46d-48a9-4ebf-a023-4dd9ece3d1eb 1 ASDC deployResourceStructure 2022-11-06T00:30:25.840Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2022-11-06T00:30:25.840Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource) 2022-11-06T00:30:25.841Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-06T00:30:25.841Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:25.843Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:25.843Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694625840, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-06T00:30:25.943Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:30:25.945Z||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-11-06T00:30:25.945Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:25.963Z||pool-82-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:25.964Z||pool-82-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:26.844Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2022-11-06T00:30:26.845Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource) 2022-11-06T00:30:26.845Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-06T00:30:26.845Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:26.848Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:26.849Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694626844, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-06T00:30:26.960Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 111 ms 2022-11-06T00:30:26.961Z||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-11-06T00:30:26.961Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:26.981Z||pool-83-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:26.981Z||pool-83-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:27.850Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2022-11-06T00:30:27.850Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-11-06T00:30:27.851Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:30:27.851Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:27.853Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:27.853Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694627850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:30:27.953Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:30:27.955Z||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-11-06T00:30:27.955Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:27.982Z||pool-84-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:27.983Z||pool-84-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:28.854Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2022-11-06T00:30:28.854Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-11-06T00:30:28.854Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:30:28.854Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:28.856Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:28.856Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694628854, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2022-11-06T00:30:28.958Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-11-06T00:30:28.958Z||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-11-06T00:30:28.958Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:28.975Z||pool-85-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:28.976Z||pool-85-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:29.858Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2022-11-06T00:30:29.859Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-11-06T00:30:29.859Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:30:29.859Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:29.860Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:29.861Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694629857, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2022-11-06T00:30:29.961Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:30:29.962Z||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-11-06T00:30:29.962Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:29.987Z||pool-86-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:29.987Z||pool-86-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:30:30.862Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2022-11-06T00:30:30.862Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-11-06T00:30:30.863Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:30:30.863Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:30:30.865Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:30:30.865Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694630862, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:30:30.965Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:30:30.967Z||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-11-06T00:30:30.967Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:30:30.982Z||pool-87-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:30:30.983Z||pool-87-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:30:31.866Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 519929ff-b83a-4e0f-8278-3bece8ec0a3e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:30:31.881Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 519929ff-b83a-4e0f-8278-3bece8ec0a3e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:30:31.885Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:30:31.885Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-06T00:30:31.886Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-06T00:30:31.886Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-06T00:30:31.886Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:30:31.886Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:30:31.886Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:30:31.886Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:30:31.886Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T00:30:31.886Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:30:31.893Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-06T00:31:01.893Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 519929ff-b83a-4e0f-8278-3bece8ec0a3e 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-11-06T00:31:01.910Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 519929ff-b83a-4e0f-8278-3bece8ec0a3e and serviceModelVersionId: f1e5abf7-5dea-4b7a-948f-52f310e308a9 2022-11-06T00:31:01.910Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c3085ddb-467f-4bb1-9825-807b27deb14f 2022-11-06T00:31:01.911Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c3085ddb-467f-4bb1-9825-807b27deb14f/model-vers/model-ver/f1e5abf7-5dea-4b7a-948f-52f310e308a9?depth=0 2022-11-06T00:31:01.915Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2022-11-06T00:31:01.966Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3085ddb-467f-4bb1-9825-807b27deb14f/model-vers/model-ver/f1e5abf7-5dea-4b7a-948f-52f310e308a9?depth=0|INFO|500||Invoke 2022-11-06T00:31:01.966Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3085ddb-467f-4bb1-9825-807b27deb14f/model-vers/model-ver/f1e5abf7-5dea-4b7a-948f-52f310e308a9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3085ddb-467f-4bb1-9825-807b27deb14f/model-vers/model-ver/f1e5abf7-5dea-4b7a-948f-52f310e308a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[519929ff-b83a-4e0f-8278-3bece8ec0a3e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2c699e9f-ccc0-428c-ad39-301fb890b376], X-ECOMP-RequestID=[519929ff-b83a-4e0f-8278-3bece8ec0a3e], X-TransactionId=[], X-ONAP-RequestID=[519929ff-b83a-4e0f-8278-3bece8ec0a3e], Content-Type=[application/merge-patch+json]} 2022-11-06T00:31:01.973Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3085ddb-467f-4bb1-9825-807b27deb14f/model-vers/model-ver/f1e5abf7-5dea-4b7a-948f-52f310e308a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-06T00:31:02.174Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3085ddb-467f-4bb1-9825-807b27deb14f/model-vers/model-ver/f1e5abf7-5dea-4b7a-948f-52f310e308a9?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3085ddb-467f-4bb1-9825-807b27deb14f/model-vers/model-ver/f1e5abf7-5dea-4b7a-948f-52f310e308a9?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[195], X-AAI-TXID=[1-aai-resources-221106-00:31:02:143-95412], vertex-id=[237712], Content-Length=[0], Date=[Sun, 06 Nov 2022 00:31:02 GMT], Content-Type=[application/json]} 2022-11-06T00:31:02.174Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3085ddb-467f-4bb1-9825-807b27deb14f/model-vers/model-ver/f1e5abf7-5dea-4b7a-948f-52f310e308a9?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-11-06T00:31:02.175Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3085ddb-467f-4bb1-9825-807b27deb14f/model-vers/model-ver/f1e5abf7-5dea-4b7a-948f-52f310e308a9?depth=0|INFO|500||InvokeReturn 2022-11-06T00:31:02.175Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-06T00:31:02.176Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-06T00:31:02.191Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-11-06T00:31:02.192Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 519929ff-b83a-4e0f-8278-3bece8ec0a3e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-06T00:31:02.192Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-06T00:31:02.193Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:31:02.194Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:31:02.195Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694662192, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T00:31:02.295Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:31:02.296Z||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-11-06T00:31:02.296Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:31:02.315Z||pool-88-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:31:02.316Z||pool-88-thread-1|||||INFO|500||cambria reply ok (21 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-11-06T00:31:03.221Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:31:03.222Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:31:03.222Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:31:13.577Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:31:13.578Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:31:13.579Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:31:13.579Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:31:23.153Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:31:23.154Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:31:23.154Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:31:23.155Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:31:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:31:25.317Z||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-11-06T00:31:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:31:25.340Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:31:25.340Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-11-06T00:31:25.340Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:31:25.341Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-11-06T00:31:32.734Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:31:32.735Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:31:32.735Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:31:32.735Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:31:42.282Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:31:42.286Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:31:42.287Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:31:42.288Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:31:51.827Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:31:51.829Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:31:51.829Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:31:51.830Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:32:01.390Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:32:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:32:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:32:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:32:25.316Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:32:25.317Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T00:32:25.317Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:32:25.342Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:32:25.342Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.342Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694566882, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:32:25.343Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.343Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.345Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694569277, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694570466, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694571843, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694573218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694574232, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694575247, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694576255, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "12307262-c337-49b5-80d4-586f5aabbbcf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694607522, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:32:25.347Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-11-06T00:32:25.347Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.347Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-11-06T00:32:25.347Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-11-06T00:32:25.347Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.347Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-11-06T00:32:25.347Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-11-06T00:32:25.347Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.347Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694422355, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694617957, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694620176, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694621251, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694622331, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:32:25.348Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.349Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.349Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694623521, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:32:25.349Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:25.349Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T00:32:25.349Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694624655, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:32:25.349Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:32:34.864Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:33:25.312Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:33:25.313Z||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-11-06T00:33:25.314Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:33:25.316Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:33:25.317Z||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-11-06T00:33:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:33:25.841Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:33:25.842Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-06T00:33:25.842Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694625840, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694626844, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694627850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694628854, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694629857, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694630862, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "519929ff-b83a-4e0f-8278-3bece8ec0a3e", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667694662192, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T00:33:25.843Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:33:34.871Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:34:25.313Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:34:25.316Z||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-11-06T00:34:25.316Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:34:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:34:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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-11-06T00:34:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:34:34.890Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:34:34.891Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:35:25.312Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:35:25.314Z||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-11-06T00:35:25.314Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:35:25.316Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:35:25.317Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T00:35:25.318Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:35:34.878Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:35:34.878Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:36:25.312Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:36:25.313Z||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-11-06T00:36:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:36:25.317Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:36:25.318Z||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-11-06T00:36:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:36:34.862Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:36:34.865Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:37:25.312Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:37:25.313Z||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-11-06T00:37:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:37:25.316Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:37:25.317Z||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-11-06T00:37:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:37:34.876Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:37:34.876Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:38:25.312Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:38:25.313Z||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-11-06T00:38:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:38:25.317Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:38:25.317Z||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-11-06T00:38:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:38:34.885Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:38:34.897Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:39:25.312Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:39:25.313Z||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-11-06T00:39:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:39:25.316Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:39:25.317Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:39:25.317Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:39:34.855Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:39:34.858Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:40:25.312Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:40:25.313Z||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-11-06T00:40:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:40:25.317Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:40:25.317Z||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-11-06T00:40:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:40:34.864Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:40:34.865Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:41:25.313Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:41:25.313Z||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-11-06T00:41:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:41:25.316Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:41:25.317Z||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-11-06T00:41:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:41:34.877Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:41:34.883Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:42:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:42:25.316Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:42:25.319Z||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-11-06T00:42:25.320Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:42:25.320Z||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-11-06T00:42:25.320Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:42:34.873Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:42:34.873Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:43:25.312Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:43:25.313Z||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-11-06T00:43:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:43:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:43:25.317Z||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-11-06T00:43:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:43:34.897Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:43:34.896Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:44:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:44:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:44:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:44:25.316Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:44:25.317Z||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-11-06T00:44:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:44:34.909Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:44:34.910Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:45:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:45:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:45:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:45:25.316Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:45:25.317Z||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-11-06T00:45:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:45:34.930Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:45:34.938Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:46:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:46:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:46:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:46:25.316Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:46:25.317Z||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-11-06T00:46:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:46:34.878Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:46:34.879Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:47:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:47:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:47:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:47:25.316Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:47:25.317Z||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-11-06T00:47:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:47:34.880Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:47:34.882Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:48:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:48:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:48:25.314Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:48:25.316Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:48:25.317Z||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-11-06T00:48:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:48:34.881Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:48:34.885Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:49:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:49:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:49:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:49:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:49:25.318Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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-11-06T00:49:25.318Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:49:34.884Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:49:34.885Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:50:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:50:25.315Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:50:25.316Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:50:25.316Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:50:25.317Z||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-11-06T00:50:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:50:34.875Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:50:34.877Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:51:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:51:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:51:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:51:25.317Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:51:25.317Z||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-11-06T00:51:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:51:34.876Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:51:34.880Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:52:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:52:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:52:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:52:25.316Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:52:25.317Z||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-11-06T00:52:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:52:34.882Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:52:34.887Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:53:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:53:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:53:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:53:25.316Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:53:25.317Z||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-11-06T00:53:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:53:34.876Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:53:34.876Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:54:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:54:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:54:25.313Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:54:25.317Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:54:25.317Z||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-11-06T00:54:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:54:34.871Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:54:34.878Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:55:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:55:25.314Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:55:25.314Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:55:25.316Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:55:25.317Z||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-11-06T00:55:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:55:34.885Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:55:34.886Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:56:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:56:25.314Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:56:25.314Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:56:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:56:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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-11-06T00:56:25.318Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:56:34.892Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:56:34.892Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:25.312Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:57:25.315Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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-11-06T00:57:25.315Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:25.317Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:57:25.318Z||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-11-06T00:57:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:25.578Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:25.579Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.580Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "multicloud-k8s-id", "timestamp": 1667696220938, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.581Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.581Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.581Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "policy-id", "timestamp": 1667696221999, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.582Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.582Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.582Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "policy-id", "timestamp": 1667696221999, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.582Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.582Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.582Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "multicloud-k8s-id", "timestamp": 1667696220938, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "multicloud-k8s-id", "timestamp": 1667696220938, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "policy-id", "timestamp": 1667696221999, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "multicloud-k8s-id", "timestamp": 1667696220938, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "policy-id", "timestamp": 1667696221999, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "multicloud-k8s-id", "timestamp": 1667696220938, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "policy-id", "timestamp": 1667696221999, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.583Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "policy-id", "timestamp": 1667696221999, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "multicloud-k8s-id", "timestamp": 1667696220938, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.584Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "multicloud-k8s-id", "timestamp": 1667696220938, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "policy-id", "timestamp": 1667696221999, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.585Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "multicloud-k8s-id", "timestamp": 1667696220938, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "policy-id", "timestamp": 1667696221999, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "multicloud-k8s-id", "timestamp": 1667696233790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "policy-id", "timestamp": 1667696234488, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.586Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "policy-id", "timestamp": 1667696235495, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "multicloud-k8s-id", "timestamp": 1667696234859, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.587Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "policy-id", "timestamp": 1667696236506, "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-11-06T00:57:25.618Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 14995648-53e2-4bf3-be39-e37fc6cdef66 2022-11-06T00:57:25.618Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 14995648-53e2-4bf3-be39-e37fc6cdef66 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-11-06T00:57:25.634Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.634Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "multicloud-k8s-id", "timestamp": 1667696235918, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:57:25.635Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:57:25.635Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.635Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.635Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.635Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.635Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.635Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.635Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.635Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "multicloud-k8s-id", "timestamp": 1667696236953, "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-11-06T00:57:25.645Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 14995648-53e2-4bf3-be39-e37fc6cdef66 2022-11-06T00:57:25.645Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 14995648-53e2-4bf3-be39-e37fc6cdef66 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-11-06T00:57:25.658Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.659Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:57:25.659Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.659Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.659Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:57:25.659Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.659Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.659Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "multicloud-k8s-id", "timestamp": 1667696237957, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:57:25.660Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "cds", "timestamp": 1667696240323, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696239377, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696241720, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.661Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "cds", "timestamp": 1667696242911, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T00:57:25.680Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 14995648-53e2-4bf3-be39-e37fc6cdef66 2022-11-06T00:57:25.680Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 14995648-53e2-4bf3-be39-e37fc6cdef66 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T00:57:25.705Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.705Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696240938, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.705Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.706Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.706Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.706Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "policy-id", "timestamp": 1667696241999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.706Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.706Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696242725, "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-11-06T00:57:25.716Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 14995648-53e2-4bf3-be39-e37fc6cdef66 2022-11-06T00:57:25.717Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 14995648-53e2-4bf3-be39-e37fc6cdef66 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-11-06T00:57:25.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.737Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.737Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.737Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696240938, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-06T00:57:25.737Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.737Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.737Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.738Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "policy-id", "timestamp": 1667696241999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.738Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.738Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.738Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.738Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.738Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.738Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696240938, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-06T00:57:25.738Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "policy-id", "timestamp": 1667696241999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696240938, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:25.739Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:57:25.950Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:25.951Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T00:57:25.951Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"14995648-53e2-4bf3-be39-e37fc6cdef66","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa","serviceDescription":"service","serviceInvariantUUID":"b5ac6f76-d7f0-44d7-8699-4f3d5e9eb1b3","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b0599186-abd3-409a-9dcd-6d37f0d6a56e","resourceInvariantUUID":"96d81410-cb26-493d-8571-9bb93c9f4327","resourceCustomizationUUID":"d12fcaba-9387-4293-9ea8-94c064ae1691","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":"YzYyMmE1MjkyMTg0ZDc4YzFhMjVjODlkZjY4ZjFkZTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"90cec2a4-39b6-41ff-9c0b-89eb13b15e00","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":"MmY4NjRhNTQ0NDRhOWE5YjViODJlNzk5ZjE1ZTY1YTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1a00d282-037d-45c3-aa83-df772b72c931","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":"a54a6b84-7d93-4837-83af-cb3fc10197f8","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":"71b91ecc-8adc-4af4-a196-0347ca14d5cc","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":"2390e0f8-9934-41ae-aca1-08754adfa8df","artifactVersion":"2","generatedFromUUID":"a54a6b84-7d93-4837-83af-cb3fc10197f8"},{"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":"ZTM3ZDI0OTE4OWQyZTkyYTcxYWNkZWNkZDZiNGEwZmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1d48fcf2-34b0-480e-afca-ad267402a4eb","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":"Y2RhZDU0MjdmOTZjYmJjZWQ2MDIwYjE2YTkwODA2ZjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"02c6ddac-3260-4051-ad0e-f37020b6cce1","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZWFkY2I5Mzg2ZjEwOWNlM2Q1MWNjM2JiNWUxNDA4OTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"05e76df3-c45e-417f-a44e-b4f6102bfef5","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-06T00:57:25.954Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:57:25.955Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:25.959Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:25.959Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:26.059Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:57:26.060Z||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-11-06T00:57:26.060Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:26.076Z||pool-89-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:26.077Z||pool-89-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:57:26.960Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:57:26.960Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:26.962Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:26.962Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-06T00:57:27.062Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:57:27.063Z||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-11-06T00:57:27.063Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:27.077Z||pool-90-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:27.078Z||pool-90-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:57:27.963Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:57:27.963Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:27.966Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:27.966Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-06T00:57:28.065Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:57:28.066Z||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-11-06T00:57:28.066Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:28.078Z||pool-91-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:28.079Z||pool-91-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:57:28.967Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:57:28.967Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:28.970Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:28.971Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:29.071Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:57:29.072Z||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-11-06T00:57:29.072Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:29.085Z||pool-92-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:29.086Z||pool-92-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:57:29.971Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:57:29.972Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:29.975Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:29.975Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-06T00:57:30.080Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 105 ms 2022-11-06T00:57:30.082Z||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-11-06T00:57:30.082Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:30.095Z||pool-93-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:30.095Z||pool-93-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:57:30.976Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:57:30.977Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:30.979Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:30.979Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:31.079Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:57:31.080Z||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-11-06T00:57:31.080Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:31.101Z||pool-94-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:31.102Z||pool-94-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:57:31.979Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:57:31.980Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:31.983Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:31.983Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T00:57:32.084Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:57:32.086Z||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-11-06T00:57:32.086Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:32.100Z||pool-95-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:32.100Z||pool-95-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:57:32.984Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T00:57:32.985Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:32.989Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:32.989Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T00:57:33.089Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 88 ms 2022-11-06T00:57:33.090Z||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-11-06T00:57:33.090Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:33.113Z||pool-96-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:33.118Z||pool-96-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:57:34.002Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa", "serviceDescription": "service", "serviceInvariantUUID": "b5ac6f76-d7f0-44d7-8699-4f3d5e9eb1b3", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "d12fcaba-9387-4293-9ea8-94c064ae1691", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "b0599186-abd3-409a-9dcd-6d37f0d6a56e", "resourceInvariantUUID": "96d81410-cb26-493d-8571-9bb93c9f4327", "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": "MmY4NjRhNTQ0NDRhOWE5YjViODJlNzk5ZjE1ZTY1YTI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1a00d282-037d-45c3-aa83-df772b72c931", "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": "a54a6b84-7d93-4837-83af-cb3fc10197f8", "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": "2390e0f8-9934-41ae-aca1-08754adfa8df", "generatedFromUUID": "a54a6b84-7d93-4837-83af-cb3fc10197f8" }, "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": "2390e0f8-9934-41ae-aca1-08754adfa8df", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "ZWFkY2I5Mzg2ZjEwOWNlM2Q1MWNjM2JiNWUxNDA4OTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "05e76df3-c45e-417f-a44e-b4f6102bfef5" } ], "workloadContext": "Production" } 2022-11-06T00:57:34.002Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-06T00:57:34.002Z|519929ff-b83a-4e0f-8278-3bece8ec0a3e|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa ASDC 2022-11-06T00:57:34.006Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:14995648-53e2-4bf3-be39-e37fc6cdef66 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa ServiceInvariantUUID:b5ac6f76-d7f0-44d7-8699-4f3d5e9eb1b3 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:05e76df3-c45e-417f-a44e-b4f6102bfef5 ArtifactChecksum:ZWFkY2I5Mzg2ZjEwOWNlM2Q1MWNjM2JiNWUxNDA4OTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:d12fcaba-9387-4293-9ea8-94c064ae1691 ResourceInvariantUUID:96d81410-cb26-493d-8571-9bb93c9f4327 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:b0599186-abd3-409a-9dcd-6d37f0d6a56e 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:1a00d282-037d-45c3-aa83-df772b72c931 ArtifactChecksum:MmY4NjRhNTQ0NDRhOWE5YjViODJlNzk5ZjE1ZTY1YTI= 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:a54a6b84-7d93-4837-83af-cb3fc10197f8 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:2390e0f8-9934-41ae-aca1-08754adfa8df 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:2390e0f8-9934-41ae-aca1-08754adfa8df ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-06T00:57:34.007Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa 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-11-06T00:57:34.048Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:57:34.051Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:57:34.051Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:57:34.052Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 05e76df3-c45e-417f-a44e-b4f6102bfef5 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-06T00:57:34.053Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:57:34.053Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-06T00:57:34.116Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:57:34.117Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 05e76df3-c45e-417f-a44e-b4f6102bfef5 82632 2022-11-06T00:57:34.118Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-11-06T00:57:34.118Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-06T00:57:34.118Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:57:34.118Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:34.121Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:34.121Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696254118, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T00:57:34.221Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:57:34.222Z||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-11-06T00:57:34.223Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:34.236Z||pool-97-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:34.236Z||pool-97-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:57:35.122Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T00:57:35.123Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T00:57:35.123Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 05e76df3-c45e-417f-a44e-b4f6102bfef5, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-06T00:57:35.124Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2022-11-06T00:57:35.124Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-06T00:57:35.124Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-06T00:57:35.235Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12289841218093826003/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-11-06T00:57:36.268Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-06T00:57:36.269Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-11-06T00:57:36.269Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-06T00:57:36.269Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-11-06T00:57:36.269Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:36.269Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-06T00:57:36.270Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:36.270Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-06T00:57:36.270Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-06T00:57:36.270Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-11-06T00:57:36.270Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:36.270Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-11-06T00:57:36.270Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:36.270Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:36.270Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-06T00:57:36.270Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-11-06T00:57:36.271Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:57:36.271Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:36.271Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:36.271Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-06T00:57:36.271Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-11-06T00:57:36.271Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T00:57:36.271Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:36.271Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:36.271Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:36.272Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-06T00:57:36.272Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-11-06T00:57:36.272Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-11-06T00:57:36.272Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-11-06T00:57:36.272Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-06T00:57:36.272Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-06T00:57:36.272Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:36.272Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-06T00:57:36.272Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:36.272Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-06T00:57:36.272Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:57:36.273Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:36.273Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-06T00:57:36.273Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:57:36.273Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:36.273Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-06T00:57:36.273Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:57:36.273Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:36.273Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-06T00:57:36.274Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-06T00:57:36.274Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-06T00:57:36.274Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e50f5f80-4e86-4ca7-aea6-5d632360c65f 2022-11-06T00:57:36.274Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:36.274Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:36.274Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:36.274Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:36.274Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:36.277Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:36.277Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:36.277Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:36.278Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa Model Version:NULL Model InvariantUuid:b5ac6f76-d7f0-44d7-8699-4f3d5e9eb1b3 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:e4f5810a-6873-4dcf-ae73-41f5510d056c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:96d81410-cb26-493d-8571-9bb93c9f4327 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d12fcaba-9387-4293-9ea8-94c064ae1691 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:a44dd65d-8c1d-4aca-bf2e-152f69f4cb3b ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:0ea6fde5-635f-4ea6-b6d5-f7487da81d2f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e50f5f80-4e86-4ca7-aea6-5d632360c65f ModelInvariantUuid:8369c06a-98bd-48a4-bb10-6dda7c65a1d3 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:97ed30f8-abb6-428d-b0dc-4e2e504845c7 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:6cae5732-6780-4696-942e-be15aa51b81e ModelInvariantUuid:a860cba1-4119-4617-b258-73f2942067a0 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:1a07aa97-f982-43a8-ae10-deed4a673f08 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-11-06T00:57:36.293Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: b0599186-abd3-409a-9dcd-6d37f0d6a56e 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-11-06T00:57:36.305Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||basic_vm_macro 0 2022-11-06T00:57:36.305Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b0599186-abd3-409a-9dcd-6d37f0d6a56e 2022-11-06T00:57:36.305Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 1a00d282-037d-45c3-aa83-df772b72c931 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-11-06T00:57:36.305Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:57:36.305Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:36.384Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:57:36.384Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 1a00d282-037d-45c3-aa83-df772b72c931 792 2022-11-06T00:57:36.385Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:36.385Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:36.385Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:57:36.385Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:36.388Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:36.389Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696256385, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T00:57:36.488Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T00:57:36.489Z||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-11-06T00:57:36.489Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:36.502Z||pool-98-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:36.502Z||pool-98-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:57:37.389Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "a44dd65d-8c1d-4aca-bf2e-152f69f4cb3b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0ea6fde5-635f-4ea6-b6d5-f7487da81d2f", "vfModuleModelCustomizationUUID": "6c8a20ba-42f7-4ee5-99bd-08d22fd420aa", "isBase": true, "artifacts": [ "a54a6b84-7d93-4837-83af-cb3fc10197f8", "2390e0f8-9934-41ae-aca1-08754adfa8df" ], "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-11-06T00:57:37.397Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0ea6fde5-635f-4ea6-b6d5-f7487da81d2f VfModuleModelInvariantUUID:a44dd65d-8c1d-4aca-bf2e-152f69f4cb3b VfModuleModelDescription:NULL Artifacts UUID List:{ a54a6b84-7d93-4837-83af-cb3fc10197f8 , 2390e0f8-9934-41ae-aca1-08754adfa8df } 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-11-06T00:57:37.399Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "a44dd65d-8c1d-4aca-bf2e-152f69f4cb3b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0ea6fde5-635f-4ea6-b6d5-f7487da81d2f", "vfModuleModelCustomizationUUID": "6c8a20ba-42f7-4ee5-99bd-08d22fd420aa", "isBase": true, "artifacts": [ "a54a6b84-7d93-4837-83af-cb3fc10197f8", "2390e0f8-9934-41ae-aca1-08754adfa8df" ], "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-11-06T00:57:37.400Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0ea6fde5-635f-4ea6-b6d5-f7487da81d2f VfModuleModelInvariantUUID:a44dd65d-8c1d-4aca-bf2e-152f69f4cb3b VfModuleModelDescription:NULL Artifacts UUID List:{ a54a6b84-7d93-4837-83af-cb3fc10197f8 , 2390e0f8-9934-41ae-aca1-08754adfa8df } 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-11-06T00:57:37.400Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: a54a6b84-7d93-4837-83af-cb3fc10197f8 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-11-06T00:57:37.400Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:57:37.400Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:37.452Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:57:37.453Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml a54a6b84-7d93-4837-83af-cb3fc10197f8 5033 2022-11-06T00:57:37.453Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:37.454Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:37.454Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:57:37.454Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:37.463Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:37.463Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696257453, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T00:57:37.557Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 94 ms 2022-11-06T00:57:37.558Z||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-11-06T00:57:37.558Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:37.573Z||pool-99-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:37.574Z||pool-99-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:57:38.467Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 2390e0f8-9934-41ae-aca1-08754adfa8df from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-11-06T00:57:38.467Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T00:57:38.467Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:38.519Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T00:57:38.519Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2390e0f8-9934-41ae-aca1-08754adfa8df 903 2022-11-06T00:57:38.520Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:38.520Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:38.520Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T00:57:38.520Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:38.522Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:38.522Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696258520, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-06T00:57:38.622Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:57:38.623Z||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-11-06T00:57:38.623Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:38.635Z||pool-100-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:38.635Z||pool-100-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:57:39.524Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa 2022-11-06T00:57:39.525Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 b0599186-abd3-409a-9dcd-6d37f0d6a56e 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-11-06T00:57:39.550Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@796bcefc, org.onap.sdc.toscaparser.api.parameters.Input@29dd0713, org.onap.sdc.toscaparser.api.parameters.Input@292b0753, org.onap.sdc.toscaparser.api.parameters.Input@76c00891, org.onap.sdc.toscaparser.api.parameters.Input@51fb349b] 2022-11-06T00:57:39.551Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.551Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:39.552Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 2022-11-06T00:57:39.552Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= d12fcaba-9387-4293-9ea8-94c064ae1691 2022-11-06T00:57:39.552Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d12fcaba-9387-4293-9ea8-94c064ae1691 matches Tosca VF Customization UUID: d12fcaba-9387-4293-9ea8-94c064ae1691 2022-11-06T00:57:39.552Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: d12fcaba-9387-4293-9ea8-94c064ae1691 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-11-06T00:57:39.556Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.556Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:39.557Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id d12fcaba-9387-4293-9ea8-94c064ae1691: {\"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-11-06T00:57:39.557Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@174dc0d9 2022-11-06T00:57:39.557Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.557Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-06T00:57:39.557Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6c8a20ba-42f7-4ee5-99bd-08d22fd420aa 2022-11-06T00:57:39.558Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6c8a20ba-42f7-4ee5-99bd-08d22fd420aa 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-11-06T00:57:39.562Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.562Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-06T00:57:39.562Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:57:39.563Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.563Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-06T00:57:39.563Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:57:39.563Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.563Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-11-06T00:57:39.563Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-11-06T00:57:39.563Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-11-06T00:57:39.563Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e50f5f80-4e86-4ca7-aea6-5d632360c65f 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-11-06T00:57:39.568Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.568Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-06T00:57:39.568Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T00:57:39.569Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.569Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-11-06T00:57:39.569Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=d12fcaba-9387-4293-9ea8-94c064ae1691 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-11-06T00:57:39.572Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.573Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:39.573Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa: basic_vm_macro 2022-11-06T00:57:39.573Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.573Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:39.573Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.573Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:39.573Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.573Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:39.574Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.574Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:39.574Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T00:57:39.574Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T00:57:39.574Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:39.739Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro b0599186-abd3-409a-9dcd-6d37f0d6a56e 1 ASDC deployResourceStructure 2022-11-06T00:57:39.740Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:39.740Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:39.740Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:57:39.740Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:39.745Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:39.745Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696259740, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T00:57:39.845Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:57:39.846Z||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-11-06T00:57:39.847Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:39.861Z||pool-101-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:39.862Z||pool-101-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:57:40.749Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:40.750Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:40.750Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:57:40.750Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:40.752Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:40.752Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696260746, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-06T00:57:40.852Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:57:40.853Z||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-11-06T00:57:40.853Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:40.867Z||pool-102-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:40.867Z||pool-102-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:57:41.753Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:41.754Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||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-11-06T00:57:41.754Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:57:41.755Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:41.762Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:41.762Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696261753, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-06T00:57:41.862Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T00:57:41.863Z||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-11-06T00:57:41.863Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:41.879Z||pool-103-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:41.879Z||pool-103-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-06T00:57:42.762Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-11-06T00:57:42.763Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-11-06T00:57:42.763Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T00:57:42.763Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T00:57:42.770Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T00:57:42.770Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696262762, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T00:57:42.867Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms 2022-11-06T00:57:42.868Z||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-11-06T00:57:42.869Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T00:57:42.881Z||pool-104-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:57:42.882Z||pool-104-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1} 2022-11-06T00:57:43.773Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:57:43.789Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:57:43.792Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:57:43.792Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:57:43.793Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T00:58:13.793Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:58:13.821Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:58:13.826Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:58:13.826Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:58:13.826Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T00:58:25.317Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:58:25.318Z||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-11-06T00:58:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:58:25.347Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:58:25.348Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:58:25.348Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-11-06T00:58:25.349Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:58:43.827Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:58:43.841Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:58:43.845Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:58:43.845Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:58:43.845Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T00:59:13.846Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:59:13.865Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:59:13.872Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:59:13.873Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:59:13.873Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T00:59:25.317Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T00:59:25.318Z||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-11-06T00:59:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T00:59:25.368Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T00:59:25.369Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-11-06T00:59:25.369Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "policy-id", "timestamp": 1667696241999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T00:59:25.370Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-11-06T00:59:43.873Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T00:59:43.889Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T00:59:43.893Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T00:59:43.893Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T00:59:43.893Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T01:00:13.893Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T01:00:13.906Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T01:00:13.909Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T01:00:13.910Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-11-06T01:00:13.910Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-11-06T01:00:25.317Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:00:25.317Z||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-11-06T01:00:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:00:25.849Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:00:25.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.850Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.850Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696240938, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "policy-id", "timestamp": 1667696241999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696240938, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "policy-id", "timestamp": 1667696241999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.851Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696240938, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "policy-id", "timestamp": 1667696241999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696240938, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "policy-id", "timestamp": 1667696241999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "aai-ml", "timestamp": 1667696249772, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696240938, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "policy-id", "timestamp": 1667696241999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696240938, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "policy-id", "timestamp": 1667696241999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "cds", "timestamp": 1667696231572, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696251640, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "policy-id", "timestamp": 1667696252648, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696230616, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "cds", "timestamp": 1667696254099, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696252724, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "policy-id", "timestamp": 1667696253654, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696253844, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696254118, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696253782, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "cds", "timestamp": 1667696255531, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T01:00:25.890Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 0c1c4413-ebec-434a-b09b-f139c93e0aba 2022-11-06T01:00:25.890Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0c1c4413-ebec-434a-b09b-f139c93e0aba and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-11-06T01:00:25.902Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.902Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "policy-id", "timestamp": 1667696254659, "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-11-06T01:00:25.911Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0c1c4413-ebec-434a-b09b-f139c93e0aba 2022-11-06T01:00:25.911Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0c1c4413-ebec-434a-b09b-f139c93e0aba 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-11-06T01:00:25.922Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.922Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696254845, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-06T01:00:25.922Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.923Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.923Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696256111, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T01:00:25.923Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.923Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.923Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696256385, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T01:00:25.923Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.923Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.923Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "aai-ml", "timestamp": 1667696256676, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T01:00:25.923Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.923Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.923Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696255928, "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-11-06T01:00:25.934Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0c1c4413-ebec-434a-b09b-f139c93e0aba 2022-11-06T01:00:25.934Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0c1c4413-ebec-434a-b09b-f139c93e0aba and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-11-06T01:00:25.944Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.944Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1667696257116, "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-11-06T01:00:25.951Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0c1c4413-ebec-434a-b09b-f139c93e0aba 2022-11-06T01:00:25.951Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0c1c4413-ebec-434a-b09b-f139c93e0aba 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-11-06T01:00:25.968Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.968Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696257453, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T01:00:25.969Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.969Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.969Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "aai-ml", "timestamp": 1667696257681, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T01:00:25.976Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 14995648-53e2-4bf3-be39-e37fc6cdef66 2022-11-06T01:00:25.976Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 14995648-53e2-4bf3-be39-e37fc6cdef66 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-11-06T01:00:25.989Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "multicloud-k8s-id", "timestamp": 1667696256931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696258520, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696259740, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.989Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696260746, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696261753, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696262762, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.990Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "aai-ml", "timestamp": 1667696240952, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T01:00:25.991Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:00:25.991Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.991Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "aai-ml", "timestamp": 1667696268814, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T01:00:25.991Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.991Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.991Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "aai-ml", "timestamp": 1667696275530, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T01:00:25.991Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:00:25.991Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:00:25.991Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "aai-ml", "timestamp": 1667696276535, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T01:00:25.999Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0c1c4413-ebec-434a-b09b-f139c93e0aba 2022-11-06T01:00:25.999Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0c1c4413-ebec-434a-b09b-f139c93e0aba 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-11-06T01:00:43.910Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T01:00:43.965Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T01:00:43.969Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T01:00:43.969Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-06T01:00:43.969Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-06T01:00:43.969Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-06T01:00:43.969Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T01:00:43.969Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T01:00:43.969Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T01:00:43.969Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T01:00:43.969Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T01:00:43.969Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T01:00:43.979Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-06T01:01:13.980Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 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-11-06T01:01:13.996Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 14995648-53e2-4bf3-be39-e37fc6cdef66 and serviceModelVersionId: 2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa 2022-11-06T01:01:13.997Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b5ac6f76-d7f0-44d7-8699-4f3d5e9eb1b3 2022-11-06T01:01:14.009Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b5ac6f76-d7f0-44d7-8699-4f3d5e9eb1b3/model-vers/model-ver/2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa?depth=0 2022-11-06T01:01:14.017Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2022-11-06T01:01:14.087Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b5ac6f76-d7f0-44d7-8699-4f3d5e9eb1b3/model-vers/model-ver/2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa?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-11-06T01:01:14.089Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b5ac6f76-d7f0-44d7-8699-4f3d5e9eb1b3/model-vers/model-ver/2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa?depth=0|INFO|500||Invoke 2022-11-06T01:01:14.096Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b5ac6f76-d7f0-44d7-8699-4f3d5e9eb1b3/model-vers/model-ver/2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-06T01:01:14.236Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b5ac6f76-d7f0-44d7-8699-4f3d5e9eb1b3/model-vers/model-ver/2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa?depth=0|INFO|500||InvokeReturn 2022-11-06T01:01:14.236Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b5ac6f76-d7f0-44d7-8699-4f3d5e9eb1b3/model-vers/model-ver/2c4a1ddf-e6eb-4e83-bc4b-d26e4b5f37aa?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[136], X-AAI-TXID=[0-aai-resources-221106-01:01:14:273-56125], vertex-id=[225408], Content-Length=[0], Date=[Sun, 06 Nov 2022 01:01:14 GMT], Content-Type=[application/json]} 2022-11-06T01:01:14.238Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2022-11-06T01:01:14.239Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-06T01:01:14.239Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-06T01:01:14.252Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-11-06T01:01:14.252Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 14995648-53e2-4bf3-be39-e37fc6cdef66 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-06T01:01:14.253Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-06T01:01:14.253Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:14.257Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:14.257Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696474253, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T01:01:14.357Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:14.358Z||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-11-06T01:01:14.358Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:14.385Z||pool-105-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:14.386Z||pool-105-thread-1|||||INFO|500||cambria reply ok (29 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-11-06T01:01:15.295Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||received message from topic 2022-11-06T01:01:15.296Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"0c1c4413-ebec-434a-b09b-f139c93e0aba","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"73e8bd22-102f-4a03-8b7c-b2e5266b71db","serviceDescription":"service","serviceInvariantUUID":"ceb8700f-d520-45ea-91a4-fdc1eb566718","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"135a6b7f-71f9-41ef-8190-f751ebe62f1f","resourceInvariantUUID":"c0f840bd-1ae6-4773-af76-22a07255c403","resourceCustomizationUUID":"5f7d3612-c2dc-46f3-8781-52cf8374d642","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":"ZjZjZjVkMDRkYmNmMWYwOWNlYjIyNTJlMzU4ODg4NWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2ab5fe6d-5e2b-4f8f-b726-98bde2b329ce","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":"YTUxMjliOWUyY2RhMjY4NTYzYjU5ZDMyMTU4MDU5NTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"778cf69c-893e-4a97-87e7-ffe8a0126359","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":"0bb25673-44fd-4d68-9984-1289d7e21395","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":"f8f1e4a2-5e00-4639-be60-23700111f362","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":"871fbb5b-e3c0-420d-9318-d371c055165d","artifactVersion":"2","generatedFromUUID":"6f4b9cf2-78a9-4be0-9d75-7186989e4854"},{"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":"4b1f4022-340e-448f-a48e-9a48797062e5","artifactVersion":"2","generatedFromUUID":"0bb25673-44fd-4d68-9984-1289d7e21395"},{"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":"6f4b9cf2-78a9-4be0-9d75-7186989e4854","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":"4a7daa2f-a209-4b29-9f09-01225bc492c1","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":"Y2NkMTllNmQwOTAwZTkwNTAyZWVlOTM2YTRhZDEyZTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"158c7abf-7470-4a04-b479-f794514c9c1e","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODY5YTQ1NTcwYjJiYmNjMmQwY2JiNDUzOWM1MDAxZjA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a9b1fd3f-7d59-46ab-91a8-eedf0dee3c16","artifactVersion":"1"}],"workloadContext":"Production"} 2022-11-06T01:01:15.296Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T01:01:15.296Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:15.299Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:15.299Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T01:01:15.399Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:15.400Z||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-11-06T01:01:15.400Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:15.417Z||pool-106-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:15.417Z||pool-106-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:16.299Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T01:01:16.301Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:16.306Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:16.306Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-06T01:01:16.407Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:16.408Z||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-11-06T01:01:16.408Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:16.424Z||pool-107-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:16.424Z||pool-107-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-11-06T01:01:17.307Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T01:01:17.308Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:17.310Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:17.311Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-06T01:01:17.411Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:17.411Z||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-11-06T01:01:17.412Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:17.424Z||pool-108-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:17.424Z||pool-108-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:18.311Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T01:01:18.313Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:18.315Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:18.315Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T01:01:18.415Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:18.416Z||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-11-06T01:01:18.416Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:18.428Z||pool-109-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:18.428Z||pool-109-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:19.316Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T01:01:19.317Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:19.319Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:19.319Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-06T01:01:19.420Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:19.420Z||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-11-06T01:01:19.421Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:19.432Z||pool-110-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:19.433Z||pool-110-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2022-11-06T01:01:20.320Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T01:01:20.320Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:20.322Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:20.322Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-06T01:01:20.425Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms 2022-11-06T01:01:20.426Z||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-11-06T01:01:20.427Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:20.443Z||pool-111-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:20.444Z||pool-111-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:21.323Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T01:01:21.325Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:21.327Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:21.327Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-06T01:01:21.427Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:21.428Z||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-11-06T01:01:21.428Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:21.456Z||pool-112-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:21.457Z||pool-112-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:22.328Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T01:01:22.329Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:22.335Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:22.336Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T01:01:22.432Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms 2022-11-06T01:01:22.433Z||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-11-06T01:01:22.433Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:22.449Z||pool-113-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:22.450Z||pool-113-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:23.337Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T01:01:23.337Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:23.341Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:23.342Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T01:01:23.440Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2022-11-06T01:01:23.441Z||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-11-06T01:01:23.441Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:23.474Z||pool-114-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:23.475Z||pool-114-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:24.343Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-11-06T01:01:24.344Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:24.346Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:24.347Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T01:01:24.447Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:24.447Z||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-11-06T01:01:24.448Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:24.469Z||pool-115-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:24.469Z||pool-115-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:25.317Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:01:25.317Z||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-11-06T01:01:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:25.348Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "73e8bd22-102f-4a03-8b7c-b2e5266b71db", "serviceDescription": "service", "serviceInvariantUUID": "ceb8700f-d520-45ea-91a4-fdc1eb566718", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "5f7d3612-c2dc-46f3-8781-52cf8374d642", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "135a6b7f-71f9-41ef-8190-f751ebe62f1f", "resourceInvariantUUID": "c0f840bd-1ae6-4773-af76-22a07255c403", "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": "YTUxMjliOWUyY2RhMjY4NTYzYjU5ZDMyMTU4MDU5NTU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "778cf69c-893e-4a97-87e7-ffe8a0126359", "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": "0bb25673-44fd-4d68-9984-1289d7e21395", "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": "4b1f4022-340e-448f-a48e-9a48797062e5", "generatedFromUUID": "0bb25673-44fd-4d68-9984-1289d7e21395" }, "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": "871fbb5b-e3c0-420d-9318-d371c055165d", "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": "4b1f4022-340e-448f-a48e-9a48797062e5", "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": "6f4b9cf2-78a9-4be0-9d75-7186989e4854", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ODY5YTQ1NTcwYjJiYmNjMmQwY2JiNDUzOWM1MDAxZjA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a9b1fd3f-7d59-46ab-91a8-eedf0dee3c16" } ], "workloadContext": "Production" } 2022-11-06T01:01:25.348Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-11-06T01:01:25.348Z|14995648-53e2-4bf3-be39-e37fc6cdef66|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 73e8bd22-102f-4a03-8b7c-b2e5266b71db ASDC 2022-11-06T01:01:25.350Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:0c1c4413-ebec-434a-b09b-f139c93e0aba ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:73e8bd22-102f-4a03-8b7c-b2e5266b71db ServiceInvariantUUID:ceb8700f-d520-45ea-91a4-fdc1eb566718 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:a9b1fd3f-7d59-46ab-91a8-eedf0dee3c16 ArtifactChecksum:ODY5YTQ1NTcwYjJiYmNjMmQwY2JiNDUzOWM1MDAxZjA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:5f7d3612-c2dc-46f3-8781-52cf8374d642 ResourceInvariantUUID:c0f840bd-1ae6-4773-af76-22a07255c403 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:135a6b7f-71f9-41ef-8190-f751ebe62f1f 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:778cf69c-893e-4a97-87e7-ffe8a0126359 ArtifactChecksum:YTUxMjliOWUyY2RhMjY4NTYzYjU5ZDMyMTU4MDU5NTU= 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:0bb25673-44fd-4d68-9984-1289d7e21395 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:4b1f4022-340e-448f-a48e-9a48797062e5 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:871fbb5b-e3c0-420d-9318-d371c055165d 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:4b1f4022-340e-448f-a48e-9a48797062e5 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:6f4b9cf2-78a9-4be0-9d75-7186989e4854 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-11-06T01:01:25.350Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 73e8bd22-102f-4a03-8b7c-b2e5266b71db 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-11-06T01:01:25.403Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T01:01:25.421Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T01:01:25.421Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T01:01:25.421Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: a9b1fd3f-7d59-46ab-91a8-eedf0dee3c16 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-06T01:01:25.421Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T01:01:25.421Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-06T01:01:25.736Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T01:01:25.740Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar a9b1fd3f-7d59-46ab-91a8-eedf0dee3c16 162984 2022-11-06T01:01:25.741Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-11-06T01:01:25.741Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-06T01:01:25.741Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T01:01:25.741Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:25.744Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:25.744Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696485741, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T01:01:25.844Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:25.845Z||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-11-06T01:01:25.845Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:25.859Z||pool-116-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:25.860Z||pool-116-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1} 2022-11-06T01:01:25.876Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:25.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:01:25.876Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "14995648-53e2-4bf3-be39-e37fc6cdef66", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696474253, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T01:01:25.877Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:01:25.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:01:25.877Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T01:01:25.878Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:01:25.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:01:25.878Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:01:25.879Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-11-06T01:01:25.880Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:01:25.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:01:25.880Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-11-06T01:01:25.880Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:01:25.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:01:25.880Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696245312, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-11-06T01:01:25.880Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-11-06T01:01:26.745Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-11-06T01:01:26.746Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-11-06T01:01:26.746Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: a9b1fd3f-7d59-46ab-91a8-eedf0dee3c16, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-06T01:01:26.747Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2022-11-06T01:01:26.747Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-06T01:01:26.747Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-06T01:01:26.867Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9233803774925099648/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2022-11-06T01:01:27.929Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2022-11-06T01:01:27.929Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-11-06T01:01:27.929Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-06T01:01:27.930Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2022-11-06T01:01:27.930Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-11-06T01:01:27.930Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:27.930Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:27.930Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:27.930Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-11-06T01:01:27.930Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.930Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:27.931Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-06T01:01:27.931Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-11-06T01:01:27.931Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T01:01:27.931Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.931Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:27.932Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-06T01:01:27.932Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-11-06T01:01:27.932Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-11-06T01:01:27.932Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.932Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:27.932Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.932Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-11-06T01:01:27.932Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2022-11-06T01:01:27.932Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template dummy_base is not matching search criteria 2022-11-06T01:01:27.933Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-11-06T01:01:27.933Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.933Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-06T01:01:27.933Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.933Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-06T01:01:27.933Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T01:01:27.933Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.933Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-06T01:01:27.933Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T01:01:27.933Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.933Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=22b48371-9e90-4cf1-8c01-0c2035782f2d 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.934Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:27.935Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:27.935Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:27.935Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:73e8bd22-102f-4a03-8b7c-b2e5266b71db Model Version:NULL Model InvariantUuid:ceb8700f-d520-45ea-91a4-fdc1eb566718 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:6195a9fa-31c3-4c4f-9fc8-5e551be15566 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:c0f840bd-1ae6-4773-af76-22a07255c403 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5f7d3612-c2dc-46f3-8781-52cf8374d642 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:294e00ab-db1c-41cc-aaf2-e472e198fb72 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:0f601a60-bc97-4777-8458-75826856ffaf ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:64226078-86a5-4cc0-8c40-7712b7d86327 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:5ba41d9e-410d-4c92-a73e-8b3c1347183a ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:22b48371-9e90-4cf1-8c01-0c2035782f2d ModelInvariantUuid:193aa8a2-2b02-4dbc-8b89-2e88327e656c ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:4d8016a0-ffd8-4880-9d2b-ed7175ba1b19 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:12da2efe-5482-4efb-80d0-0230a3f37611 ModelInvariantUuid:65c9cc7b-e538-481a-891c-2df3414287e5 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:4d5687f9-08aa-42d1-b0d2-52ba6cb7f06d 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-11-06T01:01:27.949Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 135a6b7f-71f9-41ef-8190-f751ebe62f1f 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-11-06T01:01:27.953Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||basic_cnf_macro 0 2022-11-06T01:01:27.953Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 135a6b7f-71f9-41ef-8190-f751ebe62f1f 2022-11-06T01:01:27.953Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 778cf69c-893e-4a97-87e7-ffe8a0126359 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-11-06T01:01:27.954Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T01:01:27.954Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:28.018Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T01:01:28.018Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 778cf69c-893e-4a97-87e7-ffe8a0126359 1565 2022-11-06T01:01:28.019Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:28.023Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:28.024Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T01:01:28.024Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:28.027Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:28.028Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696488019, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T01:01:28.127Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-11-06T01:01:28.128Z||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-11-06T01:01:28.128Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:28.144Z||pool-117-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:28.144Z||pool-117-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:29.030Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "64226078-86a5-4cc0-8c40-7712b7d86327", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5ba41d9e-410d-4c92-a73e-8b3c1347183a", "vfModuleModelCustomizationUUID": "2423d59a-e615-4884-a9db-5d7ff32ffa18", "isBase": true, "artifacts": [ "0bb25673-44fd-4d68-9984-1289d7e21395", "4b1f4022-340e-448f-a48e-9a48797062e5" ], "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": "294e00ab-db1c-41cc-aaf2-e472e198fb72", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0f601a60-bc97-4777-8458-75826856ffaf", "vfModuleModelCustomizationUUID": "375cda6e-198e-4dbd-a773-d46074bb95db", "isBase": false, "artifacts": [ "6f4b9cf2-78a9-4be0-9d75-7186989e4854" ], "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-11-06T01:01:29.034Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5ba41d9e-410d-4c92-a73e-8b3c1347183a VfModuleModelInvariantUUID:64226078-86a5-4cc0-8c40-7712b7d86327 VfModuleModelDescription:NULL Artifacts UUID List:{ 0bb25673-44fd-4d68-9984-1289d7e21395 , 4b1f4022-340e-448f-a48e-9a48797062e5 } 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:0f601a60-bc97-4777-8458-75826856ffaf VfModuleModelInvariantUUID:294e00ab-db1c-41cc-aaf2-e472e198fb72 VfModuleModelDescription:NULL Artifacts UUID List:{ 6f4b9cf2-78a9-4be0-9d75-7186989e4854 } 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-11-06T01:01:29.043Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "64226078-86a5-4cc0-8c40-7712b7d86327", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5ba41d9e-410d-4c92-a73e-8b3c1347183a", "vfModuleModelCustomizationUUID": "2423d59a-e615-4884-a9db-5d7ff32ffa18", "isBase": true, "artifacts": [ "0bb25673-44fd-4d68-9984-1289d7e21395", "4b1f4022-340e-448f-a48e-9a48797062e5" ], "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": "294e00ab-db1c-41cc-aaf2-e472e198fb72", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0f601a60-bc97-4777-8458-75826856ffaf", "vfModuleModelCustomizationUUID": "375cda6e-198e-4dbd-a773-d46074bb95db", "isBase": false, "artifacts": [ "6f4b9cf2-78a9-4be0-9d75-7186989e4854" ], "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-11-06T01:01:29.052Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5ba41d9e-410d-4c92-a73e-8b3c1347183a VfModuleModelInvariantUUID:64226078-86a5-4cc0-8c40-7712b7d86327 VfModuleModelDescription:NULL Artifacts UUID List:{ 0bb25673-44fd-4d68-9984-1289d7e21395 , 4b1f4022-340e-448f-a48e-9a48797062e5 } 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:0f601a60-bc97-4777-8458-75826856ffaf VfModuleModelInvariantUUID:294e00ab-db1c-41cc-aaf2-e472e198fb72 VfModuleModelDescription:NULL Artifacts UUID List:{ 6f4b9cf2-78a9-4be0-9d75-7186989e4854 } 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-11-06T01:01:29.053Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 0bb25673-44fd-4d68-9984-1289d7e21395 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-11-06T01:01:29.054Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T01:01:29.055Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:29.181Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T01:01:29.181Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 0bb25673-44fd-4d68-9984-1289d7e21395 914 2022-11-06T01:01:29.182Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:29.182Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:29.182Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T01:01:29.182Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:29.184Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:29.184Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696489182, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T01:01:29.285Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:29.285Z||pool-118-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-06T01:01:29.286Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:29.301Z||pool-118-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:29.301Z||pool-118-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-11-06T01:01:30.185Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 871fbb5b-e3c0-420d-9318-d371c055165d from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-11-06T01:01:30.186Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T01:01:30.186Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:30.421Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T01:01:30.425Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 871fbb5b-e3c0-420d-9318-d371c055165d 12 2022-11-06T01:01:30.426Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:30.426Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:30.426Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T01:01:30.426Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:30.428Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:30.429Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696490426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-11-06T01:01:30.529Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:30.530Z||pool-119-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-06T01:01:30.530Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:30.555Z||pool-119-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:30.555Z||pool-119-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:31.429Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 4b1f4022-340e-448f-a48e-9a48797062e5 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-11-06T01:01:31.430Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T01:01:31.431Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:31.556Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T01:01:31.557Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 4b1f4022-340e-448f-a48e-9a48797062e5 96 2022-11-06T01:01:31.557Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:31.558Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:31.558Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T01:01:31.558Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:31.560Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:31.560Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696491557, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-06T01:01:31.661Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:31.661Z||pool-120-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-06T01:01:31.661Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:31.674Z||pool-120-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:31.675Z||pool-120-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:32.569Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 6f4b9cf2-78a9-4be0-9d75-7186989e4854 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-11-06T01:01:32.569Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-11-06T01:01:32.569Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:32.635Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-11-06T01:01:32.636Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 6f4b9cf2-78a9-4be0-9d75-7186989e4854 20206 2022-11-06T01:01:32.636Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:32.636Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:32.636Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-11-06T01:01:32.636Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:32.638Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:32.639Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696492636, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-06T01:01:32.739Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:32.739Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-06T01:01:32.740Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:32.762Z||pool-121-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:32.762Z||pool-121-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:33.643Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 73e8bd22-102f-4a03-8b7c-b2e5266b71db 2022-11-06T01:01:33.643Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 135a6b7f-71f9-41ef-8190-f751ebe62f1f 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-11-06T01:01:33.662Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@310bec0d, org.onap.sdc.toscaparser.api.parameters.Input@6afdf9d4, org.onap.sdc.toscaparser.api.parameters.Input@47f91dbb, org.onap.sdc.toscaparser.api.parameters.Input@4821f75e, org.onap.sdc.toscaparser.api.parameters.Input@26a411d3] 2022-11-06T01:01:33.664Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:33.664Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:33.664Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 2022-11-06T01:01:33.664Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 5f7d3612-c2dc-46f3-8781-52cf8374d642 2022-11-06T01:01:33.665Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5f7d3612-c2dc-46f3-8781-52cf8374d642 matches Tosca VF Customization UUID: 5f7d3612-c2dc-46f3-8781-52cf8374d642 2022-11-06T01:01:33.665Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 5f7d3612-c2dc-46f3-8781-52cf8374d642 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-11-06T01:01:33.668Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:33.668Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:33.669Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 5f7d3612-c2dc-46f3-8781-52cf8374d642: {\"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-11-06T01:01:33.669Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6bd5335e 2022-11-06T01:01:33.670Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:33.670Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-11-06T01:01:33.670Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 375cda6e-198e-4dbd-a773-d46074bb95db 2022-11-06T01:01:33.670Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 375cda6e-198e-4dbd-a773-d46074bb95db 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-11-06T01:01:33.674Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:33.674Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-06T01:01:33.674Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T01:01:33.675Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:33.675Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-06T01:01:33.675Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-11-06T01:01:33.675Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:33.675Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-11-06T01:01:33.675Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=5f7d3612-c2dc-46f3-8781-52cf8374d642 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-11-06T01:01:33.678Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:33.679Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:33.679Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 73e8bd22-102f-4a03-8b7c-b2e5266b71db: basic_cnf_macro 2022-11-06T01:01:33.679Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:33.679Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:33.679Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:33.679Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:33.679Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:33.679Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:33.680Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:33.680Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:33.680Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-11-06T01:01:33.680Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-11-06T01:01:33.680Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:33.740Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 135a6b7f-71f9-41ef-8190-f751ebe62f1f 2 ASDC deployResourceStructure 2022-11-06T01:01:33.741Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:33.741Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:33.741Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T01:01:33.742Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:33.744Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:33.744Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696493741, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T01:01:33.844Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:33.845Z||pool-122-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-06T01:01:33.845Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:33.859Z||pool-122-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:33.859Z||pool-122-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:34.745Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:34.745Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:34.745Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T01:01:34.746Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:34.749Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:34.750Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696494745, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-11-06T01:01:34.850Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:34.851Z||pool-123-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-06T01:01:34.851Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:34.864Z||pool-123-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:34.865Z||pool-123-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1} 2022-11-06T01:01:35.753Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:35.754Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:35.754Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-06T01:01:35.754Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:35.756Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:35.756Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696495750, "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-11-06T01:01:35.860Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms 2022-11-06T01:01:35.861Z||pool-124-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-06T01:01:35.861Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:35.885Z||pool-124-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:35.885Z||pool-124-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:36.760Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:36.760Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:36.761Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T01:01:36.761Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:36.763Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:36.763Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696496760, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-11-06T01:01:36.863Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:36.864Z||pool-125-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-06T01:01:36.864Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:36.877Z||pool-125-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:36.877Z||pool-125-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:37.764Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:37.765Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||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-11-06T01:01:37.765Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-11-06T01:01:37.765Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:37.767Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:37.767Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696497764, "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-11-06T01:01:37.869Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-11-06T01:01:37.870Z||pool-126-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-06T01:01:37.870Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:37.884Z||pool-126-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:37.885Z||pool-126-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:38.768Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-11-06T01:01:38.768Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-11-06T01:01:38.769Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-11-06T01:01:38.769Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:01:38.771Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:01:38.771Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696498768, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T01:01:38.871Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:01:38.872Z||pool-127-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-06T01:01:38.872Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:01:38.887Z||pool-127-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:01:38.888Z||pool-127-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-11-06T01:01:39.772Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0c1c4413-ebec-434a-b09b-f139c93e0aba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-11-06T01:01:39.789Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0c1c4413-ebec-434a-b09b-f139c93e0aba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-11-06T01:01:39.793Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-11-06T01:01:39.793Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-11-06T01:01:39.793Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-11-06T01:01:39.793Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-11-06T01:01:39.793Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T01:01:39.793Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T01:01:39.793Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T01:01:39.793Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T01:01:39.793Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-11-06T01:01:39.793Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-11-06T01:01:39.807Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-11-06T01:02:09.807Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0c1c4413-ebec-434a-b09b-f139c93e0aba 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-11-06T01:02:09.820Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0c1c4413-ebec-434a-b09b-f139c93e0aba and serviceModelVersionId: 73e8bd22-102f-4a03-8b7c-b2e5266b71db 2022-11-06T01:02:09.820Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ceb8700f-d520-45ea-91a4-fdc1eb566718 2022-11-06T01:02:09.821Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ceb8700f-d520-45ea-91a4-fdc1eb566718/model-vers/model-ver/73e8bd22-102f-4a03-8b7c-b2e5266b71db?depth=0 2022-11-06T01:02:09.824Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2022-11-06T01:02:09.849Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ceb8700f-d520-45ea-91a4-fdc1eb566718/model-vers/model-ver/73e8bd22-102f-4a03-8b7c-b2e5266b71db?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-11-06T01:02:09.853Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ceb8700f-d520-45ea-91a4-fdc1eb566718/model-vers/model-ver/73e8bd22-102f-4a03-8b7c-b2e5266b71db?depth=0|INFO|500||Invoke 2022-11-06T01:02:09.858Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ceb8700f-d520-45ea-91a4-fdc1eb566718/model-vers/model-ver/73e8bd22-102f-4a03-8b7c-b2e5266b71db?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-11-06T01:02:10.081Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ceb8700f-d520-45ea-91a4-fdc1eb566718/model-vers/model-ver/73e8bd22-102f-4a03-8b7c-b2e5266b71db?depth=0|INFO|500||InvokeReturn 2022-11-06T01:02:10.082Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ceb8700f-d520-45ea-91a4-fdc1eb566718/model-vers/model-ver/73e8bd22-102f-4a03-8b7c-b2e5266b71db?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[216], X-AAI-TXID=[1-aai-resources-221106-01:02:10:038-94754], vertex-id=[417880], Content-Length=[0], Date=[Sun, 06 Nov 2022 01:02:10 GMT], Content-Type=[application/json]} 2022-11-06T01:02:10.085Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2022-11-06T01:02:10.085Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-11-06T01:02:10.085Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-11-06T01:02:10.094Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-11-06T01:02:10.094Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0c1c4413-ebec-434a-b09b-f139c93e0aba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-11-06T01:02:10.095Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-11-06T01:02:10.095Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-11-06T01:02:10.097Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-11-06T01:02:10.097Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696530095, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T01:02:10.197Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-11-06T01:02:10.198Z||pool-128-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-11-06T01:02:10.198Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as ZUn0HQ5Lii21nttP) ... 2022-11-06T01:02:10.215Z||pool-128-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:02:10.216Z||pool-128-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-11-06T01:02:11.123Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:02:11.123Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:02:11.124Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:02:21.473Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:02:21.474Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:02:21.474Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:02:21.474Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:02:25.317Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:02:25.317Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T01:02:25.318Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:02:25.345Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:02:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||received message from topic 2022-11-06T01:02:25.346Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696485741, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-11-06T01:02:25.347Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:02:31.014Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:02:31.015Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:02:31.015Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:02:31.015Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:02:40.584Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:02:40.585Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:02:40.585Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:02:40.586Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:02:50.128Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:02:50.129Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:02:50.130Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:02:50.130Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:02:59.706Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:03:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:03:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:03:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:03:25.316Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:03:25.317Z||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-11-06T01:03:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:03:25.841Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:03:25.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:03:25.842Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696488019, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-11-06T01:03:25.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696489182, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696490426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696491557, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696492636, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696493741, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696494745, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696495750, "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-11-06T01:03:25.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696496760, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696497764, "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-11-06T01:03:25.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696498768, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0c1c4413-ebec-434a-b09b-f139c93e0aba", "consumerID": "SO-COpenSource-Env11", "timestamp": 1667696530095, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-11-06T01:03:25.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-11-06T01:03:34.885Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:04:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:04:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:04:25.314Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:04:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:04:25.317Z||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-11-06T01:04:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:04:34.859Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:04:34.860Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:05:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:05:25.315Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:05:25.316Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:05:25.316Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:05:25.317Z||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-11-06T01:05:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:05:34.885Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:05:34.890Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:06:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:06:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:06:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:06:25.316Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:06:25.317Z||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-11-06T01:06:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:06:34.880Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:06:34.881Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:07:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:07:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:07:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:07:25.316Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:07:25.317Z||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-11-06T01:07:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:07:34.903Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:07:34.902Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:08:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:08:25.314Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:08:25.314Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:08:25.317Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:08:25.318Z||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-11-06T01:08:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:08:34.863Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:08:34.900Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:09:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:09:25.314Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:09:25.314Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:09:25.317Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:09:25.317Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T01:09:25.317Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:09:34.885Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:09:34.885Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:10:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:10:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:10:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:10:25.317Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:10:25.317Z||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-11-06T01:10:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:10:34.867Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:10:34.903Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:11:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:11:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:11:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:11:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:11:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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-11-06T01:11:25.318Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:11:34.856Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:11:34.857Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:12:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:12:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:12:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:12:25.316Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:12:25.317Z||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-11-06T01:12:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:12:34.859Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:12:34.859Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:13:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:13:25.315Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:13:25.315Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:13:25.316Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:13:25.317Z||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-11-06T01:13:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:13:34.861Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:13:34.865Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:14:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:14:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:14:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:14:25.316Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:14:25.317Z||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-11-06T01:14:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:14:34.908Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:14:34.909Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:15:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:15:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:15:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:15:25.316Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:15:25.317Z||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-11-06T01:15:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:15:34.873Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:15:34.879Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:16:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:16:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:16:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:16:25.316Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:16:25.317Z||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-11-06T01:16:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:16:34.880Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:16:34.885Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:17:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:17:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:17:25.314Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:17:25.317Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:17:25.317Z||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-11-06T01:17:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:17:34.905Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:17:34.910Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:18:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:18:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:18:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:18:25.316Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:18:25.317Z||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-11-06T01:18:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:18:34.897Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:18:34.901Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:19:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:19:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:19:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:19:25.316Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:19:25.317Z||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-11-06T01:19:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:19:34.862Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:19:34.874Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:20:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:20:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:20:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:20:25.316Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:20:25.317Z||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-11-06T01:20:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:20:34.876Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:20:34.882Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:21:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:21:25.316Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:21:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:21:25.317Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:21:25.317Z||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-11-06T01:21:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:21:34.866Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:21:34.867Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:22:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:22:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:22:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:22:25.317Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:22:25.317Z||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-11-06T01:22:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:22:34.862Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:22:34.874Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:23:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:23:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:23:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:23:25.316Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:23:25.317Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T01:23:25.317Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:23:34.886Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:23:34.888Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:24:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:24:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:24:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:24:25.317Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:24:25.317Z||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-11-06T01:24:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:24:34.861Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:24:34.862Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:25:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:25:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:25:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:25:25.317Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:25:25.317Z||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-11-06T01:25:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:25:34.860Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:25:34.866Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:26:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:26:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:26:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:26:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:26:25.317Z||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-11-06T01:26:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:26:34.858Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:26:34.867Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:27:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:27:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:27:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:27:25.317Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:27:25.318Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T01:27:25.318Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:27:34.867Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:27:34.881Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:28:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:28:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:28:25.314Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:28:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:28:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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-11-06T01:28:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:28:34.887Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:28:34.887Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:29:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:29:25.314Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:29:25.315Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:29:25.316Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:29:25.317Z||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-11-06T01:29:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:29:34.909Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:29:34.913Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:30:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:30:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:30:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:30:25.316Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:30:25.317Z||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-11-06T01:30:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:30:34.867Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:30:34.873Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:31:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:31:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:31:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:31:25.316Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:31:25.317Z|a245bb13-e5e0-4702-a256-fb80d0739626|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-11-06T01:31:25.317Z|a245bb13-e5e0-4702-a256-fb80d0739626|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:31:34.862Z|a245bb13-e5e0-4702-a256-fb80d0739626|pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:31:34.864Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:32:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:32:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:32:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:32:25.316Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:32:25.317Z||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-11-06T01:32:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:32:34.866Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:32:34.867Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:33:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:33:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:33:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:33:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:33:25.317Z||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-11-06T01:33:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:33:34.898Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:33:34.906Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:34:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:34:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:34:25.313Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:34:25.316Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:34:25.317Z||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-11-06T01:34:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:34:34.860Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:34:34.861Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:35:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:35:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:35:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:35:25.316Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:35:25.317Z||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-11-06T01:35:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:35:34.857Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:35:34.858Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:36:25.312Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:36:25.315Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:36:25.315Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:36:25.317Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:36:25.317Z||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-11-06T01:36:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:36:34.878Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:36:34.878Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:37:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:37:25.313Z||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-11-06T01:37:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:37:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:37:25.317Z||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-11-06T01:37:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:37:34.859Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:37:34.881Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:38:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:38:25.312Z||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-11-06T01:38:25.312Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:38:25.316Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:38:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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-11-06T01:38:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:38:34.880Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:38:34.881Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:39:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:39:25.312Z||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-11-06T01:39:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:39:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:39:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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-11-06T01:39:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:39:34.854Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:39:34.854Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:40:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:40:25.313Z||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-11-06T01:40:25.314Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:40:25.316Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:40:25.317Z||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-11-06T01:40:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:40:34.859Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:40:34.860Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:41:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:41:25.314Z||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-11-06T01:41:25.314Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:41:25.317Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:41:25.318Z||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-11-06T01:41:25.318Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:41:34.867Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:41:34.871Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:42:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:42:25.312Z||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-11-06T01:42:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:42:25.316Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:42:25.317Z||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-11-06T01:42:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:42:34.885Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:42:34.893Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:43:25.313Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:43:25.313Z||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-11-06T01:43:25.314Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:43:25.316Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:43:25.317Z||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-11-06T01:43:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:43:34.863Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:43:34.866Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:44:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:44:25.313Z||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-11-06T01:44:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:44:25.316Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:44:25.317Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:44:25.317Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:44:34.868Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:44:34.870Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:45:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:45:25.315Z||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-11-06T01:45:25.315Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:45:25.316Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:45:25.317Z||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-11-06T01:45:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:45:34.859Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:45:34.871Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:46:25.312Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:46:25.313Z||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-11-06T01:46:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:46:25.316Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:46:25.317Z||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-11-06T01:46:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:46:34.873Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:46:34.903Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:47:25.312Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:47:25.313Z||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-11-06T01:47:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:47:25.316Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:47:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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-11-06T01:47:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:47:34.876Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:47:34.876Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:48:25.312Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:48:25.313Z||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-11-06T01:48:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:48:25.316Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:48:25.317Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:48:25.317Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:48:34.868Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:48:34.881Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:49:25.312Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:49:25.313Z||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-11-06T01:49:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:49:25.316Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:49:25.317Z||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-11-06T01:49:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:49:34.864Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:49:34.864Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:50:25.312Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:50:25.313Z||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-11-06T01:50:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:50:25.317Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:50:25.317Z||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-11-06T01:50:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:50:34.926Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:50:34.929Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:51:25.312Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:51:25.313Z||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-11-06T01:51:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:51:25.316Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:51:25.317Z||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-11-06T01:51:25.317Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:51:34.865Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:51:34.865Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:52:25.312Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:52:25.313Z||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-11-06T01:52:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:52:25.317Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:52:25.318Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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-11-06T01:52:25.318Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:52:34.860Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:52:34.877Z|80c942a6-be3f-4456-9aab-2ee6811ef34c|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:53:25.312Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:53:25.314Z||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-11-06T01:53:25.315Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:53:25.321Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:53:25.321Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:53:25.321Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:53:34.867Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:53:34.870Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:54:25.312Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:54:25.313Z||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-11-06T01:54:25.313Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:54:25.316Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:54:25.317Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:54:25.317Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:54:34.871Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:54:34.871Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:55:25.312Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:55:25.313Z||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-11-06T01:55:25.314Z||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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:55:25.317Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-11-06T01:55:25.317Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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-11-06T01:55:25.317Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|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 ZUn0HQ5Lii21nttP) ... 2022-11-06T01:55:34.868Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-11-06T01:55:34.966Z|0c1c4413-ebec-434a-b09b-f139c93e0aba|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK