Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2022-12-05T23:11:13.917Z||main|||||INFO|500||The following profiles are active: basic
2022-12-05T23:11:26.698Z||main|||||INFO|500||Starting service [Tomcat]
2022-12-05T23:11:26.700Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-12-05T23:11:26.865Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-12-05T23:11:32.061Z||main|||||INFO|500||catdb-pool - Starting...
2022-12-05T23:11:32.519Z||main|||||INFO|500||catdb-pool - Start completed.
2022-12-05T23:11:32.992Z||main|||||INFO|500||reqdb-pool - Starting...
2022-12-05T23:11:33.004Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-12-05T23:11:33.117Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-12-05T23:11:33.349Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-12-05T23:11:33.981Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-05T23:11:35.767Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-05T23:11:38.325Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-05T23:11:38.393Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-12-05T23:11:39.010Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-05T23:11:39.362Z||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-12-05T23:11:40.842Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-05T23:11:42.050Z||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-12-05T23:11:42.739Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-12-05T23:11:42.740Z||main|||||ERROR|500||(conn=1117) Table 'catalogdb.activity_spec' doesn't exist
2022-12-05T23:11:42.760Z||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-12-05T23:11:45.936Z||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-12-05T23:11:48.746Z||main|||||WARN|500||---
2022-12-05T23:11:48.746Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-12-05T23:11:48.747Z||main|||||WARN|500||---
2022-12-05T23:11:49.256Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-12-05T23:11:54.521Z||main|||||INFO|500||Started Application in 44.269 seconds (JVM running for 46.607)
2022-12-05T23:11:54.538Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-12-05T23:11:54.542Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-12-05T23:11:54.558Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-12-05T23:11:54.592Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-12-05T23:11:54.634Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 363885c7-b32c-4d9b-924e-31d47116b70a url= /sdc/v1/artifactTypes
2022-12-05T23:11:54.635Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-05T23:11:54.810Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-12-05T23:11:54.836Z||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-12-05T23:11:54.857Z||scheduling-1|||||DEBUG|500||create keys
2022-12-05T23:11:54.864Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-12-05T23:11:54.977Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:11:54.995Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 2968b9bd-5655-4ff0-87d5-75ea0b5d6173 url= /sdc/v1/registerForDistribution
2022-12-05T23:11:55.130Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 2968b9bd-5655-4ff0-87d5-75ea0b5d6173 url= /sdc/v1/registerForDistribution
2022-12-05T23:11:55.131Z||scheduling-1|||||INFO|500||start DistributionClient
2022-12-05T23:11:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:11:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:11:55.148Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-12-05T23:11:55.151Z||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-12-05T23:11:55.151Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:11:55.151Z||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-12-05T23:11:55.152Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:12:05.557Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:12:05.584Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:12:55.138Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:12:55.140Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:12:55.142Z||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-12-05T23:12:55.142Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:12:55.146Z||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-12-05T23:12:55.146Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:13:04.701Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:13:04.703Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:13:55.138Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:13:55.139Z||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-12-05T23:13:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:13:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:13:55.141Z||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-12-05T23:13:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:14:04.691Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:14:04.696Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:14:55.137Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:14:55.139Z||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-12-05T23:14:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:14:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:14:55.141Z||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-12-05T23:14:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:15:04.692Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:15:04.694Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:15:55.138Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:15:55.139Z||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-12-05T23:15:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:15:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:15:55.141Z||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-12-05T23:15:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:16:04.688Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:16:04.688Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:16:55.138Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:16:55.139Z||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-12-05T23:16:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:16:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:16:55.140Z||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-12-05T23:16:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:17:04.693Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:17:04.696Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:17:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:17:55.138Z||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-12-05T23:17:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:17:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:17:55.140Z||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-12-05T23:17:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:18:04.701Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:18:04.704Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:18:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:18:55.138Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:18:55.142Z||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-12-05T23:18:55.142Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:18:55.143Z||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-12-05T23:18:55.143Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:19:04.695Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:19:04.695Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:19:55.138Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:19:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:19:55.140Z||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-12-05T23:19:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:19:55.141Z||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-12-05T23:19:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:20:04.690Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:20:04.690Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:20:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:20:55.138Z||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-12-05T23:20:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:20:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:20:55.140Z||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-12-05T23:20:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:21:04.691Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:21:04.691Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:21:49.860Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-12-05T23:21:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:21:55.139Z||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-12-05T23:21:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:21:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:21:55.141Z||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-12-05T23:21:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:22:04.694Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:22:04.694Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:22:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:22:55.138Z||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-12-05T23:22:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:22:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:22:55.140Z||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-12-05T23:22:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:23:04.689Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:23:04.689Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:23:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:23:55.138Z||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-12-05T23:23:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:23:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:23:55.140Z||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-12-05T23:23:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:24:04.684Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:24:04.688Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:24:55.138Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:24:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:24:55.140Z||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-12-05T23:24:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:24:55.141Z||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-12-05T23:24:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:25:04.687Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:25:04.699Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:25:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:25:55.138Z||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-12-05T23:25:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:25:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:25:55.141Z||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-12-05T23:25:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:26:04.688Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:26:04.688Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:26:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:26:55.139Z||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-12-05T23:26:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:26:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:26:55.140Z||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-12-05T23:26:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:27:04.702Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:27:04.702Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:27:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:27:55.138Z||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-12-05T23:27:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:27:55.140Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:27:55.140Z||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-12-05T23:27:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:28:04.686Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:28:04.686Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:28:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:28:55.138Z||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-12-05T23:28:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:28:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:28:55.140Z||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-12-05T23:28:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:29:04.689Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:29:04.689Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:29:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:29:55.139Z||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-12-05T23:29:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:29:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:29:55.140Z||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-12-05T23:29:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:30:04.686Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:30:04.694Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:30:55.138Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:30:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:30:55.141Z||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-12-05T23:30:55.141Z||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-12-05T23:30:55.146Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:30:55.146Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:31:04.757Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:31:04.757Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:31:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:31:55.138Z||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-12-05T23:31:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:31:55.140Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:31:55.140Z||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-12-05T23:31:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:32:04.685Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:32:04.685Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:32:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:32:55.138Z||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-12-05T23:32:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:32:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:32:55.140Z||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-12-05T23:32:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:33:04.684Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:33:04.685Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:33:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:33:55.139Z||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-12-05T23:33:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:33:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:33:55.141Z||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-12-05T23:33:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:34:04.686Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:34:04.694Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:34:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:34:55.138Z||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-12-05T23:34:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:34:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:34:55.140Z||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-12-05T23:34:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:35:04.688Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:35:04.690Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:35:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:35:55.138Z||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-12-05T23:35:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:35:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:35:55.140Z||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-12-05T23:35:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:36:04.703Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:36:04.703Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:36:55.138Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:36:55.139Z||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-12-05T23:36:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:36:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:36:55.140Z||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-12-05T23:36:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:37:04.693Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:37:04.693Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:37:55.137Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:37:55.139Z||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-12-05T23:37:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:37:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:37:55.141Z||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-12-05T23:37:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:38:04.686Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:38:04.686Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:38:55.137Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:38:55.138Z||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-12-05T23:38:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:38:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:38:55.140Z||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-12-05T23:38:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:39:04.689Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:39:04.701Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:39:55.137Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:39:55.139Z||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-12-05T23:39:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:39:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:39:55.140Z||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-12-05T23:39:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:40:04.688Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:40:04.689Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:40:55.137Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:40:55.139Z||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-12-05T23:40:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:40:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:40:55.140Z||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-12-05T23:40:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:41:04.685Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:41:04.688Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:41:55.137Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:41:55.138Z||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-12-05T23:41:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:41:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:41:55.140Z||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-12-05T23:41:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:42:04.689Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:42:04.690Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:42:55.138Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:42:55.139Z||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-12-05T23:42:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:42:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:42:55.140Z||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-12-05T23:42:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:43:04.712Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:43:04.712Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:43:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:43:55.138Z||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-12-05T23:43:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:43:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:43:55.140Z||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-12-05T23:43:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:44:04.684Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:44:04.690Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:44:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:44:55.138Z||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-12-05T23:44:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:44:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:44:55.141Z||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-12-05T23:44:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:45:04.685Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:45:04.688Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:45:55.137Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:45:55.139Z||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-12-05T23:45:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:45:55.140Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:45:55.141Z||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-12-05T23:45:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:46:04.689Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:46:04.689Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:46:55.137Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:46:55.138Z||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-12-05T23:46:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:46:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:46:55.140Z||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-12-05T23:46:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:47:04.687Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:47:04.712Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:47:55.137Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:47:55.138Z||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-12-05T23:47:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:47:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:47:55.140Z||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-12-05T23:47:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:48:04.688Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:48:04.688Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:48:55.138Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:48:55.140Z||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-12-05T23:48:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:48:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:48:55.141Z||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-12-05T23:48:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:49:04.687Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:49:04.688Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:49:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:49:55.138Z||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-12-05T23:49:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:49:55.140Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:49:55.140Z||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-12-05T23:49:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:50:04.683Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:50:04.684Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:50:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:50:55.138Z||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-12-05T23:50:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:50:55.140Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:50:55.141Z||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-12-05T23:50:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:51:04.685Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:51:04.685Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:51:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:51:55.139Z||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-12-05T23:51:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:51:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:51:55.141Z||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-12-05T23:51:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:52:04.688Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:52:04.690Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:52:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:52:55.138Z||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-12-05T23:52:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:52:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:52:55.141Z||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-12-05T23:52:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:53:04.713Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:53:04.713Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:53:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:53:55.138Z||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-12-05T23:53:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:53:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:53:55.140Z||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-12-05T23:53:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:54:04.703Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:54:04.704Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:54:55.138Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:54:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:54:55.140Z||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-12-05T23:54:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:54:55.140Z||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-12-05T23:54:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:55:04.693Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:55:04.693Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:55:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:55:55.139Z||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-12-05T23:55:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:55:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:55:55.140Z||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-12-05T23:55:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:56:04.685Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:56:04.693Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:56:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:56:55.139Z||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-12-05T23:56:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:56:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:56:55.140Z||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-12-05T23:56:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:57:04.686Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:57:04.686Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:57:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:57:55.139Z||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-12-05T23:57:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:57:55.140Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:57:55.141Z||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-12-05T23:57:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:58:04.692Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:58:04.694Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:58:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:58:55.138Z||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-12-05T23:58:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:58:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:58:55.141Z||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-12-05T23:58:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:59:04.721Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:59:04.721Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-05T23:59:55.138Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:59:55.139Z||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-12-05T23:59:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-05T23:59:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-05T23:59:55.140Z||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-12-05T23:59:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:00:04.689Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:00:04.690Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:00:55.138Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:00:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:00:55.140Z||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-12-06T00:00:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:00:55.141Z||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-12-06T00:00:55.142Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:01:04.703Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:01:04.703Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:01:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:01:55.138Z||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-12-06T00:01:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:01:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:01:55.141Z||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-12-06T00:01:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:02:04.703Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:02:04.704Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:02:55.137Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:02:55.138Z||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-12-06T00:02:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:02:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:02:55.140Z||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-12-06T00:02:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:03:04.688Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:03:04.688Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:03:55.137Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:03:55.138Z||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-12-06T00:03:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:03:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:03:55.140Z||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-12-06T00:03:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:04:04.700Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:04:04.700Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:04:55.137Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:04:55.138Z||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-12-06T00:04:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:04:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:04:55.141Z||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-12-06T00:04:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:05:04.690Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:05:04.690Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:05:55.137Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:05:55.139Z||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-12-06T00:05:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:05:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:05:55.140Z||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-12-06T00:05:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:06:04.698Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:06:04.698Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:06:55.138Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:06:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:06:55.140Z||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-12-06T00:06:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:06:55.141Z||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-12-06T00:06:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:07:04.695Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:07:04.695Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:07:55.138Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:07:55.139Z||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-12-06T00:07:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:07:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:07:55.140Z||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-12-06T00:07:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:08:04.759Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:08:04.759Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:08:55.138Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:08:55.139Z||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-12-06T00:08:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:08:55.140Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:08:55.140Z||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-12-06T00:08:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:09:04.688Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:09:04.688Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:09:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:09:55.138Z||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-12-06T00:09:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:09:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:09:55.140Z||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-12-06T00:09:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:10:04.689Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:10:04.690Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:10:55.138Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:10:55.139Z||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-12-06T00:10:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:10:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:10:55.140Z||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-12-06T00:10:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:11:04.688Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:11:04.694Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:11:55.137Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:11:55.138Z||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-12-06T00:11:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:11:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:11:55.140Z||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-12-06T00:11:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:12:04.683Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:12:04.684Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:12:55.137Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:12:55.138Z||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-12-06T00:12:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:12:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:12:55.140Z||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-12-06T00:12:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:13:04.695Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:13:04.700Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:13:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:13:55.139Z||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-12-06T00:13:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:13:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:13:55.141Z||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-12-06T00:13:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:14:04.721Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:14:04.728Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:14:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:14:55.139Z||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-12-06T00:14:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:14:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:14:55.140Z||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-12-06T00:14:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:15:04.688Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:15:04.688Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:15:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:15:55.139Z||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-12-06T00:15:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:15:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:15:55.141Z||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-12-06T00:15:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:16:04.689Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:16:04.691Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:16:55.137Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:16:55.138Z||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-12-06T00:16:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:16:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:16:55.141Z||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-12-06T00:16:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:17:04.694Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:17:04.718Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:17:55.138Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:17:55.139Z||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-12-06T00:17:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:17:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:17:55.140Z||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-12-06T00:17:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:18:04.689Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:18:04.689Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:18:55.137Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:18:55.138Z||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-12-06T00:18:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:18:55.140Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:18:55.140Z||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-12-06T00:18:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:19:04.686Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:19:04.686Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:19:55.138Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:19:55.139Z||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-12-06T00:19:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:19:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:19:55.142Z||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-12-06T00:19:55.142Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:20:04.689Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:20:04.711Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:20:55.137Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:20:55.138Z||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-12-06T00:20:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:20:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:20:55.140Z||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-12-06T00:20:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:21:04.686Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:21:04.686Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:21:55.137Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:21:55.138Z||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-12-06T00:21:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:21:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:21:55.140Z||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-12-06T00:21:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:22:04.695Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:22:04.696Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:22:55.137Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:22:55.139Z||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-12-06T00:22:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:22:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:22:55.140Z||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-12-06T00:22:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:23:04.686Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:23:04.686Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:23:55.138Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:23:55.140Z||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-12-06T00:23:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:23:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:23:55.140Z||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-12-06T00:23:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:23:55.371Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:23:55.379Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.379Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286184538,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.408Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.409Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.409Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286165191,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.409Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.409Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.409Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286140116,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.409Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.409Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.410Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "policy-id",
  "timestamp": 1670286191817,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.410Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.410Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.410Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286192384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.410Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.410Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.410Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286184538,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.411Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.411Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.411Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286165191,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.411Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.411Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.411Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286140116,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.412Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.412Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.412Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "policy-id",
  "timestamp": 1670286191817,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.412Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.412Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.412Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286192384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.413Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.413Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.413Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286184538,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.413Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.413Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.413Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286165191,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.413Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.413Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.414Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286140116,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.414Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.414Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.414Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "policy-id",
  "timestamp": 1670286191817,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.414Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.414Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.414Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286192384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.415Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.415Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.415Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286184538,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.416Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.416Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.416Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286165191,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.417Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.417Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.417Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286140116,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.417Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.417Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.417Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286192384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.418Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.418Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.418Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "policy-id",
  "timestamp": 1670286191817,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.418Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.418Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.418Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286184538,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.418Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.419Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.419Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286165191,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.419Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.419Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.419Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286140116,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.419Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.419Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.420Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "policy-id",
  "timestamp": 1670286191817,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.420Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.420Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.420Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286192384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.420Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.420Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.420Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286184538,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.421Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.421Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.421Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286165191,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.421Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.421Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.421Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286140116,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.422Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.422Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.422Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "policy-id",
  "timestamp": 1670286191817,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.422Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.422Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.422Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286192384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.422Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.423Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.423Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286184538,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.423Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.423Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.423Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286165191,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.423Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.423Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.423Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286140116,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.424Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.424Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.424Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "policy-id",
  "timestamp": 1670286191817,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.424Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.424Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.424Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286192384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.424Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.425Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.425Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286201729,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:23:55.425Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.425Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.425Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286201408,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:23:55.425Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.425Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.426Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286201052,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:23:55.426Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.426Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.426Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "policy-id",
  "timestamp": 1670286202384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:23:55.426Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.426Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.427Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286202862,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:23:55.427Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.427Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.427Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286202817,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:23:55.427Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.427Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.427Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "policy-id",
  "timestamp": 1670286203402,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:23:55.428Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.428Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.428Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286203881,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:23:55.428Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.429Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.429Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "policy-id",
  "timestamp": 1670286204422,
  "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-12-06T00:23:55.593Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 23ef0411-ec38-4e41-87ec-48bfa7401c10
2022-12-06T00:23:55.616Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 23ef0411-ec38-4e41-87ec-48bfa7401c10 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-12-06T00:23:55.650Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.651Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286204983,
  "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-12-06T00:23:55.671Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 23ef0411-ec38-4e41-87ec-48bfa7401c10
2022-12-06T00:23:55.672Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 23ef0411-ec38-4e41-87ec-48bfa7401c10 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-12-06T00:23:55.691Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.692Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286205985,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T00:23:55.692Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.693Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.693Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286209163,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:23:55.693Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.693Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.694Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286210168,
  "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-12-06T00:23:55.702Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 23ef0411-ec38-4e41-87ec-48bfa7401c10
2022-12-06T00:23:55.702Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 23ef0411-ec38-4e41-87ec-48bfa7401c10 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-12-06T00:23:55.720Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.721Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286218968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:23:55.721Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.721Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.722Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286219973,
  "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-12-06T00:23:55.731Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 23ef0411-ec38-4e41-87ec-48bfa7401c10
2022-12-06T00:23:55.731Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 23ef0411-ec38-4e41-87ec-48bfa7401c10 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-12-06T00:23:55.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.744Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286220975,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.744Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.744Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.744Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286202424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.744Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.745Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286206990,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.745Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.745Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286222385,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.745Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.745Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.746Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286202424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.746Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.746Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286220975,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.746Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.746Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286206990,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.746Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.747Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286222385,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.747Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.747Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286202424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.747Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.747Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286206990,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.748Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.748Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286220975,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.748Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.748Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286222385,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.749Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.749Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.749Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286202424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.749Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.749Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.749Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286220975,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.749Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.749Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.749Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286206990,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.750Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.750Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.750Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286222385,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.750Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.750Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.750Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286220975,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.750Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.751Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.751Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286206990,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.751Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.751Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.751Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286202424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.751Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.752Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.752Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286222385,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.752Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.752Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.752Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286202424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.752Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.753Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.753Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286206990,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.753Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.753Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.753Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286220975,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.753Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.753Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.754Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286222385,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.754Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.754Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.754Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286202424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.755Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.755Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.755Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286220975,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.755Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.755Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.756Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286206990,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.756Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.756Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.756Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286222385,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.756Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.756Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.757Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286231364,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:23:55.757Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.757Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.757Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670286231040,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:23:55.758Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.758Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.758Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286230672,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:23:55.758Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.758Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.759Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286232657,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:23:55.759Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.759Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.759Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "policy-id",
  "timestamp": 1670286231817,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.759Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.759Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.760Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286232427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:23:55.760Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.760Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.760Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "policy-id",
  "timestamp": 1670286231817,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.760Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.760Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.761Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286233490,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:23:55.761Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.761Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.761Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "policy-id",
  "timestamp": 1670286231817,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:23:55.761Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:23:55.761Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.762Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286234518,
  "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-12-06T00:23:55.775Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:23:55.777Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.778Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"23ef0411-ec38-4e41-87ec-48bfa7401c10","serviceName":"vFW 2022-12-06 00-22-17","serviceVersion":"1.0","serviceUUID":"7b29a665-cfe9-4ad7-b554-238705cc3b10","serviceDescription":"catalog service description","serviceInvariantUUID":"aab454a2-408e-4000-bae5-c0ca651397e1","resources":[{"resourceInstanceName":"vFW 653b9ef0-8e12 0","resourceName":"vFW 653b9ef0-8e12","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"02964335-3af3-4d83-bd59-571914163479","resourceInvariantUUID":"aea84f26-1ec0-4a46-89c7-36e74d273e91","resourceCustomizationUUID":"ce64014e-107f-4cca-93ea-abd15657d5d8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vf-license-model.xml","artifactChecksum":"ZGI3OTRiMTBkNTNlMzNlZGNjMjNiY2IyZDk0NmQwZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f041a4c4-0356-47f2-ae91-7e3478f6cc3a","artifactVersion":"1"},{"artifactName":"vfw653b9ef08e120_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json","artifactChecksum":"ODM0YjIxMjhiMzQyNWFiYzA2YWE0MGMyOTUwZmY5MGE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"611c3ef0-0b2f-4380-ab29-efc2fedecdaf","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"524d9f50-fd72-4c62-8b20-3b7e460a5f68","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vendor-license-model.xml","artifactChecksum":"Njk3OWQ1OTI4MzIxZDIzZDk4ZGJhN2RlMGY5MjcwYjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d614e052-b4a8-4b06-ba13-cccad0875bc2","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"1effbc59-065f-42ee-b21d-aca45c345dd6","artifactVersion":"2","generatedFromUUID":"524d9f50-fd72-4c62-8b20-3b7e460a5f68"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221206002217-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-template.yml","artifactChecksum":"YThhMTM3NWIwOTZlYmI4YzEyMTM1MDM3Yjk2YzdhZDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9f33302e-7b3d-432d-b62b-a79f2bfdab1e","artifactVersion":"1"},{"artifactName":"service-Vfw20221206002217-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar","artifactChecksum":"MmEzMTIwMDQ2NDJkNjA3N2EzODQ2OTQ0ZDllYzVhMDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e2251943-69fd-4086-9bf3-8337614df9f1","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T00:23:55.781Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3eca8a0a-e604-42c9-8138-4e4811c8830a
2022-12-06T00:23:55.782Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3eca8a0a-e604-42c9-8138-4e4811c8830a 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=?
2022-12-06T00:23:55.787Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-06T00:23:55.793Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:23:55.794Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:23:55.794Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286235266,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:23:55.794Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:23:55.805Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:23:55.805Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:55.905Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-12-06T00:23:55.911Z||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-12-06T00:23:55.912Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:23:55.931Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:23:55.933Z||pool-3-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:23:56.812Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:23:56.812Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:23:56.815Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:23:56.815Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T00:23:56.915Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:23:56.916Z||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-12-06T00:23:56.916Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:23:56.932Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:23:56.933Z||pool-4-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:23:57.815Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:23:57.817Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:23:57.819Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:23:57.820Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:23:57.920Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:23:57.921Z||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-12-06T00:23:57.921Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:23:57.933Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:23:57.933Z||pool-5-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:23:58.820Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:23:58.822Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:23:58.824Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:23:58.824Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:23:58.924Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:23:58.925Z||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-12-06T00:23:58.925Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:23:58.939Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:23:58.939Z||pool-6-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:23:59.824Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:23:59.827Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:23:59.829Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:23:59.829Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-06T00:23:59.929Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:23:59.931Z||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-12-06T00:23:59.931Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:23:59.946Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:23:59.947Z||pool-7-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:24:00.830Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:24:00.831Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:24:00.833Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:24:00.834Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:24:00.934Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:24:00.935Z||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-12-06T00:24:00.935Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:24:00.948Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:24:00.948Z||pool-8-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:24:01.834Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:24:01.835Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:24:01.838Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:24:01.839Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:24:01.939Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T00:24:01.941Z||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-12-06T00:24:01.941Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:24:01.959Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:24:01.960Z||pool-9-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:24:02.841Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "serviceName": "vFW 2022-12-06 00-22-17",
  "serviceVersion": "1.0",
  "serviceUUID": "7b29a665-cfe9-4ad7-b554-238705cc3b10",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "aab454a2-408e-4000-bae5-c0ca651397e1",
  "resources": [
    {
      "resourceInstanceName": "vFW 653b9ef0-8e12 0",
      "resourceCustomizationUUID": "ce64014e-107f-4cca-93ea-abd15657d5d8",
      "resourceName": "vFW 653b9ef0-8e12",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "02964335-3af3-4d83-bd59-571914163479",
      "resourceInvariantUUID": "aea84f26-1ec0-4a46-89c7-36e74d273e91",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw653b9ef08e120_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
          "artifactChecksum": "ODM0YjIxMjhiMzQyNWFiYzA2YWE0MGMyOTUwZmY5MGE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "611c3ef0-0b2f-4380-ab29-efc2fedecdaf",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "524d9f50-fd72-4c62-8b20-3b7e460a5f68",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "1effbc59-065f-42ee-b21d-aca45c345dd6",
            "generatedFromUUID": "524d9f50-fd72-4c62-8b20-3b7e460a5f68"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "1effbc59-065f-42ee-b21d-aca45c345dd6",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20221206002217-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
      "artifactChecksum": "MmEzMTIwMDQ2NDJkNjA3N2EzODQ2OTQ0ZDllYzVhMDY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "e2251943-69fd-4086-9bf3-8337614df9f1"
    }
  ],
  "workloadContext": "Production"
}
2022-12-06T00:24:02.842Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-06T00:24:02.842Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7b29a665-cfe9-4ad7-b554-238705cc3b10 ASDC
2022-12-06T00:24:02.948Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:23ef0411-ec38-4e41-87ec-48bfa7401c10
ServiceName:vFW 2022-12-06 00-22-17
ServiceVersion:1.0
ServiceUUID:7b29a665-cfe9-4ad7-b554-238705cc3b10
ServiceInvariantUUID:aab454a2-408e-4000-bae5-c0ca651397e1
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221206002217-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar
ArtifactUUID:e2251943-69fd-4086-9bf3-8337614df9f1
ArtifactChecksum:MmEzMTIwMDQ2NDJkNjA3N2EzODQ2OTQ0ZDllYzVhMDY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 653b9ef0-8e12 0
ResourceCustomizationUUID:ce64014e-107f-4cca-93ea-abd15657d5d8
ResourceInvariantUUID:aea84f26-1ec0-4a46-89c7-36e74d273e91
ResourceName:vFW 653b9ef0-8e12
ResourceType:VF
ResourceUUID:02964335-3af3-4d83-bd59-571914163479
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw653b9ef08e120_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json
ArtifactUUID:611c3ef0-0b2f-4380-ab29-efc2fedecdaf
ArtifactChecksum:ODM0YjIxMjhiMzQyNWFiYzA2YWE0MGMyOTUwZmY5MGE=
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/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml
ArtifactUUID:524d9f50-fd72-4c62-8b20-3b7e460a5f68
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/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env
ArtifactUUID:1effbc59-065f-42ee-b21d-aca45c345dd6
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/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env
ArtifactUUID:1effbc59-065f-42ee-b21d-aca45c345dd6
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-06T00:24:02.949Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7b29a665-cfe9-4ad7-b554-238705cc3b10 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-12-06T00:24:03.005Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T00:24:03.006Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-12-06T00:24:03.007Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-12-06T00:24:03.008Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: e2251943-69fd-4086-9bf3-8337614df9f1 from URL: /sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:03.008Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-12-06T00:24:03.010Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:03.081Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-12-06T00:24:03.090Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar e2251943-69fd-4086-9bf3-8337614df9f1 101455
2022-12-06T00:24:03.093Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar ASDC sendASDCNotification
2022-12-06T00:24:03.093Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:03.094Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:24:03.095Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:24:03.098Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:24:03.098Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286243091,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:24:03.199Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:24:03.200Z||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-12-06T00:24:03.200Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:24:03.219Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:24:03.220Z||pool-10-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:24:04.099Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T00:24:04.100Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-12-06T00:24:04.100Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: e2251943-69fd-4086-9bf3-8337614df9f1, URL: /sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar to file: /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:04.101Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221206002217-csar.csar
2022-12-06T00:24:04.181Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:04.182Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:04.905Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8893756415493781431/Definitions/service-Vfw20221206002217-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2022-12-06T00:24:07.919Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-06T00:24:07.925Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-12-06T00:24:07.925Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:07.925Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-12-06T00:24:07.926Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:07.926Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:07.926Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:07.926Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 653b9ef0-8e12 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-Vfw20221206002217-csar.csar
2022-12-06T00:24:07.926Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:07.926Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:07.927Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:07.927Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:07.927Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:07.927Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:07.928Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:07.928Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-12-06T00:24:07.936Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.938Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:07.942Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is matching search criteria
2022-12-06T00:24:07.942Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-12-06T00:24:07.944Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 653b9ef0-8e12 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T00:24:07.945Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.946Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:07.946Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is matching search criteria
2022-12-06T00:24:07.946Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-12-06T00:24:07.946Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 653b9ef0-8e12 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T00:24:07.947Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.947Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:07.950Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.950Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is not matching search criteria
2022-12-06T00:24:07.951Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-06T00:24:07.951Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-06T00:24:07.951Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-06T00:24:07.951Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:07.952Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-06T00:24:07.952Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-06T00:24:07.952Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-06T00:24:07.952Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-06T00:24:07.953Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-06T00:24:07.953Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-06T00:24:07.954Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:07.954Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-06T00:24:07.955Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:07.955Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-06T00:24:07.955Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-06T00:24:07.955Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-06T00:24:07.956Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.956Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-06T00:24:07.957Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.957Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is matching search criteria
2022-12-06T00:24:07.958Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 653b9ef0-8e12 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:24:07.959Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.959Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is matching search criteria
2022-12-06T00:24:07.959Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 653b9ef0-8e12 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:24:07.959Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.959Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is matching search criteria
2022-12-06T00:24:07.959Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 653b9ef0-8e12 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:24:07.960Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.960Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is not matching search criteria
2022-12-06T00:24:07.960Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-06T00:24:07.960Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-06T00:24:07.960Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-06T00:24:07.960Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-06T00:24:07.960Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-06T00:24:07.961Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-06T00:24:07.961Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:07.961Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-06T00:24:07.961Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:07.961Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-06T00:24:07.961Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-06T00:24:07.962Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=605e3a10-4a37-4812-b804-462b049f6327
2022-12-06T00:24:07.962Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.962Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is not matching search criteria
2022-12-06T00:24:07.962Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-06T00:24:07.962Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-06T00:24:07.962Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-06T00:24:07.963Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:07.963Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-06T00:24:07.963Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-06T00:24:07.963Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-06T00:24:07.963Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-06T00:24:07.963Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-06T00:24:07.963Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:07.964Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-06T00:24:07.964Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-06T00:24:07.964Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=d6e065c0-0b69-4747-9b02-09abac9529af
2022-12-06T00:24:07.964Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.964Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is not matching search criteria
2022-12-06T00:24:07.964Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-06T00:24:07.965Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-06T00:24:07.965Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-06T00:24:07.965Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:07.965Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-06T00:24:07.965Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-06T00:24:07.965Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-06T00:24:07.965Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-06T00:24:07.966Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-06T00:24:07.966Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-06T00:24:07.966Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:07.966Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-06T00:24:07.966Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=7751f560-47d7-4669-87a4-a979eebc4095
2022-12-06T00:24:07.966Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.967Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:07.967Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.967Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:07.967Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.967Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:07.967Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:07.968Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:07.968Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-12-06 00-22-17
Description:catalog service description
Model UUID:7b29a665-cfe9-4ad7-b554-238705cc3b10
Model Version:NULL
Model InvariantUuid:aab454a2-408e-4000-bae5-c0ca651397e1
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 653b9ef0-8e12
Model UUID:24209783-e212-4831-b52a-f9d8d6e05a7f
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:aea84f26-1ec0-4a46-89c7-36e74d273e91
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:ce64014e-107f-4cca-93ea-abd15657d5d8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:2a86face-2bb1-4cdb-a956-5053f5919099
ModelName:Vfw653b9ef08e12..base_vfw..module-0
ModelUuid:427e13ea-8d9d-4a00-95a3-8be593abaa3c
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:605e3a10-4a37-4812-b804-462b049f6327
ModelInvariantUuid:3a61f825-a485-48e0-975f-c39c132487c9
ModelName:vFW 653b9ef0-8e12-nodes.vfwCvfc
ModelUuid:df945741-7191-4098-a16b-9611fef94c9b
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:c5a41b2e-3480-4343-8c81-ef4b051acf0a
ModelInvariantUuid:af72c75b-26ba-4d1a-91f1-b9974189464d
ModelName:Vfw653b9ef08e12.compute.nodes.heat.vfw
ModelUuid:dfd4103b-3f06-4a36-92d3-631ecaa66783
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:d6e065c0-0b69-4747-9b02-09abac9529af
ModelInvariantUuid:e7e6e25f-5f34-4a06-af2b-1316063b30f6
ModelName:vFW 653b9ef0-8e12-nodes.vsnCvfc
ModelUuid:77e56bc2-23c2-478a-b3ec-26a51e70c26c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:0aaec99d-6144-4bb5-b46c-cb878f2cad46
ModelInvariantUuid:6676e3c5-2bc2-4f19-a993-a07c96c63270
ModelName:Vfw653b9ef08e12.compute.nodes.heat.vsn
ModelUuid:ee2e41b8-254b-428d-92a2-c748bf6bf0f3
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:7751f560-47d7-4669-87a4-a979eebc4095
ModelInvariantUuid:c7767bac-d33b-4c41-bf3a-7a0ade63ee55
ModelName:vFW 653b9ef0-8e12-nodes.vpgCvfc
ModelUuid:27b13673-92d4-43cd-a43e-ec4466667831
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:c5d09b79-c037-4a21-9345-b614ebc9382a
ModelInvariantUuid:9e9df7aa-ad2d-4a21-9918-92ebc412ad58
ModelName:Vfw653b9ef08e12.compute.nodes.heat.vpg
ModelUuid:67efa9e3-e520-4838-ad1d-c8225909cdba
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-12-06T00:24:07.983Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 02964335-3af3-4d83-bd59-571914163479
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-12-06T00:24:08.037Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||vFW 653b9ef0-8e12 0
2022-12-06T00:24:08.044Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 02964335-3af3-4d83-bd59-571914163479
2022-12-06T00:24:08.044Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 611c3ef0-0b2f-4380-ab29-efc2fedecdaf from URL: /sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json
2022-12-06T00:24:08.044Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-12-06T00:24:08.044Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json
2022-12-06T00:24:08.106Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-12-06T00:24:08.107Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json 611c3ef0-0b2f-4380-ab29-efc2fedecdaf 785
2022-12-06T00:24:08.107Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json ASDC sendASDCNotification
2022-12-06T00:24:08.108Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json
2022-12-06T00:24:08.108Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:24:08.108Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:24:08.110Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:24:08.111Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286248107,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:24:08.211Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:24:08.213Z||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-12-06T00:24:08.213Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:24:08.227Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:24:08.228Z||pool-11-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:24:09.112Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw653b9ef08e12..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "2a86face-2bb1-4cdb-a956-5053f5919099",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "427e13ea-8d9d-4a00-95a3-8be593abaa3c",
    "vfModuleModelCustomizationUUID": "3ad5fe50-200b-4e07-b90d-370da6bbd926",
    "isBase": true,
    "artifacts": [
      "524d9f50-fd72-4c62-8b20-3b7e460a5f68",
      "1effbc59-065f-42ee-b21d-aca45c345dd6"
    ],
    "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-12-06T00:24:09.132Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw653b9ef08e12..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:427e13ea-8d9d-4a00-95a3-8be593abaa3c
VfModuleModelInvariantUUID:2a86face-2bb1-4cdb-a956-5053f5919099
VfModuleModelDescription:NULL
Artifacts UUID List:{
524d9f50-fd72-4c62-8b20-3b7e460a5f68
,
1effbc59-065f-42ee-b21d-aca45c345dd6

}
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-12-06T00:24:09.135Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw653b9ef08e12..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "2a86face-2bb1-4cdb-a956-5053f5919099",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "427e13ea-8d9d-4a00-95a3-8be593abaa3c",
    "vfModuleModelCustomizationUUID": "3ad5fe50-200b-4e07-b90d-370da6bbd926",
    "isBase": true,
    "artifacts": [
      "524d9f50-fd72-4c62-8b20-3b7e460a5f68",
      "1effbc59-065f-42ee-b21d-aca45c345dd6"
    ],
    "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-12-06T00:24:09.135Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw653b9ef08e12..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:427e13ea-8d9d-4a00-95a3-8be593abaa3c
VfModuleModelInvariantUUID:2a86face-2bb1-4cdb-a956-5053f5919099
VfModuleModelDescription:NULL
Artifacts UUID List:{
524d9f50-fd72-4c62-8b20-3b7e460a5f68
,
1effbc59-065f-42ee-b21d-aca45c345dd6

}
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-12-06T00:24:09.135Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 524d9f50-fd72-4c62-8b20-3b7e460a5f68 from URL: /sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml
2022-12-06T00:24:09.136Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-12-06T00:24:09.136Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml
2022-12-06T00:24:09.193Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-12-06T00:24:09.193Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml 524d9f50-fd72-4c62-8b20-3b7e460a5f68 20368
2022-12-06T00:24:09.194Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-06T00:24:09.194Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml
2022-12-06T00:24:09.194Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:24:09.194Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:24:09.197Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:24:09.197Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286249193,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:24:09.297Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:24:09.298Z||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-12-06T00:24:09.298Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:24:09.314Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:24:09.315Z||pool-12-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:24:10.198Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1effbc59-065f-42ee-b21d-aca45c345dd6 from URL: /sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env
2022-12-06T00:24:10.198Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-12-06T00:24:10.199Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env
2022-12-06T00:24:10.257Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-12-06T00:24:10.258Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env 1effbc59-065f-42ee-b21d-aca45c345dd6 2098
2022-12-06T00:24:10.258Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-06T00:24:10.258Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env
2022-12-06T00:24:10.259Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:24:10.259Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:24:10.263Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:24:10.263Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286250258,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:24:10.363Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:24:10.364Z||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-12-06T00:24:10.364Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:24:10.381Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:24:10.381Z||pool-13-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:24:11.264Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 7b29a665-cfe9-4ad7-b554-238705cc3b10
2022-12-06T00:24:11.265Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 653b9ef0-8e12 0 02964335-3af3-4d83-bd59-571914163479 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-12-06T00:24:11.305Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@47cf6690, org.onap.sdc.toscaparser.api.parameters.Input@27fac648, org.onap.sdc.toscaparser.api.parameters.Input@5e2aa3b6, org.onap.sdc.toscaparser.api.parameters.Input@2cc2a8c9, org.onap.sdc.toscaparser.api.parameters.Input@1085a027]
2022-12-06T00:24:11.309Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.309Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:11.309Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2022-12-06T00:24:11.309Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= ce64014e-107f-4cca-93ea-abd15657d5d8
2022-12-06T00:24:11.309Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ce64014e-107f-4cca-93ea-abd15657d5d8 matches Tosca VF Customization UUID: ce64014e-107f-4cca-93ea-abd15657d5d8
2022-12-06T00:24:11.309Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: ce64014e-107f-4cca-93ea-abd15657d5d8  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-12-06T00:24:11.319Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.319Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:11.320Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id ce64014e-107f-4cca-93ea-abd15657d5d8: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-06T00:24:11.321Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2ba31484
2022-12-06T00:24:11.321Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.321Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-06T00:24:11.321Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 3ad5fe50-200b-4e07-b90d-370da6bbd926
2022-12-06T00:24:11.322Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 3ad5fe50-200b-4e07-b90d-370da6bbd926
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-12-06T00:24:11.329Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.330Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is matching search criteria
2022-12-06T00:24:11.330Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 653b9ef0-8e12 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:24:11.330Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.331Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is matching search criteria
2022-12-06T00:24:11.331Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 653b9ef0-8e12 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:24:11.331Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.331Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is not matching search criteria
2022-12-06T00:24:11.331Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-06T00:24:11.332Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-06T00:24:11.332Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-06T00:24:11.332Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-06T00:24:11.333Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-06T00:24:11.333Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-06T00:24:11.333Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:11.333Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-06T00:24:11.333Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:11.334Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-06T00:24:11.334Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-06T00:24:11.334Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=605e3a10-4a37-4812-b804-462b049f6327
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-12-06T00:24:11.343Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.343Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is matching search criteria
2022-12-06T00:24:11.343Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 653b9ef0-8e12 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:24:11.343Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.344Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is not matching search criteria
2022-12-06T00:24:11.344Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-06T00:24:11.344Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-06T00:24:11.344Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-06T00:24:11.344Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:11.344Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-06T00:24:11.344Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-06T00:24:11.345Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-06T00:24:11.345Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-06T00:24:11.345Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-06T00:24:11.345Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:11.345Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-06T00:24:11.345Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-06T00:24:11.346Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=d6e065c0-0b69-4747-9b02-09abac9529af
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-12-06T00:24:11.348Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.348Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is matching search criteria
2022-12-06T00:24:11.348Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 653b9ef0-8e12 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:24:11.351Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.351Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is not matching search criteria
2022-12-06T00:24:11.351Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-06T00:24:11.351Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-06T00:24:11.352Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-06T00:24:11.352Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:11.352Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-06T00:24:11.352Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-06T00:24:11.352Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-06T00:24:11.352Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-06T00:24:11.353Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-06T00:24:11.353Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-06T00:24:11.353Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-06T00:24:11.354Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-06T00:24:11.354Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=7751f560-47d7-4669-87a4-a979eebc4095
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-12-06T00:24:11.357Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.357Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is matching search criteria
2022-12-06T00:24:11.357Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 653b9ef0-8e12 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:24:11.357Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.358Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Node template vFW 653b9ef0-8e12 0 is matching search criteria
2022-12-06T00:24:11.358Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 653b9ef0-8e12 0] matching following query criteria: sdcType=VF, customizationUUID=ce64014e-107f-4cca-93ea-abd15657d5d8
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-12-06T00:24:11.360Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.360Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:11.360Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 7b29a665-cfe9-4ad7-b554-238705cc3b10: vFW 653b9ef0-8e12
2022-12-06T00:24:11.361Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.361Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:11.361Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.361Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:11.361Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.361Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:11.362Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.362Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:11.362Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:24:11.362Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Service vFW 2022-12-06 00-22-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:24:11.363Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2022-12-06 00-22-17 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-06T00:24:11.678Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 653b9ef0-8e12 02964335-3af3-4d83-bd59-571914163479 1 ASDC deployResourceStructure
2022-12-06T00:24:11.679Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json ASDC sendASDCNotification
2022-12-06T00:24:11.679Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json
2022-12-06T00:24:11.679Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:24:11.680Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:24:11.682Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:24:11.682Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286251679,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T00:24:11.783Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:24:11.784Z||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-12-06T00:24:11.784Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:24:11.800Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:24:11.800Z||pool-14-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:24:12.685Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-06T00:24:12.685Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml
2022-12-06T00:24:12.685Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:24:12.686Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:24:12.688Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:24:12.688Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286252685,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-12-06T00:24:12.788Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:24:12.789Z||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-12-06T00:24:12.789Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:24:12.805Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:24:12.806Z||pool-15-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:24:13.689Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-06T00:24:13.689Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env
2022-12-06T00:24:13.689Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:24:13.690Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:24:13.691Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:24:13.692Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286253689,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-12-06T00:24:13.792Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:24:13.793Z||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-12-06T00:24:13.794Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:24:13.809Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:24:13.810Z||pool-16-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:24:14.693Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar ASDC sendASDCNotification
2022-12-06T00:24:14.693Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar
2022-12-06T00:24:14.693Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:24:14.693Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:24:14.696Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:24:14.696Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286254692,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:24:14.796Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:24:14.797Z||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-12-06T00:24:14.798Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:24:14.813Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:24:14.814Z||pool-17-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:24:15.697Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 23ef0411-ec38-4e41-87ec-48bfa7401c10
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:24:15.720Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 23ef0411-ec38-4e41-87ec-48bfa7401c10
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:24:15.732Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:24:15.733Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-06T00:24:15.733Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-06T00:24:15.733Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-06T00:24:15.733Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:24:15.733Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:24:15.733Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:24:15.733Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:24:15.734Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||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-12-06T00:24:15.744Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-06T00:24:45.745Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 23ef0411-ec38-4e41-87ec-48bfa7401c10 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-12-06T00:24:45.758Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 23ef0411-ec38-4e41-87ec-48bfa7401c10 and serviceModelVersionId: 7b29a665-cfe9-4ad7-b554-238705cc3b10
2022-12-06T00:24:45.759Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : aab454a2-408e-4000-bae5-c0ca651397e1
2022-12-06T00:24:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:24:55.141Z||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-12-06T00:24:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:24:55.172Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:24:55.174Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:24:55.174Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "policy-id",
  "timestamp": 1670286231817,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:24:55.175Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:25:01.103Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/aab454a2-408e-4000-bae5-c0ca651397e1/model-vers/model-ver/7b29a665-cfe9-4ad7-b554-238705cc3b10?depth=0
2022-12-06T00:25:01.224Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-12-06T00:25:01.766Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aab454a2-408e-4000-bae5-c0ca651397e1/model-vers/model-ver/7b29a665-cfe9-4ad7-b554-238705cc3b10?depth=0|INFO|500||Invoke
2022-12-06T00:25:01.775Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aab454a2-408e-4000-bae5-c0ca651397e1/model-vers/model-ver/7b29a665-cfe9-4ad7-b554-238705cc3b10?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aab454a2-408e-4000-bae5-c0ca651397e1/model-vers/model-ver/7b29a665-cfe9-4ad7-b554-238705cc3b10?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[23ef0411-ec38-4e41-87ec-48bfa7401c10], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2ebc79de-79d3-4e6a-8a3a-86b89b8833b8], X-ECOMP-RequestID=[23ef0411-ec38-4e41-87ec-48bfa7401c10], X-TransactionId=[], X-ONAP-RequestID=[23ef0411-ec38-4e41-87ec-48bfa7401c10], Content-Type=[application/merge-patch+json]}
2022-12-06T00:25:01.799Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aab454a2-408e-4000-bae5-c0ca651397e1/model-vers/model-ver/7b29a665-cfe9-4ad7-b554-238705cc3b10?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-06T00:25:02.062Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aab454a2-408e-4000-bae5-c0ca651397e1/model-vers/model-ver/7b29a665-cfe9-4ad7-b554-238705cc3b10?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/aab454a2-408e-4000-bae5-c0ca651397e1/model-vers/model-ver/7b29a665-cfe9-4ad7-b554-238705cc3b10?depth=0 has http status code:200 and response headers:{date=[Tue, 06 Dec 2022 00:25:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[222], vertex-id=[217248], x-aai-txid=[1-aai-resources-221206-00:25:00:906-18884], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-06T00:25:02.064Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aab454a2-408e-4000-bae5-c0ca651397e1/model-vers/model-ver/7b29a665-cfe9-4ad7-b554-238705cc3b10?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-06T00:25:02.065Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/aab454a2-408e-4000-bae5-c0ca651397e1/model-vers/model-ver/7b29a665-cfe9-4ad7-b554-238705cc3b10?depth=0|INFO|500||InvokeReturn
2022-12-06T00:25:02.073Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-06T00:25:02.073Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||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-12-06T00:25:02.087Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-06T00:25:02.088Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 23ef0411-ec38-4e41-87ec-48bfa7401c10 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-06T00:25:02.089Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-06T00:25:02.089Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:02.091Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:02.091Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286302088,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T00:25:02.191Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:25:02.193Z||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-12-06T00:25:02.193Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:02.214Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:02.215Z||pool-18-thread-1|||||INFO|500||cambria reply ok (23 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-12-06T00:25:03.109Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:25:03.109Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"3eca8a0a-e604-42c9-8138-4e4811c8830a","serviceName":"basic_onboard_gNHJxy","serviceVersion":"1.0","serviceUUID":"65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9","serviceDescription":"service","serviceInvariantUUID":"afff260a-917d-4f2d-b69a-54245f821eaf","resources":[{"resourceInstanceName":"basic_onboard_gNHJxy 0","resourceName":"basic_onboard_gNHJxy","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0aa5842f-5e78-4788-9dcf-0664c15e9336","resourceInvariantUUID":"9e39d76d-52b2-4156-8a70-8fefd6fb3ff0","resourceCustomizationUUID":"841fc0dc-d4f2-44a8-8886-405d0087b1ad","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vf-license-model.xml","artifactChecksum":"ZmQwYTc0ZDY2NGVhNDhhZDk2NTdmMjdmZTU4NzQzMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a2f1d46a-4037-4b1a-9527-49effd5226f3","artifactVersion":"1"},{"artifactName":"basic_onboard_gnhjxy0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json","artifactChecksum":"MDRkMjM1ZTZiM2VhZjM5NWMxNzYyY2NiMzM4N2I3M2M\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"688f1c68-87fd-47ee-b326-b9cc39743d89","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d8d831aa-6b31-4495-bec0-62dd497b8a91","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"56cddf4a-8d64-4ca0-885b-54de785006da","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b435c205-ff8d-49cf-887c-5c0916d907c5","artifactVersion":"2","generatedFromUUID":"d8d831aa-6b31-4495-bec0-62dd497b8a91"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardGnhjxy-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-template.yml","artifactChecksum":"YjU4ZTJlMGQ0YWRjNjcyMzEwZmY0MGMwNThmNThjYWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d12b26b2-5295-41c7-82bb-a9b229e74123","artifactVersion":"1"},{"artifactName":"service-BasicOnboardGnhjxy-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar","artifactChecksum":"YzAwM2IzYjMwMDAyZmI2MzRjNGFmNjgwNDBjZmU2ZGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"72811567-2e6e-4894-9d69-f6637b2ce978","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T00:25:03.110Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:25:03.111Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:03.113Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:03.113Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:25:03.213Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:25:03.214Z||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-12-06T00:25:03.214Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:03.234Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:03.235Z||pool-19-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:25:04.114Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:25:04.116Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:04.118Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:04.118Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T00:25:04.218Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T00:25:04.219Z||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-12-06T00:25:04.220Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:04.234Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:04.235Z||pool-20-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:25:05.119Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:25:05.120Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:05.123Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:05.123Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:25:05.223Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T00:25:05.225Z||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-12-06T00:25:05.225Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:05.245Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:05.246Z||pool-21-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:25:06.124Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:25:06.125Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:06.127Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:06.128Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:25:06.230Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-06T00:25:06.231Z||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-12-06T00:25:06.231Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:06.254Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:06.255Z||pool-22-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:25:07.129Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:25:07.130Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:07.132Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:07.133Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-06T00:25:07.233Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:25:07.234Z||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-12-06T00:25:07.234Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:07.249Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:07.250Z||pool-23-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:25:08.134Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:25:08.135Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:08.137Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:08.138Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:25:08.238Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:25:08.239Z||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-12-06T00:25:08.239Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:08.255Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:08.255Z||pool-24-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:25:09.139Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:25:09.140Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:09.142Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:09.142Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:25:09.242Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T00:25:09.243Z||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-12-06T00:25:09.243Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:09.270Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:09.271Z||pool-25-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:25:10.144Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "serviceName": "basic_onboard_gNHJxy",
  "serviceVersion": "1.0",
  "serviceUUID": "65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9",
  "serviceDescription": "service",
  "serviceInvariantUUID": "afff260a-917d-4f2d-b69a-54245f821eaf",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_gNHJxy 0",
      "resourceCustomizationUUID": "841fc0dc-d4f2-44a8-8886-405d0087b1ad",
      "resourceName": "basic_onboard_gNHJxy",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "0aa5842f-5e78-4788-9dcf-0664c15e9336",
      "resourceInvariantUUID": "9e39d76d-52b2-4156-8a70-8fefd6fb3ff0",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_gnhjxy0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
          "artifactChecksum": "MDRkMjM1ZTZiM2VhZjM5NWMxNzYyY2NiMzM4N2I3M2M\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "688f1c68-87fd-47ee-b326-b9cc39743d89",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d8d831aa-6b31-4495-bec0-62dd497b8a91",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "b435c205-ff8d-49cf-887c-5c0916d907c5",
            "generatedFromUUID": "d8d831aa-6b31-4495-bec0-62dd497b8a91"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "b435c205-ff8d-49cf-887c-5c0916d907c5",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardGnhjxy-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
      "artifactChecksum": "YzAwM2IzYjMwMDAyZmI2MzRjNGFmNjgwNDBjZmU2ZGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "72811567-2e6e-4894-9d69-f6637b2ce978"
    }
  ],
  "workloadContext": "Production"
}
2022-12-06T00:25:10.145Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-06T00:25:10.146Z|23ef0411-ec38-4e41-87ec-48bfa7401c10|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9 ASDC
2022-12-06T00:25:10.146Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:3eca8a0a-e604-42c9-8138-4e4811c8830a
ServiceName:basic_onboard_gNHJxy
ServiceVersion:1.0
ServiceUUID:65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9
ServiceInvariantUUID:afff260a-917d-4f2d-b69a-54245f821eaf
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardGnhjxy-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar
ArtifactUUID:72811567-2e6e-4894-9d69-f6637b2ce978
ArtifactChecksum:YzAwM2IzYjMwMDAyZmI2MzRjNGFmNjgwNDBjZmU2ZGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_gNHJxy 0
ResourceCustomizationUUID:841fc0dc-d4f2-44a8-8886-405d0087b1ad
ResourceInvariantUUID:9e39d76d-52b2-4156-8a70-8fefd6fb3ff0
ResourceName:basic_onboard_gNHJxy
ResourceType:VF
ResourceUUID:0aa5842f-5e78-4788-9dcf-0664c15e9336
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_gnhjxy0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json
ArtifactUUID:688f1c68-87fd-47ee-b326-b9cc39743d89
ArtifactChecksum:MDRkMjM1ZTZiM2VhZjM5NWMxNzYyY2NiMzM4N2I3M2M=
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/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d8d831aa-6b31-4495-bec0-62dd497b8a91
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/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env
ArtifactUUID:b435c205-ff8d-49cf-887c-5c0916d907c5
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/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env
ArtifactUUID:b435c205-ff8d-49cf-887c-5c0916d907c5
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-06T00:25:10.147Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9 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-12-06T00:25:10.183Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T00:25:10.184Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-12-06T00:25:10.184Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-12-06T00:25:10.185Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 72811567-2e6e-4894-9d69-f6637b2ce978 from URL: /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:10.185Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-12-06T00:25:10.185Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:10.249Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-12-06T00:25:10.250Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar 72811567-2e6e-4894-9d69-f6637b2ce978 75688
2022-12-06T00:25:10.251Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar ASDC sendASDCNotification
2022-12-06T00:25:10.251Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:10.251Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:25:10.251Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:10.254Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:10.254Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286310250,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:25:10.354Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:25:10.355Z||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-12-06T00:25:10.355Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:10.370Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:10.371Z||pool-26-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:25:11.255Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T00:25:11.256Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-12-06T00:25:11.256Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 72811567-2e6e-4894-9d69-f6637b2ce978, URL: /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar to file: /app/ASDC/1/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:11.257Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:11.257Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:11.258Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:11.452Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3245109672396179614/Definitions/service-BasicOnboardGnhjxy-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-12-06T00:25:12.701Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-06T00:25:12.702Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-12-06T00:25:12.702Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:12.702Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-06T00:25:12.702Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:12.703Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:12.703Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:12.703Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:12.703Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:12.703Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_gNHJxy 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-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:12.703Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:12.704Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-12-06T00:25:12.704Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:12.704Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:12.704Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_gNHJxy 0 is matching search criteria
2022-12-06T00:25:12.705Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-12-06T00:25:12.705Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_gNHJxy 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T00:25:12.705Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:12.705Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:12.706Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_gNHJxy 0 is matching search criteria
2022-12-06T00:25:12.706Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-12-06T00:25:12.706Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_gNHJxy 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T00:25:12.706Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:12.707Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:12.707Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:12.707Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_gNHJxy 0 is not matching search criteria
2022-12-06T00:25:12.707Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-12-06T00:25:12.707Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-12-06T00:25:12.708Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-12-06T00:25:12.708Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-06T00:25:12.708Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-06T00:25:12.708Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:12.709Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-06T00:25:12.709Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:12.709Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_gNHJxy 0 is matching search criteria
2022-12-06T00:25:12.709Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_gNHJxy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:25:12.710Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:12.710Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_gNHJxy 0 is matching search criteria
2022-12-06T00:25:12.710Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_gNHJxy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:25:12.711Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:12.711Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_gNHJxy 0 is matching search criteria
2022-12-06T00:25:12.711Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_gNHJxy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:25:12.711Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:12.712Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_gNHJxy 0 is not matching search criteria
2022-12-06T00:25:12.712Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-06T00:25:12.712Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-06T00:25:12.712Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=6a5708f5-6a46-4a65-9d3c-91f61c7e6b2b
2022-12-06T00:25:12.712Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:12.713Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:12.713Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:12.713Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:12.713Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:12.713Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:12.714Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:12.714Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:12.714Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_gNHJxy
Description:service
Model UUID:65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9
Model Version:NULL
Model InvariantUuid:afff260a-917d-4f2d-b69a-54245f821eaf
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_gNHJxy
Model UUID:2607864e-af6e-45c2-bb26-fd5ffcae2b96
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:9e39d76d-52b2-4156-8a70-8fefd6fb3ff0
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:841fc0dc-d4f2-44a8-8886-405d0087b1ad
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:d2f3b1ab-13e9-41e3-95d8-7dc680671aaf
ModelName:BasicOnboardGnhjxy..base_ubuntu18..module-0
ModelUuid:d61d24a4-394c-4ebf-b97c-573a6c556007
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:6a5708f5-6a46-4a65-9d3c-91f61c7e6b2b
ModelInvariantUuid:edfaacc8-a5e0-4f8b-b0e8-7fd5a26d7378
ModelName:basic_onboard_gNHJxy-nodes.ubuntu18Cvfc
ModelUuid:72938195-af3a-4fae-b00f-b9303882b394
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:b53cc03d-9ab8-44c9-b4d9-041563007245
ModelInvariantUuid:60d0711a-c6f4-4a0a-899f-fc1f4e3b8210
ModelName:BasicOnboardGnhjxy.compute.nodes.heat.ubuntu18
ModelUuid:05f3f7e4-cfdf-4181-adfc-153b7f996058
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-12-06T00:25:12.725Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 0aa5842f-5e78-4788-9dcf-0664c15e9336
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-12-06T00:25:12.729Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||basic_onboard_gNHJxy 0
2022-12-06T00:25:12.730Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 0aa5842f-5e78-4788-9dcf-0664c15e9336
2022-12-06T00:25:12.730Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 688f1c68-87fd-47ee-b326-b9cc39743d89 from URL: /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json
2022-12-06T00:25:12.730Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-12-06T00:25:12.730Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json
2022-12-06T00:25:12.847Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-12-06T00:25:12.848Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json 688f1c68-87fd-47ee-b326-b9cc39743d89 798
2022-12-06T00:25:12.848Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json ASDC sendASDCNotification
2022-12-06T00:25:12.848Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json
2022-12-06T00:25:12.848Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:25:12.849Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:12.851Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:12.851Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286312848,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:25:12.951Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T00:25:12.953Z||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-12-06T00:25:12.953Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:12.968Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:12.969Z||pool-27-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:25:13.852Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardGnhjxy..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "d2f3b1ab-13e9-41e3-95d8-7dc680671aaf",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d61d24a4-394c-4ebf-b97c-573a6c556007",
    "vfModuleModelCustomizationUUID": "3e0fb603-cbbb-45dd-ae87-190de16f1cb5",
    "isBase": true,
    "artifacts": [
      "d8d831aa-6b31-4495-bec0-62dd497b8a91",
      "b435c205-ff8d-49cf-887c-5c0916d907c5"
    ],
    "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-12-06T00:25:13.858Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardGnhjxy..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d61d24a4-394c-4ebf-b97c-573a6c556007
VfModuleModelInvariantUUID:d2f3b1ab-13e9-41e3-95d8-7dc680671aaf
VfModuleModelDescription:NULL
Artifacts UUID List:{
d8d831aa-6b31-4495-bec0-62dd497b8a91
,
b435c205-ff8d-49cf-887c-5c0916d907c5

}
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-12-06T00:25:13.860Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardGnhjxy..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "d2f3b1ab-13e9-41e3-95d8-7dc680671aaf",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d61d24a4-394c-4ebf-b97c-573a6c556007",
    "vfModuleModelCustomizationUUID": "3e0fb603-cbbb-45dd-ae87-190de16f1cb5",
    "isBase": true,
    "artifacts": [
      "d8d831aa-6b31-4495-bec0-62dd497b8a91",
      "b435c205-ff8d-49cf-887c-5c0916d907c5"
    ],
    "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-12-06T00:25:13.860Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardGnhjxy..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d61d24a4-394c-4ebf-b97c-573a6c556007
VfModuleModelInvariantUUID:d2f3b1ab-13e9-41e3-95d8-7dc680671aaf
VfModuleModelDescription:NULL
Artifacts UUID List:{
d8d831aa-6b31-4495-bec0-62dd497b8a91
,
b435c205-ff8d-49cf-887c-5c0916d907c5

}
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-12-06T00:25:13.860Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d8d831aa-6b31-4495-bec0-62dd497b8a91 from URL: /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml
2022-12-06T00:25:13.860Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-12-06T00:25:13.861Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml
2022-12-06T00:25:13.941Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-12-06T00:25:13.942Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml d8d831aa-6b31-4495-bec0-62dd497b8a91 5033
2022-12-06T00:25:13.942Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-06T00:25:13.943Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml
2022-12-06T00:25:13.943Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:25:13.943Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:13.946Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:13.946Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286313942,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:25:14.046Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T00:25:14.047Z||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-12-06T00:25:14.048Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:14.062Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:14.063Z||pool-28-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:25:14.947Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b435c205-ff8d-49cf-887c-5c0916d907c5 from URL: /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env
2022-12-06T00:25:14.948Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-12-06T00:25:14.948Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env
2022-12-06T00:25:15.012Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-12-06T00:25:15.013Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env b435c205-ff8d-49cf-887c-5c0916d907c5 909
2022-12-06T00:25:15.014Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-06T00:25:15.014Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env
2022-12-06T00:25:15.014Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:25:15.014Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:15.017Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:15.017Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286315014,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:25:15.117Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:25:15.118Z||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-12-06T00:25:15.118Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:15.136Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:15.137Z||pool-29-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:25:16.018Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9
2022-12-06T00:25:16.019Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_gNHJxy 0 0aa5842f-5e78-4788-9dcf-0664c15e9336 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-12-06T00:25:16.037Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@32b1ebb2, org.onap.sdc.toscaparser.api.parameters.Input@74143d71, org.onap.sdc.toscaparser.api.parameters.Input@37ea95cf, org.onap.sdc.toscaparser.api.parameters.Input@3faeef9b, org.onap.sdc.toscaparser.api.parameters.Input@2ff6fa7]
2022-12-06T00:25:16.039Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.040Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:16.040Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2022-12-06T00:25:16.041Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 841fc0dc-d4f2-44a8-8886-405d0087b1ad
2022-12-06T00:25:16.041Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 841fc0dc-d4f2-44a8-8886-405d0087b1ad matches Tosca VF Customization UUID: 841fc0dc-d4f2-44a8-8886-405d0087b1ad
2022-12-06T00:25:16.041Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 841fc0dc-d4f2-44a8-8886-405d0087b1ad  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-12-06T00:25:16.049Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.050Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:16.051Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 841fc0dc-d4f2-44a8-8886-405d0087b1ad: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-06T00:25:16.051Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7c6865d6
2022-12-06T00:25:16.052Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.052Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-06T00:25:16.052Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 3e0fb603-cbbb-45dd-ae87-190de16f1cb5
2022-12-06T00:25:16.053Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 3e0fb603-cbbb-45dd-ae87-190de16f1cb5
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-12-06T00:25:16.057Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.057Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_gNHJxy 0 is matching search criteria
2022-12-06T00:25:16.057Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_gNHJxy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:25:16.058Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.058Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_gNHJxy 0 is matching search criteria
2022-12-06T00:25:16.059Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_gNHJxy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:25:16.059Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.060Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_gNHJxy 0 is not matching search criteria
2022-12-06T00:25:16.060Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-06T00:25:16.060Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-06T00:25:16.060Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=6a5708f5-6a46-4a65-9d3c-91f61c7e6b2b
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-12-06T00:25:16.064Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.065Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_gNHJxy 0 is matching search criteria
2022-12-06T00:25:16.065Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_gNHJxy 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:25:16.066Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.066Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_gNHJxy 0 is matching search criteria
2022-12-06T00:25:16.067Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_gNHJxy 0] matching following query criteria: sdcType=VF, customizationUUID=841fc0dc-d4f2-44a8-8886-405d0087b1ad
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-12-06T00:25:16.070Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.070Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:16.071Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9: basic_onboard_gNHJxy
2022-12-06T00:25:16.071Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.072Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:16.072Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.072Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:16.073Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.073Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:16.074Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.074Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:16.075Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:25:16.075Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_gNHJxy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:25:16.075Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Saving Service: basic_onboard_gNHJxy 
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-12-06T00:25:16.186Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_gNHJxy 0aa5842f-5e78-4788-9dcf-0664c15e9336 1 ASDC deployResourceStructure
2022-12-06T00:25:16.187Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json ASDC sendASDCNotification
2022-12-06T00:25:16.187Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json
2022-12-06T00:25:16.187Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:25:16.188Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:16.190Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:16.190Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286316187,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T00:25:16.290Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:25:16.291Z||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-12-06T00:25:16.291Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:16.307Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:16.307Z||pool-30-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:25:17.191Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-06T00:25:17.192Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml
2022-12-06T00:25:17.192Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:25:17.192Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:17.194Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:17.195Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286317191,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-12-06T00:25:17.295Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:25:17.296Z||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-12-06T00:25:17.296Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:17.310Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:17.311Z||pool-31-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:25:18.196Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-06T00:25:18.197Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env
2022-12-06T00:25:18.197Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:25:18.197Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:18.200Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:18.200Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286318195,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-12-06T00:25:18.300Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:25:18.301Z||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-12-06T00:25:18.301Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:18.316Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:18.316Z||pool-32-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:25:19.201Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar ASDC sendASDCNotification
2022-12-06T00:25:19.202Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar
2022-12-06T00:25:19.202Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:25:19.202Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:25:19.204Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:25:19.204Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286319201,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:25:19.305Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:25:19.306Z||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-12-06T00:25:19.306Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:19.322Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:19.323Z||pool-33-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:25:20.205Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3eca8a0a-e604-42c9-8138-4e4811c8830a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:25:20.224Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3eca8a0a-e604-42c9-8138-4e4811c8830a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:25:20.228Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:25:20.228Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-06T00:25:20.228Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-06T00:25:50.229Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3eca8a0a-e604-42c9-8138-4e4811c8830a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:25:50.247Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3eca8a0a-e604-42c9-8138-4e4811c8830a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:25:50.250Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:25:50.250Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-06T00:25:50.251Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-06T00:25:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:25:55.141Z||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-12-06T00:25:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:25:55.173Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:25:55.173Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:25:55.174Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670286235520,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T00:25:55.174Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:26:20.251Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3eca8a0a-e604-42c9-8138-4e4811c8830a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:26:20.270Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3eca8a0a-e604-42c9-8138-4e4811c8830a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:26:20.274Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:26:20.275Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-06T00:26:20.275Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-06T00:26:50.275Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3eca8a0a-e604-42c9-8138-4e4811c8830a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:26:50.292Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3eca8a0a-e604-42c9-8138-4e4811c8830a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:26:50.295Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:26:50.295Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-06T00:26:50.295Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-06T00:26:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:26:55.141Z||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-12-06T00:26:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:26:55.173Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:26:55.174Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.174Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670286236271,
  "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-12-06T00:26:55.185Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3eca8a0a-e604-42c9-8138-4e4811c8830a
2022-12-06T00:26:55.185Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3eca8a0a-e604-42c9-8138-4e4811c8830a 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-12-06T00:26:55.197Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.197Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:26:55.198Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:26:55.198Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.198Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "policy-id",
  "timestamp": 1670286231817,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:26:55.198Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:26:55.198Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.198Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T00:26:55.198Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:26:55.199Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.199Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "policy-id",
  "timestamp": 1670286231817,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:26:55.199Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:26:55.199Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.199Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:26:55.199Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:26:55.199Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.200Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "policy-id",
  "timestamp": 1670286231817,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:26:55.200Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:26:55.200Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.200Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286238172,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:26:55.200Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:26:55.200Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.200Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:26:55.200Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:26:55.200Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.201Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "policy-id",
  "timestamp": 1670286239556,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:26:55.201Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:26:55.201Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.201Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "aai-model-loader",
  "timestamp": 1670286239175,
  "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-12-06T00:26:55.214Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3eca8a0a-e604-42c9-8138-4e4811c8830a
2022-12-06T00:26:55.214Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3eca8a0a-e604-42c9-8138-4e4811c8830a 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-12-06T00:26:55.227Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.227Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-06T00:26:55.228Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:26:55.228Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.228Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "policy-id",
  "timestamp": 1670286240563,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:26:55.228Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:26:55.228Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.228Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:26:55.228Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:26:55.228Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.229Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "policy-id",
  "timestamp": 1670286241566,
  "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-12-06T00:26:55.237Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3eca8a0a-e604-42c9-8138-4e4811c8830a
2022-12-06T00:26:55.237Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3eca8a0a-e604-42c9-8138-4e4811c8830a 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-12-06T00:26:55.252Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.252Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:26:55.253Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:26:55.253Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.253Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286243091,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:26:55.253Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:26:55.253Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.253Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286248107,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:26:55.254Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:26:55.254Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.254Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286249193,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:26:55.254Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:26:55.254Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.254Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286250258,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:26:55.254Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:26:55.254Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.255Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286251679,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/vfw653b9ef08e120_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T00:26:55.255Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:26:55.255Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.255Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286252685,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-12-06T00:26:55.255Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:26:55.255Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.255Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286253689,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/resourceInstances/vfw653b9ef08e120/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-12-06T00:26:55.255Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:26:55.256Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:26:55.256Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286254692,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221206002217/1.0/artifacts/service-Vfw20221206002217-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:26:55.256Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:27:20.296Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3eca8a0a-e604-42c9-8138-4e4811c8830a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:27:20.311Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3eca8a0a-e604-42c9-8138-4e4811c8830a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:27:20.317Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:27:20.318Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-06T00:27:20.318Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-06T00:27:20.318Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-06T00:27:20.318Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:27:20.319Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:27:20.319Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:27:20.319Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:27:20.319Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||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-12-06T00:27:20.327Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-06T00:27:50.328Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3eca8a0a-e604-42c9-8138-4e4811c8830a 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-12-06T00:27:50.345Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3eca8a0a-e604-42c9-8138-4e4811c8830a and serviceModelVersionId: 65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9
2022-12-06T00:27:50.346Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : afff260a-917d-4f2d-b69a-54245f821eaf
2022-12-06T00:27:50.347Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/afff260a-917d-4f2d-b69a-54245f821eaf/model-vers/model-ver/65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9?depth=0
2022-12-06T00:27:50.352Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-12-06T00:27:50.422Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afff260a-917d-4f2d-b69a-54245f821eaf/model-vers/model-ver/65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9?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-12-06T00:27:50.424Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afff260a-917d-4f2d-b69a-54245f821eaf/model-vers/model-ver/65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9?depth=0|INFO|500||Invoke
2022-12-06T00:27:50.431Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afff260a-917d-4f2d-b69a-54245f821eaf/model-vers/model-ver/65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-06T00:27:50.610Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afff260a-917d-4f2d-b69a-54245f821eaf/model-vers/model-ver/65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9?depth=0|INFO|500||InvokeReturn
2022-12-06T00:27:50.611Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afff260a-917d-4f2d-b69a-54245f821eaf/model-vers/model-ver/65f3c2f7-b7dd-484f-bf1b-3d6c1270edd9?depth=0 has http status code:200 and response headers:{date=[Tue, 06 Dec 2022 00:27:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[151744], x-aai-txid=[1-aai-resources-221206-00:27:49:536-53825], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-06T00:27:50.612Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2022-12-06T00:27:50.612Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-06T00:27:50.612Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||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-12-06T00:27:50.625Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-06T00:27:50.626Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3eca8a0a-e604-42c9-8138-4e4811c8830a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-06T00:27:50.626Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-06T00:27:50.626Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:27:50.630Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:27:50.630Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286470626,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T00:27:50.730Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:27:50.731Z||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-12-06T00:27:50.731Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:27:50.751Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:27:50.752Z||pool-34-thread-1|||||INFO|500||cambria reply ok (22 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-12-06T00:27:51.648Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:27:51.648Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T00:27:51.649Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:27:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:27:55.142Z||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-12-06T00:27:55.142Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:27:55.178Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:27:55.180Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.180Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "23ef0411-ec38-4e41-87ec-48bfa7401c10",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286302088,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T00:27:55.181Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:27:55.181Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.181Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:27:55.181Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:27:55.182Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.182Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T00:27:55.182Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:27:55.182Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.182Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:27:55.182Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:27:55.183Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.183Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:27:55.183Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:27:55.183Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.183Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-06T00:27:55.184Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:27:55.184Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.184Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:27:55.185Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:27:55.185Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.185Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286235137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:27:55.185Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:27:55.185Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.186Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286310250,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:27:55.186Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:27:55.186Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.187Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286312848,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:27:55.187Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:27:55.187Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.187Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286313942,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:27:55.188Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:27:55.188Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.188Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286315014,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:27:55.189Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:27:55.189Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.189Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286316187,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/basic_onboard_gnhjxy0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T00:27:55.189Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:27:55.189Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.190Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286317191,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-12-06T00:27:55.190Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:27:55.190Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.190Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286318195,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/resourceInstances/basic_onboard_gnhjxy0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-12-06T00:27:55.191Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:27:55.191Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:27:55.191Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286319201,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGnhjxy/1.0/artifacts/service-BasicOnboardGnhjxy-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:27:55.192Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:28:01.967Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:28:01.968Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:28:01.970Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T00:28:01.970Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:28:11.519Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:28:11.520Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:28:11.520Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T00:28:11.520Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:28:21.088Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:28:21.089Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:28:21.090Z||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-12-06T00:28:21.090Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:28:30.644Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:28:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:28:55.139Z||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-12-06T00:28:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:28:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:28:55.140Z||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-12-06T00:28:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:28:55.669Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:28:55.670Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:28:55.670Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3eca8a0a-e604-42c9-8138-4e4811c8830a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670286470626,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T00:28:55.671Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:29:04.698Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:29:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:29:55.138Z||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-12-06T00:29:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:29:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:29:55.140Z||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-12-06T00:29:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:30:04.688Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:30:04.689Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:30:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:30:55.138Z||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-12-06T00:30:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:30:55.140Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:30:55.141Z||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-12-06T00:30:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:31:04.716Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:31:04.716Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:31:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:31:55.139Z||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-12-06T00:31:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:31:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:31:55.140Z||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-12-06T00:31:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:32:04.703Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:32:04.708Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:32:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:32:55.138Z||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-12-06T00:32:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:32:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:32:55.140Z||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-12-06T00:32:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:33:04.691Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:33:04.690Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:33:55.137Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:33:55.138Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-06T00:33:55.138Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:33:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:33:55.140Z||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-12-06T00:33:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:34:04.682Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:34:04.704Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:34:55.138Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:34:55.140Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-06T00:34:55.141Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:34:55.140Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:34:55.141Z||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-12-06T00:34:55.142Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:35:04.696Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:35:04.695Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:35:55.137Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:35:55.138Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-06T00:35:55.138Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:35:55.140Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:35:55.140Z||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-12-06T00:35:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:36:04.687Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:36:04.687Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:36:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:36:55.138Z||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-12-06T00:36:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:36:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:36:55.140Z||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-12-06T00:36:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:37:04.683Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:37:04.685Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:37:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:37:55.138Z||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-12-06T00:37:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:37:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:37:55.140Z||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-12-06T00:37:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:38:04.680Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:38:04.682Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:38:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:38:55.138Z||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-12-06T00:38:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:38:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:38:55.140Z||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-12-06T00:38:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:39:04.687Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:39:04.698Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:39:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:39:55.138Z||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-12-06T00:39:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:39:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:39:55.140Z||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-12-06T00:39:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:40:04.700Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:40:04.703Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:40:55.138Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:40:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:40:55.141Z||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-12-06T00:40:55.141Z||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-12-06T00:40:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:40:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:41:04.691Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:41:04.693Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:41:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:41:55.138Z||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-12-06T00:41:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:41:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:41:55.141Z||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-12-06T00:41:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:42:04.683Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:42:04.685Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:42:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:42:55.138Z||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-12-06T00:42:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:42:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:42:55.140Z||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-12-06T00:42:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:43:04.686Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:43:04.701Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:43:55.137Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:43:55.138Z||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-12-06T00:43:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:43:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:43:55.141Z||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-12-06T00:43:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:43:55.322Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:43:55.325Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.325Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287376573,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.327Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.327Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.327Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287372077,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.327Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.327Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.328Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287376573,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:43:55.328Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.328Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.328Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287372077,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:43:55.328Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.328Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.328Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287407080,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:43:55.328Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:43:55.328Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.328Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "policy-id",
  "timestamp": 1670287411817,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.329Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.329Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.329Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "policy-id",
  "timestamp": 1670287411817,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:43:55.329Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.329Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.329Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "policy-id",
  "timestamp": 1670287414567,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:43:55.329Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:43:55.329Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.329Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287414538,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.330Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.330Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.330Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "policy-id",
  "timestamp": 1670287415573,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:43:55.330Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:43:55.330Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.330Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287414538,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:43:55.330Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.331Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.331Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "policy-id",
  "timestamp": 1670287416576,
  "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-12-06T00:43:55.359Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 62e7fd80-f942-46a3-92e0-5c7315f34a5b
2022-12-06T00:43:55.359Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62e7fd80-f942-46a3-92e0-5c7315f34a5b 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-12-06T00:43:55.371Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.371Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287416631,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:43:55.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:43:55.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.372Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287420561,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:43:55.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:43:55.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.372Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287421564,
  "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-12-06T00:43:55.381Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 62e7fd80-f942-46a3-92e0-5c7315f34a5b
2022-12-06T00:43:55.381Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62e7fd80-f942-46a3-92e0-5c7315f34a5b 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-12-06T00:43:55.393Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.393Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287422384,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.394Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.394Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.394Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287422384,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:43:55.394Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.394Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.394Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287425145,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:43:55.395Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:43:55.395Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.395Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287426913,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:43:55.395Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:43:55.395Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.395Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287427924,
  "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-12-06T00:43:55.408Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 62e7fd80-f942-46a3-92e0-5c7315f34a5b
2022-12-06T00:43:55.408Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62e7fd80-f942-46a3-92e0-5c7315f34a5b 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-12-06T00:43:55.421Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.421Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287407316,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.422Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.422Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.422Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287408086,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.422Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.422Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.422Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287407316,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.422Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.422Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.422Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287408086,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.422Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.423Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.423Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287407316,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.423Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.423Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.423Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287408086,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.423Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.423Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.424Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287407316,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.424Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.424Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.424Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287408086,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.424Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.424Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.425Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "policy-id",
  "timestamp": 1670287431817,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.425Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.425Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.425Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287407316,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.425Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.425Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.425Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287408086,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.425Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.425Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.426Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "policy-id",
  "timestamp": 1670287431817,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.426Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.426Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.426Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287407316,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.426Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.426Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.426Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287408086,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.426Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.426Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.427Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "policy-id",
  "timestamp": 1670287431817,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.427Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.427Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.427Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287407316,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.427Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.428Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.428Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287408086,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.428Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:43:55.771Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:43:55.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-06T00:43:55.772Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"62e7fd80-f942-46a3-92e0-5c7315f34a5b","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"89f04e03-22e4-4080-b502-1898347cbfad","serviceDescription":"service","serviceInvariantUUID":"7fafb8a6-98e5-43cd-b31a-9b79a6ebb20d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"200abd64-9f65-4b73-b200-39432a18d8d7","resourceInvariantUUID":"56ffb73b-c951-409c-b999-bed25f9af36a","resourceCustomizationUUID":"c68babfa-bb60-4284-a10f-0747986c110d","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":"MDRiY2E2MWU5ZTY5ZmM3MDE2ZDczMzI5ZTEwM2EyZTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f98d71b7-0be7-4dcc-92c4-7d4b3b4aec3d","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NWIxOGFhMjc5YzFjMjY1MGM1ODNlYTY4NGU3OTViN2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b8931c47-3e1e-43e4-bdf0-b18d33a2b73e","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T00:43:55.779Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:43:55.779Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:43:55.783Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:43:55.783Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:43:55.883Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:43:55.885Z||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-12-06T00:43:55.885Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:43:55.907Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:43:55.908Z||pool-35-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:43:56.784Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:43:56.785Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:43:56.787Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:43:56.787Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:43:56.888Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:43:56.889Z||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-12-06T00:43:56.889Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:43:56.904Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:43:56.905Z||pool-36-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:43:57.788Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "89f04e03-22e4-4080-b502-1898347cbfad",
  "serviceDescription": "service",
  "serviceInvariantUUID": "7fafb8a6-98e5-43cd-b31a-9b79a6ebb20d",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "c68babfa-bb60-4284-a10f-0747986c110d",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "200abd64-9f65-4b73-b200-39432a18d8d7",
      "resourceInvariantUUID": "56ffb73b-c951-409c-b999-bed25f9af36a",
      "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": "NWIxOGFhMjc5YzFjMjY1MGM1ODNlYTY4NGU3OTViN2Y\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b8931c47-3e1e-43e4-bdf0-b18d33a2b73e"
    }
  ],
  "workloadContext": "Production"
}
2022-12-06T00:43:57.789Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-06T00:43:57.789Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 89f04e03-22e4-4080-b502-1898347cbfad ASDC
2022-12-06T00:43:57.790Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:62e7fd80-f942-46a3-92e0-5c7315f34a5b
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:89f04e03-22e4-4080-b502-1898347cbfad
ServiceInvariantUUID:7fafb8a6-98e5-43cd-b31a-9b79a6ebb20d
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:b8931c47-3e1e-43e4-bdf0-b18d33a2b73e
ArtifactChecksum:NWIxOGFhMjc5YzFjMjY1MGM1ODNlYTY4NGU3OTViN2Y=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:c68babfa-bb60-4284-a10f-0747986c110d
ResourceInvariantUUID:56ffb73b-c951-409c-b999-bed25f9af36a
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:200abd64-9f65-4b73-b200-39432a18d8d7
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-12-06T00:43:57.791Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 89f04e03-22e4-4080-b502-1898347cbfad 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-12-06T00:43:57.838Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T00:43:57.840Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T00:43:57.840Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T00:43:57.840Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b8931c47-3e1e-43e4-bdf0-b18d33a2b73e from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-06T00:43:57.840Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T00:43:57.841Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-06T00:43:57.901Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T00:43:57.902Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar b8931c47-3e1e-43e4-bdf0-b18d33a2b73e 57790
2022-12-06T00:43:57.903Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-06T00:43:57.903Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-06T00:43:57.903Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:43:57.903Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:43:57.906Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:43:57.906Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287437902,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:43:58.006Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:43:58.007Z||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-12-06T00:43:58.008Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:43:58.023Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:43:58.024Z||pool-37-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:43:58.907Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T00:43:58.908Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T00:43:58.909Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: b8931c47-3e1e-43e4-bdf0-b18d33a2b73e, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-06T00:43:58.909Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-12-06T00:43:58.910Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-06T00:43:58.910Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-06T00:43:59.164Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8497029411419775550/Definitions/service-BasicNetwork-template.yml
2022-12-06T00:43:59.775Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-06T00:43:59.775Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-06T00:43:59.775Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-06T00:43:59.775Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-12-06T00:43:59.776Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-06T00:43:59.776Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-06T00:43:59.776Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-06T00:43:59.776Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-06T00:43:59.776Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-06T00:43:59.776Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-06T00:43:59.776Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-06T00:43:59.776Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-06T00:43:59.776Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-06T00:43:59.776Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.777Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:43:59.777Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-06T00:43:59.777Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-06T00:43:59.777Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T00:43:59.777Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.777Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:43:59.778Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-06T00:43:59.778Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-06T00:43:59.778Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T00:43:59.778Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.778Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:43:59.778Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.778Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:43:59.779Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.779Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:43:59.779Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.779Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:43:59.779Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.779Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:43:59.779Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:89f04e03-22e4-4080-b502-1898347cbfad
Model Version:NULL
Model InvariantUuid:7fafb8a6-98e5-43cd-b31a-9b79a6ebb20d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:56ffb73b-c951-409c-b999-bed25f9af36a
Model UUID:788cbbcd-75b9-4666-b0b0-216b64fdf67e
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:c68babfa-bb60-4284-a10f-0747986c110d
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-12-06T00:43:59.791Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||Processing Resource Type: VL, Model UUID: 200abd64-9f65-4b73-b200-39432a18d8d7
2022-12-06T00:43:59.791Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||No resources found for Service: 89f04e03-22e4-4080-b502-1898347cbfad
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-12-06T00:43:59.800Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||
2022-12-06T00:43:59.800Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-12-06T00:43:59.801Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 89f04e03-22e4-4080-b502-1898347cbfad
2022-12-06T00:43:59.801Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 89f04e03-22e4-4080-b502-1898347cbfad
2022-12-06T00:43:59.801Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-12-06T00:43:59.801Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-06T00:43:59.809Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7347d135, org.onap.sdc.toscaparser.api.parameters.Input@371f7036, org.onap.sdc.toscaparser.api.parameters.Input@26d9e745, org.onap.sdc.toscaparser.api.parameters.Input@2712b093, org.onap.sdc.toscaparser.api.parameters.Input@6a11033d]
2022-12-06T00:43:59.811Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.811Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:43:59.811Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.811Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:43:59.811Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 89f04e03-22e4-4080-b502-1898347cbfad: Generic NeutronNet
2022-12-06T00:43:59.811Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.812Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:43:59.812Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.812Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2022-12-06T00:43:59.861Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.861Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:43:59.862Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.862Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:43:59.862Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:43:59.863Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:43:59.863Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||Saving Service: basic_network 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-12-06T00:43:59.973Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-12-06T00:43:59.973Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-06T00:43:59.973Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-06T00:43:59.974Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:43:59.974Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:43:59.976Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:43:59.976Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287439973,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:44:00.076Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:44:00.077Z||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-12-06T00:44:00.077Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:44:00.092Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:44:00.093Z||pool-38-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:44:00.977Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 62e7fd80-f942-46a3-92e0-5c7315f34a5b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:44:00.993Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 62e7fd80-f942-46a3-92e0-5c7315f34a5b
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:44:00.997Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:44:00.997Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-06T00:44:00.998Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-06T00:44:00.998Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-06T00:44:00.998Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:44:00.998Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:44:00.998Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:44:00.998Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:44:00.998Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-06T00:44:01.007Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-06T00:44:31.007Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 62e7fd80-f942-46a3-92e0-5c7315f34a5b 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-12-06T00:44:31.016Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 62e7fd80-f942-46a3-92e0-5c7315f34a5b and serviceModelVersionId: 89f04e03-22e4-4080-b502-1898347cbfad
2022-12-06T00:44:31.016Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7fafb8a6-98e5-43cd-b31a-9b79a6ebb20d
2022-12-06T00:44:31.017Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7fafb8a6-98e5-43cd-b31a-9b79a6ebb20d/model-vers/model-ver/89f04e03-22e4-4080-b502-1898347cbfad?depth=0
2022-12-06T00:44:31.022Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-06T00:44:31.084Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7fafb8a6-98e5-43cd-b31a-9b79a6ebb20d/model-vers/model-ver/89f04e03-22e4-4080-b502-1898347cbfad?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-12-06T00:44:31.086Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7fafb8a6-98e5-43cd-b31a-9b79a6ebb20d/model-vers/model-ver/89f04e03-22e4-4080-b502-1898347cbfad?depth=0|INFO|500||Invoke
2022-12-06T00:44:31.092Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7fafb8a6-98e5-43cd-b31a-9b79a6ebb20d/model-vers/model-ver/89f04e03-22e4-4080-b502-1898347cbfad?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-06T00:44:31.206Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7fafb8a6-98e5-43cd-b31a-9b79a6ebb20d/model-vers/model-ver/89f04e03-22e4-4080-b502-1898347cbfad?depth=0|INFO|500||InvokeReturn
2022-12-06T00:44:31.207Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7fafb8a6-98e5-43cd-b31a-9b79a6ebb20d/model-vers/model-ver/89f04e03-22e4-4080-b502-1898347cbfad?depth=0 has http status code:200 and response headers:{date=[Tue, 06 Dec 2022 00:44:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[108], vertex-id=[176216], x-aai-txid=[1-aai-resources-221206-00:44:30:183-24121], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-06T00:44:31.208Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2022-12-06T00:44:31.208Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-06T00:44:31.208Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-06T00:44:31.216Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-12-06T00:44:31.217Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 62e7fd80-f942-46a3-92e0-5c7315f34a5b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-06T00:44:31.217Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-06T00:44:31.217Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:44:31.219Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:44:31.219Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287471217,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T00:44:31.320Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T00:44:31.321Z||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-12-06T00:44:31.321Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:44:31.340Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:44:31.340Z||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-12-06T00:44:32.237Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-06T00:44:32.237Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"4ee8f652-0291-49dc-9661-4fc1a9eb0248","serviceName":"Demo_pNF_O03CQiBqQu34EGO5Xggn","serviceVersion":"1.0","serviceUUID":"e2447439-8401-4f43-9994-ad225741a790","serviceDescription":"catalog service description","serviceInvariantUUID":"6b1e00fe-baa7-4aee-a66a-e1a284c22404","resources":[{"resourceInstanceName":"pNF b3ce8781-c92c 0","resourceName":"pNF b3ce8781-c92c","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"034116dd-5ee6-4703-9609-c48967ec3bf7","resourceInvariantUUID":"9506b381-6ff9-4ef8-8935-a902f2530bd1","resourceCustomizationUUID":"029e48ad-f60b-44e7-b207-95b20c2402bc","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vf-license-model.xml","artifactChecksum":"N2RmMWZlOGFlMWNkN2JiOTc0M2U1N2RkZTAxNjQ0ZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d357b36-63c8-4117-b17e-948d6f4f4914","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/pNF.csar","artifactChecksum":"YTJmOGU5NjBlYTMxNTNjOGU3NjAyNzZkN2EyNDQ3MjY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ecc0e94a-80f1-4dc6-9f83-43a0c97595cd","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c3449b34-d039-433f-94ee-0b889aa082fc","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vendor-license-model.xml","artifactChecksum":"ODEyYmJmYmYxODc1NjZhYmM2NTdhNTMzMDRiYzg4MDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"672ce91c-2fda-4191-96ec-bc11e20beaa5","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a235bd6c-0782-47c6-a39d-6da4087dfb29","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a97f5bc1-063f-48ef-9138-b7335073972a","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfO03cqibqqu34ego5xggn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-template.yml","artifactChecksum":"ZDY2YmJmNGVjNDMwYWY0MGNmODA2MDZjZTM4NWU2Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d74fbbdb-d1de-4173-8f0d-4637706df056","artifactVersion":"1"},{"artifactName":"service-DemoPnfO03cqibqqu34ego5xggn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar","artifactChecksum":"NGIxOWVmZTRhMTY2NmY5M2ZiMjc4YjkxODRmNjJiNTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"dc5f40bb-88a9-426a-b85c-4373c4b4c0ae","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T00:44:32.237Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:44:32.238Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:44:32.239Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:44:32.240Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:44:32.340Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:44:32.341Z||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-12-06T00:44:32.341Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:44:32.356Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:44:32.358Z||pool-40-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:44:33.240Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:44:33.241Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:44:33.243Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:44:33.243Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:44:33.343Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:44:33.344Z||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-12-06T00:44:33.344Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:44:33.365Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:44:33.366Z||pool-41-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:44:34.244Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:44:34.245Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:44:34.247Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:44:34.247Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:44:34.347Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:44:34.348Z||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-12-06T00:44:34.348Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:44:34.365Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:44:34.366Z||pool-42-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:44:35.248Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:44:35.252Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:44:35.254Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:44:35.254Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:44:35.354Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:44:35.355Z||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-12-06T00:44:35.356Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:44:35.374Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:44:35.374Z||pool-43-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:44:36.255Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:44:36.256Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:44:36.258Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:44:36.258Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:44:36.358Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:44:36.359Z||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-12-06T00:44:36.359Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:44:36.374Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:44:36.375Z||pool-44-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:44:37.259Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:44:37.260Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:44:37.264Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:44:37.264Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:44:37.364Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:44:37.365Z||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-12-06T00:44:37.366Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:44:37.382Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:44:37.382Z||pool-45-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:44:38.265Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:44:38.266Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:44:38.268Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:44:38.268Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:44:38.368Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:44:38.370Z||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-12-06T00:44:38.370Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:44:38.386Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:44:38.387Z||pool-46-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:44:39.268Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:44:39.269Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:44:39.274Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:44:39.274Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:44:39.374Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:44:39.375Z||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-12-06T00:44:39.375Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:44:39.388Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:44:39.389Z||pool-47-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:44:40.275Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "serviceName": "Demo_pNF_O03CQiBqQu34EGO5Xggn",
  "serviceVersion": "1.0",
  "serviceUUID": "e2447439-8401-4f43-9994-ad225741a790",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6b1e00fe-baa7-4aee-a66a-e1a284c22404",
  "resources": [
    {
      "resourceInstanceName": "pNF b3ce8781-c92c 0",
      "resourceCustomizationUUID": "029e48ad-f60b-44e7-b207-95b20c2402bc",
      "resourceName": "pNF b3ce8781-c92c",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "034116dd-5ee6-4703-9609-c48967ec3bf7",
      "resourceInvariantUUID": "9506b381-6ff9-4ef8-8935-a902f2530bd1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
      "artifactChecksum": "NGIxOWVmZTRhMTY2NmY5M2ZiMjc4YjkxODRmNjJiNTY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "dc5f40bb-88a9-426a-b85c-4373c4b4c0ae"
    }
  ],
  "workloadContext": "Production"
}
2022-12-06T00:44:40.275Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-06T00:44:40.276Z|62e7fd80-f942-46a3-92e0-5c7315f34a5b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e2447439-8401-4f43-9994-ad225741a790 ASDC
2022-12-06T00:44:40.276Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:4ee8f652-0291-49dc-9661-4fc1a9eb0248
ServiceName:Demo_pNF_O03CQiBqQu34EGO5Xggn
ServiceVersion:1.0
ServiceUUID:e2447439-8401-4f43-9994-ad225741a790
ServiceInvariantUUID:6b1e00fe-baa7-4aee-a66a-e1a284c22404
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
ArtifactUUID:dc5f40bb-88a9-426a-b85c-4373c4b4c0ae
ArtifactChecksum:NGIxOWVmZTRhMTY2NmY5M2ZiMjc4YjkxODRmNjJiNTY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF b3ce8781-c92c 0
ResourceCustomizationUUID:029e48ad-f60b-44e7-b207-95b20c2402bc
ResourceInvariantUUID:9506b381-6ff9-4ef8-8935-a902f2530bd1
ResourceName:pNF b3ce8781-c92c
ResourceType:PNF
ResourceUUID:034116dd-5ee6-4703-9609-c48967ec3bf7
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-12-06T00:44:40.277Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e2447439-8401-4f43-9994-ad225741a790 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-12-06T00:44:40.310Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T00:44:40.310Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T00:44:40.311Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T00:44:40.311Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: dc5f40bb-88a9-426a-b85c-4373c4b4c0ae from URL: /sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:40.311Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T00:44:40.311Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:40.377Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T00:44:40.378Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar dc5f40bb-88a9-426a-b85c-4373c4b4c0ae 88021
2022-12-06T00:44:40.379Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar ASDC sendASDCNotification
2022-12-06T00:44:40.379Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:40.379Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:44:40.379Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:44:40.382Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:44:40.382Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287480379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:44:40.482Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:44:40.483Z||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-12-06T00:44:40.483Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:44:40.499Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:44:40.500Z||pool-48-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:44:41.382Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T00:44:41.383Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T00:44:41.384Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: dc5f40bb-88a9-426a-b85c-4373c4b4c0ae, URL: /sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar to file: /app/ASDC/1/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:41.384Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:41.385Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:41.385Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:41.517Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1535427169909673509/Definitions/service-DemoPnfO03cqibqqu34ego5xggn-template.yml
2022-12-06T00:44:42.430Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-06T00:44:42.430Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-06T00:44:42.430Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:42.430Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-06T00:44:42.431Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||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-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:42.431Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:42.431Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||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-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:42.431Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:42.431Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:42.432Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b3ce8781-c92c 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-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:42.432Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:42.432Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-06T00:44:42.432Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:44:42.433Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_O03CQiBqQu34EGO5Xggn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:44:42.433Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Node template pNF b3ce8781-c92c 0 is matching search criteria
2022-12-06T00:44:42.433Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-06T00:44:42.433Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF b3ce8781-c92c 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T00:44:42.434Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:44:42.434Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_O03CQiBqQu34EGO5Xggn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:44:42.434Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Node template pNF b3ce8781-c92c 0 is matching search criteria
2022-12-06T00:44:42.434Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-06T00:44:42.435Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF b3ce8781-c92c 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T00:44:42.435Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:44:42.435Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_O03CQiBqQu34EGO5Xggn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:44:42.435Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:44:42.435Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_O03CQiBqQu34EGO5Xggn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:44:42.435Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:44:42.436Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_O03CQiBqQu34EGO5Xggn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:44:42.436Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:44:42.436Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_O03CQiBqQu34EGO5Xggn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:44:42.436Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:44:42.436Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_O03CQiBqQu34EGO5Xggn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:44:42.437Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_O03CQiBqQu34EGO5Xggn
Description:catalog service description
Model UUID:e2447439-8401-4f43-9994-ad225741a790
Model Version:NULL
Model InvariantUuid:6b1e00fe-baa7-4aee-a66a-e1a284c22404
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-12-06T00:44:42.446Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: 034116dd-5ee6-4703-9609-c48967ec3bf7
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-12-06T00:44:42.451Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||pNF b3ce8781-c92c 0
2022-12-06T00:44:42.451Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 034116dd-5ee6-4703-9609-c48967ec3bf7
2022-12-06T00:44:42.451Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||No resources found for Service: e2447439-8401-4f43-9994-ad225741a790
2022-12-06T00:44:42.451Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: e2447439-8401-4f43-9994-ad225741a790
2022-12-06T00:44:42.451Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF b3ce8781-c92c 0 034116dd-5ee6-4703-9609-c48967ec3bf7 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-12-06T00:44:42.459Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@473e3882, org.onap.sdc.toscaparser.api.parameters.Input@4cde90c6, org.onap.sdc.toscaparser.api.parameters.Input@448742f, org.onap.sdc.toscaparser.api.parameters.Input@5a3a5690, org.onap.sdc.toscaparser.api.parameters.Input@6c769f7d]
2022-12-06T00:44:42.459Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:44:42.459Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_O03CQiBqQu34EGO5Xggn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:44:42.460Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid e2447439-8401-4f43-9994-ad225741a790: pNF b3ce8781-c92c
2022-12-06T00:44:42.460Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||Processing PNF resource: 034116dd-5ee6-4703-9609-c48967ec3bf7
2022-12-06T00:44:42.460Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:44:42.460Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_O03CQiBqQu34EGO5Xggn is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:44:42.460Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||Resource customization UUID: 029e48ad-f60b-44e7-b207-95b20c2402bc is the same as notified resource customizationUUID: 029e48ad-f60b-44e7-b207-95b20c2402bc
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-12-06T00:44:42.524Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF b3ce8781-c92c 034116dd-5ee6-4703-9609-c48967ec3bf7 0 ASDC deployResourceStructure
2022-12-06T00:44:42.525Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar ASDC sendASDCNotification
2022-12-06T00:44:42.525Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar
2022-12-06T00:44:42.525Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:44:42.526Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:44:42.528Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:44:42.528Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287482525,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:44:42.628Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:44:42.630Z||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-12-06T00:44:42.631Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:44:42.647Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:44:42.648Z||pool-49-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:44:43.530Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:44:43.549Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:44:43.552Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:44:43.552Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-06T00:44:43.552Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-06T00:44:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:44:55.141Z||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-12-06T00:44:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:44:55.185Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:44:55.185Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-06T00:44:55.185Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "policy-id",
  "timestamp": 1670287431817,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:44:55.186Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:45:13.552Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:45:13.566Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:45:13.568Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:45:13.569Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-06T00:45:13.569Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-06T00:45:43.569Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:45:43.588Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:45:43.590Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:45:43.590Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-06T00:45:43.591Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-06T00:45:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:45:55.143Z||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-12-06T00:45:55.143Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:45:55.178Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:45:55.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:45:55.179Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287407316,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:45:55.181Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:13.591Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:46:13.610Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:46:13.624Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:46:13.624Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-06T00:46:13.624Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-06T00:46:43.624Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:46:43.643Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:46:43.652Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:46:43.652Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-06T00:46:43.652Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-06T00:46:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:46:55.141Z||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-12-06T00:46:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:46:55.163Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:46:55.176Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.176Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287408086,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.177Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.178Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.178Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.178Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "policy-id",
  "timestamp": 1670287431817,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.178Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.178Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287436122,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:46:55.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.179Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.179Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.179Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "policy-id",
  "timestamp": 1670287431817,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.179Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.179Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287437902,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:46:55.180Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.180Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "policy-id",
  "timestamp": 1670287431817,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.180Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.180Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "policy-id",
  "timestamp": 1670287431817,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.180Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.180Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287439973,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:46:55.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.181Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "policy-id",
  "timestamp": 1670287440552,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:46:55.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.181Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "policy-id",
  "timestamp": 1670287441559,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:46:55.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.182Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.182Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "policy-id",
  "timestamp": 1670287442562,
  "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-12-06T00:46:55.194Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4ee8f652-0291-49dc-9661-4fc1a9eb0248
2022-12-06T00:46:55.194Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4ee8f652-0291-49dc-9661-4fc1a9eb0248 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-12-06T00:46:55.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.210Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287444538,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.210Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.210Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287444538,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.211Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.211Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287444538,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.211Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.211Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.211Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287444538,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.212Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.212Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287444538,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.212Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.212Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.212Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287444538,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.213Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.213Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287444538,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.213Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.213Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.213Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287444538,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.213Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.214Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287452384,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.214Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.214Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287452635,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:46:55.214Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.214Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.215Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287452384,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.215Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.215Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287452384,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.215Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.215Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.216Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287452384,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.216Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.216Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.216Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287452384,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.216Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.216Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.217Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287452384,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.217Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.217Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287457665,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:46:55.217Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.217Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.218Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287452384,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.218Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.218Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.218Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287458667,
  "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-12-06T00:46:55.225Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4ee8f652-0291-49dc-9661-4fc1a9eb0248
2022-12-06T00:46:55.225Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4ee8f652-0291-49dc-9661-4fc1a9eb0248 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-12-06T00:46:55.235Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.236Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287452384,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.236Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.236Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.236Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287461153,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:46:55.236Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.236Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.237Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287463338,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:46:55.237Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.237Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.237Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287464342,
  "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-12-06T00:46:55.245Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4ee8f652-0291-49dc-9661-4fc1a9eb0248
2022-12-06T00:46:55.246Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4ee8f652-0291-49dc-9661-4fc1a9eb0248 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-12-06T00:46:55.257Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.258Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "62e7fd80-f942-46a3-92e0-5c7315f34a5b",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287471217,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T00:46:55.258Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.258Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.258Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.258Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.259Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.259Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.259Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.259Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.259Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.259Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.259Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.259Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.260Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.260Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.260Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.260Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.260Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.260Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/resourceInstances/pnfb3ce8781c92c0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.260Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.260Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.260Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.261Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.261Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.261Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287466391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.261Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.261Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.261Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287474538,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.261Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.261Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.261Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287437126,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.261Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.262Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.262Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "policy-id",
  "timestamp": 1670287471817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.262Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.262Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.262Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287435137,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.262Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.262Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.262Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287474538,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.262Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.262Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.263Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287466391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.263Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.263Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.263Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287437126,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.263Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.263Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.263Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "policy-id",
  "timestamp": 1670287471817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.263Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.263Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.264Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287466391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.264Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.264Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.264Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287474538,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.264Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.264Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.264Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287480379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:46:55.264Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.264Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.264Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287437126,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.265Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.265Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.265Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "policy-id",
  "timestamp": 1670287471817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.265Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.265Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.265Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287466391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.265Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.266Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.266Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287474538,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.266Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.266Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.266Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287437126,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.266Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.266Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.266Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "policy-id",
  "timestamp": 1670287471817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.266Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.266Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.267Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287482384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.267Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.267Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.267Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287466391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.267Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.267Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.267Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287474538,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.268Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.268Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287437126,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.268Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.268Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287482525,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfO03cqibqqu34ego5xggn/1.0/artifacts/service-DemoPnfO03cqibqqu34ego5xggn-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:46:55.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.268Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "policy-id",
  "timestamp": 1670287471817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.268Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.269Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287482384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.269Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.269Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287466391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.269Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.269Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287474538,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.269Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.270Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287437126,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.270Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.270Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.270Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "policy-id",
  "timestamp": 1670287471817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.270Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.270Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.270Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287482384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.270Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.270Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.271Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287466391,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.271Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.271Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.271Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287474538,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.271Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.271Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.271Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287437126,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.271Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.272Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.272Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "policy-id",
  "timestamp": 1670287471817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.272Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.272Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.272Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287482384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.272Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.272Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.272Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287485242,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:46:55.273Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.273Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.273Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287485596,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:46:55.273Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.273Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.273Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287484903,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:46:55.273Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.273Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.273Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "policy-id",
  "timestamp": 1670287486475,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:46:55.274Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.274Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.274Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287482384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.274Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.274Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.274Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287486246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.274Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.274Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.274Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287486671,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:46:55.275Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.275Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.275Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "policy-id",
  "timestamp": 1670287487480,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:46:55.275Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.275Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.275Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287482384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.275Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.275Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.275Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287486246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.276Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.276Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.276Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287487727,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:46:55.276Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.276Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.276Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "policy-id",
  "timestamp": 1670287488485,
  "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-12-06T00:46:55.295Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d1c9dd56-ae8f-4839-ba40-2c697a4d9129
2022-12-06T00:46:55.295Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1c9dd56-ae8f-4839-ba40-2c697a4d9129 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-12-06T00:46:55.306Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.306Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287482384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.307Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.307Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.307Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287486246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.307Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.307Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.307Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287488760,
  "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-12-06T00:46:55.315Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d1c9dd56-ae8f-4839-ba40-2c697a4d9129
2022-12-06T00:46:55.315Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1c9dd56-ae8f-4839-ba40-2c697a4d9129 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-12-06T00:46:55.326Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.326Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287490127,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:46:55.327Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.327Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287486246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.327Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.327Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287489763,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T00:46:55.327Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.328Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287486246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.328Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.328Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.328Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287490766,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.328Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.328Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.328Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287486246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.328Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.329Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.329Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287490766,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.329Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.329Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.329Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287492747,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:46:55.329Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.329Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.329Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "policy-id",
  "timestamp": 1670287491817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.329Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.330Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.330Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287491907,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:46:55.330Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:46:55.330Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.330Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287486246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.330Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.330Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.330Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287490766,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.331Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.331Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.331Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287493752,
  "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-12-06T00:46:55.337Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d1c9dd56-ae8f-4839-ba40-2c697a4d9129
2022-12-06T00:46:55.337Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1c9dd56-ae8f-4839-ba40-2c697a4d9129 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-12-06T00:46:55.348Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.348Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "policy-id",
  "timestamp": 1670287491817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.349Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.349Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.349Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287492911,
  "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-12-06T00:46:55.358Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d1c9dd56-ae8f-4839-ba40-2c697a4d9129
2022-12-06T00:46:55.359Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1c9dd56-ae8f-4839-ba40-2c697a4d9129 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-12-06T00:46:55.373Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.373Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287486246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.373Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.373Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.374Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287490766,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.375Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.375Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.375Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "policy-id",
  "timestamp": 1670287491817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:46:55.375Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.375Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.375Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287486246,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.375Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:46:55.375Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:46:55.376Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287490766,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:46:55.376Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:13.653Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:47:13.677Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:47:13.680Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:47:13.680Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-06T00:47:13.680Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-06T00:47:13.680Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-06T00:47:13.680Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:47:13.680Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:47:13.680Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:47:13.680Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:47:13.681Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-06T00:47:13.688Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-06T00:47:43.689Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248 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-12-06T00:47:43.695Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4ee8f652-0291-49dc-9661-4fc1a9eb0248 and serviceModelVersionId: e2447439-8401-4f43-9994-ad225741a790
2022-12-06T00:47:43.695Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6b1e00fe-baa7-4aee-a66a-e1a284c22404
2022-12-06T00:47:43.697Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6b1e00fe-baa7-4aee-a66a-e1a284c22404/model-vers/model-ver/e2447439-8401-4f43-9994-ad225741a790?depth=0
2022-12-06T00:47:43.704Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-06T00:47:43.766Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6b1e00fe-baa7-4aee-a66a-e1a284c22404/model-vers/model-ver/e2447439-8401-4f43-9994-ad225741a790?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-12-06T00:47:43.770Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6b1e00fe-baa7-4aee-a66a-e1a284c22404/model-vers/model-ver/e2447439-8401-4f43-9994-ad225741a790?depth=0|INFO|500||Invoke
2022-12-06T00:47:43.779Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6b1e00fe-baa7-4aee-a66a-e1a284c22404/model-vers/model-ver/e2447439-8401-4f43-9994-ad225741a790?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-06T00:47:43.891Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6b1e00fe-baa7-4aee-a66a-e1a284c22404/model-vers/model-ver/e2447439-8401-4f43-9994-ad225741a790?depth=0|INFO|500||InvokeReturn
2022-12-06T00:47:43.892Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6b1e00fe-baa7-4aee-a66a-e1a284c22404/model-vers/model-ver/e2447439-8401-4f43-9994-ad225741a790?depth=0 has http status code:200 and response headers:{date=[Tue, 06 Dec 2022 00:47:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[102], vertex-id=[250016], x-aai-txid=[1-aai-resources-221206-00:47:42:866-95653], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-06T00:47:43.893Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2022-12-06T00:47:43.894Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-06T00:47:43.894Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-06T00:47:43.905Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-12-06T00:47:43.905Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4ee8f652-0291-49dc-9661-4fc1a9eb0248 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-06T00:47:43.906Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-06T00:47:43.906Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:47:43.911Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:47:43.911Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287663906,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T00:47:44.011Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T00:47:44.013Z||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-12-06T00:47:44.013Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:47:44.033Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:47:44.034Z||pool-50-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-12-06T00:47:44.932Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:47:44.932Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|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-12-06T00:47:44.933Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:47:50.589Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:47:50.590Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-06T00:47:50.591Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"d1c9dd56-ae8f-4839-ba40-2c697a4d9129","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"872050c8-1d2f-447f-a0ee-5440ade95d73","serviceDescription":"service","serviceInvariantUUID":"4919486c-c70a-43b5-861e-d8575c19a980","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0c198bef-50c2-4e2b-8af4-91e4b55ca098","resourceInvariantUUID":"3ae534e9-d7f7-4b6a-a804-64a9e7a73e66","resourceCustomizationUUID":"338e03be-18af-492d-9153-8acb21d46c20","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":"YjVjMTFjZDU3MmEyOWM2NTNlM2U3ZTJiNDBiN2U5YjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9e1d7e4f-3b60-4949-b7b2-54dee4530f36","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":"ZGExZDRlNmYyNGYxMWI1NDA3MzQxZWU1N2I0NzM5ZDk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"11cd68e3-2846-468b-b4ae-edb24196b5a1","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":"3358989e-8cba-455a-889d-fd57c8e27e25","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":"4069e5ed-ffe4-4e19-adc4-73e7e7846414","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":"9d5b4499-73d4-45d4-a0fc-f937379c1190","artifactVersion":"2","generatedFromUUID":"3358989e-8cba-455a-889d-fd57c8e27e25"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NTIzZTY2YjViNmQwYjRjM2JhODNlZjQ3OGZiOTM0OGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e71da2-4e7d-48e9-987a-10edb26d53cf","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MDQ3NjMzZWJiOTU2OTQxYzBlYjBjMTVkZDM3ZWFkNWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a9891782-f773-4ecf-911b-56ba4c827169","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T00:47:50.593Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:47:50.593Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:47:50.596Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:47:50.596Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:50.696Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:47:50.697Z||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-12-06T00:47:50.697Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:47:50.712Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:47:50.713Z||pool-51-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:47:51.596Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:47:51.597Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:47:51.600Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:47:51.601Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T00:47:51.701Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T00:47:51.702Z||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-12-06T00:47:51.702Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:47:51.717Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:47:51.717Z||pool-52-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:47:52.602Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:47:52.603Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:47:52.605Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:47:52.605Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:47:52.706Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-06T00:47:52.706Z||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-12-06T00:47:52.707Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:47:52.721Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:47:52.722Z||pool-53-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:47:53.606Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:47:53.607Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:47:53.610Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:47:53.610Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:53.710Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:47:53.711Z||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-12-06T00:47:53.711Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:47:53.727Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:47:53.728Z||pool-54-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:47:54.611Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:47:54.612Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:47:54.614Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:47:54.614Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-06T00:47:54.714Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:47:54.716Z||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-12-06T00:47:54.716Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:47:54.731Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:47:54.732Z||pool-55-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:47:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:47:55.141Z||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-12-06T00:47:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:47:55.171Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:47:55.172Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.172Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "policy-id",
  "timestamp": 1670287491817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.172Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.173Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.173Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670287495381,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:47:55.173Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:47:55.173Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.173Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287490766,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.173Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.173Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.174Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "policy-id",
  "timestamp": 1670287491817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:47:55.174Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.174Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.174Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287490766,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-06T00:47:55.174Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.174Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.174Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "policy-id",
  "timestamp": 1670287491817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.174Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.175Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.175Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287490766,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.175Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.175Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.175Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "policy-id",
  "timestamp": 1670287491817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.175Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.175Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.175Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287490766,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:47:55.175Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.175Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.175Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "policy-id",
  "timestamp": 1670287491817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.176Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.176Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.176Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287499845,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:47:55.176Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:47:55.176Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.176Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "policy-id",
  "timestamp": 1670287491817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:47:55.176Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.176Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.176Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287500915,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:47:55.176Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:47:55.177Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.177Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "policy-id",
  "timestamp": 1670287501605,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:47:55.177Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:47:55.177Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.177Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287501981,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:47:55.177Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:47:55.177Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.177Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "policy-id",
  "timestamp": 1670287502617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:47:55.177Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:47:55.177Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.177Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287503037,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:47:55.178Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:47:55.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.178Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "policy-id",
  "timestamp": 1670287503624,
  "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-12-06T00:47:55.199Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4c89a1a2-7256-4d97-9d60-145088eb3790
2022-12-06T00:47:55.199Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c89a1a2-7256-4d97-9d60-145088eb3790 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-12-06T00:47:55.210Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.210Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287504110,
  "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-12-06T00:47:55.216Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4c89a1a2-7256-4d97-9d60-145088eb3790
2022-12-06T00:47:55.216Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c89a1a2-7256-4d97-9d60-145088eb3790 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-12-06T00:47:55.226Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.226Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670287505112,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T00:47:55.226Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:47:55.226Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.226Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287504538,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.226Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.227Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.227Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287504538,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.227Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.227Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.227Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287504538,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.227Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.227Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.227Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287504538,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.227Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.227Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.227Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287504538,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.228Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.228Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.228Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287504538,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.228Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.228Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.228Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287504538,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.228Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.228Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.228Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287504538,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.228Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.228Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.229Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287512384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.229Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.229Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.229Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287504538,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:47:55.229Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.229Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.229Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287512384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.229Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.229Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.230Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287513635,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:47:55.230Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:47:55.230Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.230Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287512384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.230Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.230Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.230Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287512384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.230Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.230Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.230Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287512384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.231Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.231Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287512384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.231Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.231Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287512384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.231Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.231Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287512384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.231Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.231Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.232Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287512384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:47:55.232Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:47:55.232Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.232Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287522203,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:47:55.232Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:47:55.232Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.232Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287521288,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:47:55.232Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:47:55.232Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.232Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "aai-model-loader",
  "timestamp": 1670287522291,
  "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-12-06T00:47:55.240Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4c89a1a2-7256-4d97-9d60-145088eb3790
2022-12-06T00:47:55.240Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c89a1a2-7256-4d97-9d60-145088eb3790 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-12-06T00:47:55.251Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.251Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287524747,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:47:55.251Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:47:55.252Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-06T00:47:55.252Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670287525752,
  "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-12-06T00:47:55.259Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4c89a1a2-7256-4d97-9d60-145088eb3790
2022-12-06T00:47:55.259Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c89a1a2-7256-4d97-9d60-145088eb3790 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-12-06T00:47:55.614Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:47:55.615Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:47:55.618Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:47:55.618Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:47:55.718Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:47:55.719Z||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-12-06T00:47:55.719Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:47:55.735Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:47:55.735Z||pool-56-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:47:56.619Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:47:56.620Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:47:56.622Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:47:56.622Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:47:56.722Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:47:56.723Z||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-12-06T00:47:56.724Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:47:56.741Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:47:56.742Z||pool-57-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:47:57.623Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "872050c8-1d2f-447f-a0ee-5440ade95d73",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4919486c-c70a-43b5-861e-d8575c19a980",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "338e03be-18af-492d-9153-8acb21d46c20",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "0c198bef-50c2-4e2b-8af4-91e4b55ca098",
      "resourceInvariantUUID": "3ae534e9-d7f7-4b6a-a804-64a9e7a73e66",
      "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": "ZGExZDRlNmYyNGYxMWI1NDA3MzQxZWU1N2I0NzM5ZDk\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "11cd68e3-2846-468b-b4ae-edb24196b5a1",
          "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": "3358989e-8cba-455a-889d-fd57c8e27e25",
          "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": "9d5b4499-73d4-45d4-a0fc-f937379c1190",
            "generatedFromUUID": "3358989e-8cba-455a-889d-fd57c8e27e25"
          },
          "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": "9d5b4499-73d4-45d4-a0fc-f937379c1190",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MDQ3NjMzZWJiOTU2OTQxYzBlYjBjMTVkZDM3ZWFkNWU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a9891782-f773-4ecf-911b-56ba4c827169"
    }
  ],
  "workloadContext": "Production"
}
2022-12-06T00:47:57.624Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-06T00:47:57.624Z|4ee8f652-0291-49dc-9661-4fc1a9eb0248|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 872050c8-1d2f-447f-a0ee-5440ade95d73 ASDC
2022-12-06T00:47:57.624Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:d1c9dd56-ae8f-4839-ba40-2c697a4d9129
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:872050c8-1d2f-447f-a0ee-5440ade95d73
ServiceInvariantUUID:4919486c-c70a-43b5-861e-d8575c19a980
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:a9891782-f773-4ecf-911b-56ba4c827169
ArtifactChecksum:MDQ3NjMzZWJiOTU2OTQxYzBlYjBjMTVkZDM3ZWFkNWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:338e03be-18af-492d-9153-8acb21d46c20
ResourceInvariantUUID:3ae534e9-d7f7-4b6a-a804-64a9e7a73e66
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:0c198bef-50c2-4e2b-8af4-91e4b55ca098
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:11cd68e3-2846-468b-b4ae-edb24196b5a1
ArtifactChecksum:ZGExZDRlNmYyNGYxMWI1NDA3MzQxZWU1N2I0NzM5ZDk=
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:3358989e-8cba-455a-889d-fd57c8e27e25
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:9d5b4499-73d4-45d4-a0fc-f937379c1190
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:9d5b4499-73d4-45d4-a0fc-f937379c1190
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-06T00:47:57.624Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 872050c8-1d2f-447f-a0ee-5440ade95d73 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-12-06T00:47:57.662Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T00:47:57.663Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T00:47:57.663Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T00:47:57.663Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a9891782-f773-4ecf-911b-56ba4c827169 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-06T00:47:57.663Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T00:47:57.664Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-06T00:47:57.823Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T00:47:57.824Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar a9891782-f773-4ecf-911b-56ba4c827169 75195
2022-12-06T00:47:57.825Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-12-06T00:47:57.825Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-06T00:47:57.825Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:47:57.826Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:47:57.829Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:47:57.829Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287677825,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:47:57.929Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:47:57.930Z||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-12-06T00:47:57.930Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:47:57.946Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:47:57.947Z||pool-58-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:47:58.829Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T00:47:58.831Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T00:47:58.831Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: a9891782-f773-4ecf-911b-56ba4c827169, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-06T00:47:58.831Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-12-06T00:47:58.832Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-06T00:47:58.832Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-12-06T00:47:58.997Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10128743848897534962/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-12-06T00:48:00.520Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-06T00:48:00.521Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-06T00:48:00.521Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-06T00:48:00.521Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-06T00:48:00.522Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-06T00:48:00.522Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-06T00:48:00.522Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-06T00:48:00.522Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-06T00:48:00.522Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-06T00:48:00.522Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-06T00:48:00.522Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-06T00:48:00.522Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-06T00:48:00.522Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:00.523Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:00.523Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-06T00:48:00.523Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-06T00:48:00.524Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T00:48:00.524Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:00.524Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:00.524Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-06T00:48:00.524Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-06T00:48:00.524Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T00:48:00.524Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:00.525Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:00.525Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:00.525Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-06T00:48:00.525Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-12-06T00:48:00.525Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-12-06T00:48:00.525Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-12-06T00:48:00.525Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-06T00:48:00.526Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-06T00:48:00.526Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:00.526Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-06T00:48:00.526Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:00.526Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-06T00:48:00.526Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:48:00.527Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:00.527Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-06T00:48:00.527Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:48:00.527Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:00.527Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-06T00:48:00.528Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:48:00.528Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:00.528Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-06T00:48:00.528Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-06T00:48:00.528Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-06T00:48:00.529Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=54843d80-a543-432e-acd2-020f83c4f305
2022-12-06T00:48:00.529Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:00.529Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:00.529Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:00.529Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:00.530Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:00.530Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:00.530Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:00.530Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:00.530Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:872050c8-1d2f-447f-a0ee-5440ade95d73
Model Version:NULL
Model InvariantUuid:4919486c-c70a-43b5-861e-d8575c19a980
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:6ad45e68-7474-40a4-a1b4-a1e40cee9c8c
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3ae534e9-d7f7-4b6a-a804-64a9e7a73e66
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:338e03be-18af-492d-9153-8acb21d46c20
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:6010d0dd-f31b-4b71-9c54-b399202964f4
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:a4f06274-8b70-408d-b593-25587e6e46ad
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:54843d80-a543-432e-acd2-020f83c4f305
ModelInvariantUuid:53d6033c-b402-4294-8600-13dddfea2b39
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:7ad6e178-e0f7-4834-ba78-f89a5225ccba
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:f25c22bb-a8f0-4f91-88f9-d420fe8c61b2
ModelInvariantUuid:15ca891d-245d-4797-9546-00d13d923b10
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:f7020c56-d6eb-4027-9ee1-0d3bf9974244
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-12-06T00:48:00.549Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 0c198bef-50c2-4e2b-8af4-91e4b55ca098
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-12-06T00:48:00.553Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||basic_vm 0
2022-12-06T00:48:00.553Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 0c198bef-50c2-4e2b-8af4-91e4b55ca098
2022-12-06T00:48:00.554Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 11cd68e3-2846-468b-b4ae-edb24196b5a1 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-12-06T00:48:00.554Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T00:48:00.554Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:00.621Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T00:48:00.624Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 11cd68e3-2846-468b-b4ae-edb24196b5a1 787
2022-12-06T00:48:00.625Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:00.625Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:00.626Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:48:00.626Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:00.629Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:00.630Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287680625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:48:00.730Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:00.731Z||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-12-06T00:48:00.731Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:00.764Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:00.765Z||pool-59-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:01.630Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "6010d0dd-f31b-4b71-9c54-b399202964f4",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a4f06274-8b70-408d-b593-25587e6e46ad",
    "vfModuleModelCustomizationUUID": "6716e379-1ed7-483b-95f8-bfa70bdbf602",
    "isBase": true,
    "artifacts": [
      "3358989e-8cba-455a-889d-fd57c8e27e25",
      "9d5b4499-73d4-45d4-a0fc-f937379c1190"
    ],
    "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-12-06T00:48:01.636Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a4f06274-8b70-408d-b593-25587e6e46ad
VfModuleModelInvariantUUID:6010d0dd-f31b-4b71-9c54-b399202964f4
VfModuleModelDescription:NULL
Artifacts UUID List:{
3358989e-8cba-455a-889d-fd57c8e27e25
,
9d5b4499-73d4-45d4-a0fc-f937379c1190

}
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-12-06T00:48:01.638Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "6010d0dd-f31b-4b71-9c54-b399202964f4",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a4f06274-8b70-408d-b593-25587e6e46ad",
    "vfModuleModelCustomizationUUID": "6716e379-1ed7-483b-95f8-bfa70bdbf602",
    "isBase": true,
    "artifacts": [
      "3358989e-8cba-455a-889d-fd57c8e27e25",
      "9d5b4499-73d4-45d4-a0fc-f937379c1190"
    ],
    "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-12-06T00:48:01.639Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a4f06274-8b70-408d-b593-25587e6e46ad
VfModuleModelInvariantUUID:6010d0dd-f31b-4b71-9c54-b399202964f4
VfModuleModelDescription:NULL
Artifacts UUID List:{
3358989e-8cba-455a-889d-fd57c8e27e25
,
9d5b4499-73d4-45d4-a0fc-f937379c1190

}
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-12-06T00:48:01.639Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 3358989e-8cba-455a-889d-fd57c8e27e25 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-12-06T00:48:01.639Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T00:48:01.639Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:01.702Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T00:48:01.702Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 3358989e-8cba-455a-889d-fd57c8e27e25 5033
2022-12-06T00:48:01.703Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:01.703Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:01.703Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:48:01.703Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:01.706Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:01.706Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287681702,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:48:01.809Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-06T00:48:01.810Z||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-12-06T00:48:01.810Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:01.826Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:01.827Z||pool-60-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:48:02.707Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 9d5b4499-73d4-45d4-a0fc-f937379c1190 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-12-06T00:48:02.707Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T00:48:02.708Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:02.757Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T00:48:02.758Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 9d5b4499-73d4-45d4-a0fc-f937379c1190 903
2022-12-06T00:48:02.758Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:02.758Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:02.759Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:48:02.759Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:02.762Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:02.762Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287682758,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:48:02.862Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:02.865Z||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-12-06T00:48:02.865Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:02.882Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:02.883Z||pool-61-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:03.763Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 872050c8-1d2f-447f-a0ee-5440ade95d73
2022-12-06T00:48:03.763Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 0c198bef-50c2-4e2b-8af4-91e4b55ca098 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-12-06T00:48:03.782Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@afaf90, org.onap.sdc.toscaparser.api.parameters.Input@460e1b1, org.onap.sdc.toscaparser.api.parameters.Input@5d229592, org.onap.sdc.toscaparser.api.parameters.Input@5fba7407, org.onap.sdc.toscaparser.api.parameters.Input@2294934f]
2022-12-06T00:48:03.785Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.786Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:03.786Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2022-12-06T00:48:03.786Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 338e03be-18af-492d-9153-8acb21d46c20
2022-12-06T00:48:03.786Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 338e03be-18af-492d-9153-8acb21d46c20 matches Tosca VF Customization UUID: 338e03be-18af-492d-9153-8acb21d46c20
2022-12-06T00:48:03.786Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 338e03be-18af-492d-9153-8acb21d46c20  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-12-06T00:48:03.790Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.790Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:03.791Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 338e03be-18af-492d-9153-8acb21d46c20: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-06T00:48:03.791Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@642b4721
2022-12-06T00:48:03.792Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.792Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-06T00:48:03.792Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6716e379-1ed7-483b-95f8-bfa70bdbf602
2022-12-06T00:48:03.792Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6716e379-1ed7-483b-95f8-bfa70bdbf602
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-12-06T00:48:03.798Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.798Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-06T00:48:03.798Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:48:03.799Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.799Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-06T00:48:03.799Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:48:03.799Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.799Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-06T00:48:03.800Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-06T00:48:03.800Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-06T00:48:03.800Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=54843d80-a543-432e-acd2-020f83c4f305
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-12-06T00:48:03.805Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.805Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-06T00:48:03.805Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:48:03.806Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.806Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-06T00:48:03.806Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=338e03be-18af-492d-9153-8acb21d46c20
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-12-06T00:48:03.811Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.811Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:03.811Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 872050c8-1d2f-447f-a0ee-5440ade95d73: basic_vm
2022-12-06T00:48:03.812Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.812Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:03.812Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.812Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:03.813Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.813Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:03.813Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.813Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:03.814Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:03.814Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:03.814Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:03.927Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 0c198bef-50c2-4e2b-8af4-91e4b55ca098 1 ASDC deployResourceStructure
2022-12-06T00:48:03.928Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:03.928Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:03.928Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:48:03.929Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:03.931Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:03.931Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287683928,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T00:48:04.031Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:04.032Z||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-12-06T00:48:04.033Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:04.049Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:04.049Z||pool-62-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:04.933Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:04.933Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:04.933Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:48:04.934Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:04.936Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:04.936Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287684932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-06T00:48:05.037Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T00:48:05.038Z||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-12-06T00:48:05.038Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:05.054Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:05.055Z||pool-63-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:48:05.938Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:05.938Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||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-12-06T00:48:05.938Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:48:05.938Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:05.940Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:05.941Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287685938,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-06T00:48:06.041Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:06.042Z||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-12-06T00:48:06.042Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:06.056Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:06.057Z||pool-64-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:06.942Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-12-06T00:48:06.942Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-06T00:48:06.942Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:48:06.943Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:06.945Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:06.946Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287686942,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:48:07.046Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:07.047Z||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-12-06T00:48:07.047Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:07.063Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:07.063Z||pool-65-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:07.946Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d1c9dd56-ae8f-4839-ba40-2c697a4d9129
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:48:07.962Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d1c9dd56-ae8f-4839-ba40-2c697a4d9129
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:48:07.965Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:48:07.965Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-06T00:48:07.965Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-06T00:48:07.965Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-06T00:48:07.965Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:48:07.965Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:48:07.965Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:48:07.965Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:48:07.966Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-06T00:48:07.972Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-06T00:48:37.973Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d1c9dd56-ae8f-4839-ba40-2c697a4d9129 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-12-06T00:48:37.981Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d1c9dd56-ae8f-4839-ba40-2c697a4d9129 and serviceModelVersionId: 872050c8-1d2f-447f-a0ee-5440ade95d73
2022-12-06T00:48:37.981Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4919486c-c70a-43b5-861e-d8575c19a980
2022-12-06T00:48:37.982Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4919486c-c70a-43b5-861e-d8575c19a980/model-vers/model-ver/872050c8-1d2f-447f-a0ee-5440ade95d73?depth=0
2022-12-06T00:48:37.986Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-06T00:48:38.029Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4919486c-c70a-43b5-861e-d8575c19a980/model-vers/model-ver/872050c8-1d2f-447f-a0ee-5440ade95d73?depth=0|INFO|500||Invoke
2022-12-06T00:48:38.029Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4919486c-c70a-43b5-861e-d8575c19a980/model-vers/model-ver/872050c8-1d2f-447f-a0ee-5440ade95d73?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4919486c-c70a-43b5-861e-d8575c19a980/model-vers/model-ver/872050c8-1d2f-447f-a0ee-5440ade95d73?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d1c9dd56-ae8f-4839-ba40-2c697a4d9129], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[592be257-a501-4331-94d3-fda4d9fdf1fc], X-ECOMP-RequestID=[d1c9dd56-ae8f-4839-ba40-2c697a4d9129], X-TransactionId=[], X-ONAP-RequestID=[d1c9dd56-ae8f-4839-ba40-2c697a4d9129], Content-Type=[application/merge-patch+json]}
2022-12-06T00:48:38.034Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4919486c-c70a-43b5-861e-d8575c19a980/model-vers/model-ver/872050c8-1d2f-447f-a0ee-5440ade95d73?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-06T00:48:38.136Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4919486c-c70a-43b5-861e-d8575c19a980/model-vers/model-ver/872050c8-1d2f-447f-a0ee-5440ade95d73?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/4919486c-c70a-43b5-861e-d8575c19a980/model-vers/model-ver/872050c8-1d2f-447f-a0ee-5440ade95d73?depth=0 has http status code:200 and response headers:{date=[Tue, 06 Dec 2022 00:48:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[98], vertex-id=[262304], x-aai-txid=[2-aai-resources-221206-00:48:37:119-67103], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-06T00:48:38.136Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4919486c-c70a-43b5-861e-d8575c19a980/model-vers/model-ver/872050c8-1d2f-447f-a0ee-5440ade95d73?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-06T00:48:38.137Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4919486c-c70a-43b5-861e-d8575c19a980/model-vers/model-ver/872050c8-1d2f-447f-a0ee-5440ade95d73?depth=0|INFO|500||InvokeReturn
2022-12-06T00:48:38.138Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-06T00:48:38.138Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-06T00:48:38.148Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-12-06T00:48:38.148Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d1c9dd56-ae8f-4839-ba40-2c697a4d9129 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-06T00:48:38.149Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-06T00:48:38.149Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:38.151Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:38.151Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287718149,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T00:48:38.251Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:38.253Z||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-12-06T00:48:38.253Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:38.271Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:38.272Z||pool-66-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-12-06T00:48:39.166Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-06T00:48:39.166Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"4c89a1a2-7256-4d97-9d60-145088eb3790","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"5c014df7-fc84-4d83-9674-678676fa6606","serviceDescription":"service","serviceInvariantUUID":"28d41b6e-3749-4a80-bafc-391abf508aaf","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2b21eb28-1da0-4be0-afd7-99e193085810","resourceInvariantUUID":"ecdd483f-5386-473b-a47a-73642f09a90a","resourceCustomizationUUID":"436f9f01-5b7f-47ea-8017-4730ea1e8d1f","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":"MTRkYjRhZTFhNTcwYzQzOTBmMWIwOGY3ZTUwNzNjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"19224ed4-b010-43d1-a854-4e6b6c72eacf","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":"2da6ca57-d064-42aa-8f63-1b51b7a57bcc","artifactVersion":"2","generatedFromUUID":"bcf77106-a64f-4a6d-9e86-73bc875ba91f"},{"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":"bcf77106-a64f-4a6d-9e86-73bc875ba91f","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":"MjQyNzBmMzYwYTNkZTYwOTNjOGJlNmZhOWUyMjkyNTk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"17fd0212-1295-4d68-b7dd-01434d230b4b","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":"1c21992c-5980-4209-8ad6-1a99e8e46098","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":"9e3d943e-dd29-4864-8833-4a48459d0221","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":"137fac09-7fde-4d7f-8a9f-ea2152536e87","artifactVersion":"2","generatedFromUUID":"1c21992c-5980-4209-8ad6-1a99e8e46098"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"NTYyZDVjZDM4ZDIyOWM1YWVjN2MxNWQyOWQ2YTc4ODI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"68764b80-02b5-4c8b-a986-0be71dfd05ee","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ZGRlZDA3Y2Q4ZDE0M2MwODIyYjY2NmMzNDRmZTdlYjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"66985ff3-56ed-4a65-ac8e-2b78232ef37a","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T00:48:39.167Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:48:39.167Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:39.170Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:39.170Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:48:39.269Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T00:48:39.272Z||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-12-06T00:48:39.273Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:39.289Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:39.290Z||pool-67-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:48:40.170Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:48:40.171Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:40.173Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:40.174Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-06T00:48:40.274Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:40.275Z||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-12-06T00:48:40.275Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:40.288Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:40.289Z||pool-68-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:48:41.174Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:48:41.175Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:41.177Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:41.177Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-06T00:48:41.277Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:41.278Z||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-12-06T00:48:41.279Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:41.295Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:41.297Z||pool-69-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:42.177Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:48:42.179Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:42.181Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:42.181Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T00:48:42.281Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:42.282Z||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-12-06T00:48:42.282Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:42.303Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:42.303Z||pool-70-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:43.182Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:48:43.183Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:43.185Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:43.185Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:48:43.285Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:43.286Z||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-12-06T00:48:43.286Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:43.300Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:43.301Z||pool-71-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:44.186Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:48:44.187Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:44.189Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:44.190Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:48:44.290Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T00:48:44.292Z||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-12-06T00:48:44.293Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:44.310Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:44.310Z||pool-72-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:45.190Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:48:45.191Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:45.193Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:45.193Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-06T00:48:45.293Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:45.295Z||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-12-06T00:48:45.295Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:45.309Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:45.310Z||pool-73-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:46.194Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:48:46.194Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:46.196Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:46.196Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:48:46.296Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:46.297Z||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-12-06T00:48:46.297Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:46.313Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:46.314Z||pool-74-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:47.197Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T00:48:47.198Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:47.199Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:47.200Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:48:47.300Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:47.301Z||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-12-06T00:48:47.301Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:47.318Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:47.318Z||pool-75-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:48.201Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "5c014df7-fc84-4d83-9674-678676fa6606",
  "serviceDescription": "service",
  "serviceInvariantUUID": "28d41b6e-3749-4a80-bafc-391abf508aaf",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "436f9f01-5b7f-47ea-8017-4730ea1e8d1f",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "2b21eb28-1da0-4be0-afd7-99e193085810",
      "resourceInvariantUUID": "ecdd483f-5386-473b-a47a-73642f09a90a",
      "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": "2da6ca57-d064-42aa-8f63-1b51b7a57bcc",
          "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": "bcf77106-a64f-4a6d-9e86-73bc875ba91f",
          "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": "MjQyNzBmMzYwYTNkZTYwOTNjOGJlNmZhOWUyMjkyNTk\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "17fd0212-1295-4d68-b7dd-01434d230b4b",
          "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": "1c21992c-5980-4209-8ad6-1a99e8e46098",
          "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": "137fac09-7fde-4d7f-8a9f-ea2152536e87",
            "generatedFromUUID": "1c21992c-5980-4209-8ad6-1a99e8e46098"
          },
          "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": "137fac09-7fde-4d7f-8a9f-ea2152536e87",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "ZGRlZDA3Y2Q4ZDE0M2MwODIyYjY2NmMzNDRmZTdlYjM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "66985ff3-56ed-4a65-ac8e-2b78232ef37a"
    }
  ],
  "workloadContext": "Production"
}
2022-12-06T00:48:48.201Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-06T00:48:48.201Z|d1c9dd56-ae8f-4839-ba40-2c697a4d9129|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 5c014df7-fc84-4d83-9674-678676fa6606 ASDC
2022-12-06T00:48:48.201Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:4c89a1a2-7256-4d97-9d60-145088eb3790
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:5c014df7-fc84-4d83-9674-678676fa6606
ServiceInvariantUUID:28d41b6e-3749-4a80-bafc-391abf508aaf
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:66985ff3-56ed-4a65-ac8e-2b78232ef37a
ArtifactChecksum:ZGRlZDA3Y2Q4ZDE0M2MwODIyYjY2NmMzNDRmZTdlYjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:436f9f01-5b7f-47ea-8017-4730ea1e8d1f
ResourceInvariantUUID:ecdd483f-5386-473b-a47a-73642f09a90a
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:2b21eb28-1da0-4be0-afd7-99e193085810
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:2da6ca57-d064-42aa-8f63-1b51b7a57bcc
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:bcf77106-a64f-4a6d-9e86-73bc875ba91f
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:17fd0212-1295-4d68-b7dd-01434d230b4b
ArtifactChecksum:MjQyNzBmMzYwYTNkZTYwOTNjOGJlNmZhOWUyMjkyNTk=
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:1c21992c-5980-4209-8ad6-1a99e8e46098
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:137fac09-7fde-4d7f-8a9f-ea2152536e87
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:137fac09-7fde-4d7f-8a9f-ea2152536e87
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-06T00:48:48.202Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5c014df7-fc84-4d83-9674-678676fa6606 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-12-06T00:48:48.240Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T00:48:48.241Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T00:48:48.241Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T00:48:48.241Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 66985ff3-56ed-4a65-ac8e-2b78232ef37a from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-06T00:48:48.241Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T00:48:48.241Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-06T00:48:48.404Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T00:48:48.405Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 66985ff3-56ed-4a65-ac8e-2b78232ef37a 73995
2022-12-06T00:48:48.405Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-12-06T00:48:48.406Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-06T00:48:48.406Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:48:48.406Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:48.408Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:48.408Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287728405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:48:48.508Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:48.509Z||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-12-06T00:48:48.509Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:48.522Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:48.523Z||pool-76-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:49.409Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T00:48:49.410Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T00:48:49.410Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 66985ff3-56ed-4a65-ac8e-2b78232ef37a, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-06T00:48:49.449Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2022-12-06T00:48:49.450Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-06T00:48:49.450Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-06T00:48:49.598Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3572015311950828083/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-12-06T00:48:50.896Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-06T00:48:50.896Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-06T00:48:50.896Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-06T00:48:50.896Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-12-06T00:48:50.897Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:50.897Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:50.897Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:50.897Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-06T00:48:50.897Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-06T00:48:50.897Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:50.897Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:50.897Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-06T00:48:50.898Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-06T00:48:50.898Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T00:48:50.898Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:50.898Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:50.898Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-06T00:48:50.898Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-06T00:48:50.898Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T00:48:50.899Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:50.899Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:50.899Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:50.899Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-06T00:48:50.899Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2022-12-06T00:48:50.899Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template dummy is not matching search criteria
2022-12-06T00:48:50.900Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-06T00:48:50.900Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:50.900Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-06T00:48:50.900Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:50.900Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-06T00:48:50.900Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:48:50.900Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:50.901Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-06T00:48:50.901Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:48:50.901Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:50.901Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-06T00:48:50.901Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:48:50.901Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:50.902Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-06T00:48:50.902Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-12-06T00:48:50.902Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=af67c0a5-ca1a-40d3-a5ae-3a3b89e4894a
2022-12-06T00:48:50.902Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:50.902Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:50.902Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:50.902Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:50.902Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:50.903Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:50.903Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:50.903Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:50.903Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:5c014df7-fc84-4d83-9674-678676fa6606
Model Version:NULL
Model InvariantUuid:28d41b6e-3749-4a80-bafc-391abf508aaf
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:c564ba0c-8af5-4a5e-8dcd-2afa5b401820
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ecdd483f-5386-473b-a47a-73642f09a90a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:436f9f01-5b7f-47ea-8017-4730ea1e8d1f
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c6efc0ae-dd88-4ba7-b06e-566c6a4f78b0
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:2ac0b9f0-02b9-49d4-9750-73c991a9e11a
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:af67c0a5-ca1a-40d3-a5ae-3a3b89e4894a
ModelInvariantUuid:c1dc9c3c-0725-44e8-91ee-57f20c444c30
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:2e982a8f-a1fc-4c77-bbea-799c6e6b7643
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:d33b4729-7b4f-4a6b-b36c-6a3f0e629e62
ModelInvariantUuid:709bc61d-d185-471d-8053-126d8b81be57
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:a1d1b1f1-076c-4825-96a3-a7195b1dbe2f
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-12-06T00:48:50.913Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 2b21eb28-1da0-4be0-afd7-99e193085810
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-12-06T00:48:50.919Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||basic_cnf 0
2022-12-06T00:48:50.919Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 2b21eb28-1da0-4be0-afd7-99e193085810
2022-12-06T00:48:50.920Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 2da6ca57-d064-42aa-8f63-1b51b7a57bcc from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-12-06T00:48:50.920Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T00:48:50.920Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:50.978Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T00:48:50.979Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2da6ca57-d064-42aa-8f63-1b51b7a57bcc 12
2022-12-06T00:48:50.979Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:50.979Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:50.979Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:48:50.980Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:50.981Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:50.982Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287730979,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:48:51.082Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:51.083Z||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-12-06T00:48:51.083Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:51.100Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:51.100Z||pool-77-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:48:51.982Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: bcf77106-a64f-4a6d-9e86-73bc875ba91f from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-12-06T00:48:51.983Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T00:48:51.984Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:52.047Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T00:48:52.048Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz bcf77106-a64f-4a6d-9e86-73bc875ba91f 2688
2022-12-06T00:48:52.049Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:52.050Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:52.050Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:48:52.050Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:52.053Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:52.053Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287732048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:48:52.153Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:52.154Z||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-12-06T00:48:52.154Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:52.169Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:52.170Z||pool-78-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:53.059Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 17fd0212-1295-4d68-b7dd-01434d230b4b from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-12-06T00:48:53.059Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T00:48:53.059Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:53.122Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T00:48:53.123Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 17fd0212-1295-4d68-b7dd-01434d230b4b 828
2022-12-06T00:48:53.123Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:53.123Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:53.123Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:48:53.124Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:53.126Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:53.126Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287733123,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:48:53.226Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:53.227Z||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-12-06T00:48:53.227Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:53.243Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:53.244Z||pool-79-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:54.128Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "c6efc0ae-dd88-4ba7-b06e-566c6a4f78b0",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2ac0b9f0-02b9-49d4-9750-73c991a9e11a",
    "vfModuleModelCustomizationUUID": "79bb11a0-1049-4285-bc0e-8e3542af2357",
    "isBase": true,
    "artifacts": [
      "bcf77106-a64f-4a6d-9e86-73bc875ba91f",
      "1c21992c-5980-4209-8ad6-1a99e8e46098",
      "137fac09-7fde-4d7f-8a9f-ea2152536e87"
    ],
    "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-12-06T00:48:54.131Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2ac0b9f0-02b9-49d4-9750-73c991a9e11a
VfModuleModelInvariantUUID:c6efc0ae-dd88-4ba7-b06e-566c6a4f78b0
VfModuleModelDescription:NULL
Artifacts UUID List:{
bcf77106-a64f-4a6d-9e86-73bc875ba91f
,
1c21992c-5980-4209-8ad6-1a99e8e46098
,
137fac09-7fde-4d7f-8a9f-ea2152536e87

}
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-12-06T00:48:54.133Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "c6efc0ae-dd88-4ba7-b06e-566c6a4f78b0",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2ac0b9f0-02b9-49d4-9750-73c991a9e11a",
    "vfModuleModelCustomizationUUID": "79bb11a0-1049-4285-bc0e-8e3542af2357",
    "isBase": true,
    "artifacts": [
      "bcf77106-a64f-4a6d-9e86-73bc875ba91f",
      "1c21992c-5980-4209-8ad6-1a99e8e46098",
      "137fac09-7fde-4d7f-8a9f-ea2152536e87"
    ],
    "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-12-06T00:48:54.133Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2ac0b9f0-02b9-49d4-9750-73c991a9e11a
VfModuleModelInvariantUUID:c6efc0ae-dd88-4ba7-b06e-566c6a4f78b0
VfModuleModelDescription:NULL
Artifacts UUID List:{
bcf77106-a64f-4a6d-9e86-73bc875ba91f
,
1c21992c-5980-4209-8ad6-1a99e8e46098
,
137fac09-7fde-4d7f-8a9f-ea2152536e87

}
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-12-06T00:48:54.134Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 1c21992c-5980-4209-8ad6-1a99e8e46098 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-12-06T00:48:54.134Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T00:48:54.134Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:54.183Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T00:48:54.184Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 1c21992c-5980-4209-8ad6-1a99e8e46098 1164
2022-12-06T00:48:54.184Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:54.185Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:54.185Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:48:54.185Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:54.193Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:54.193Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287734184,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:48:54.290Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-12-06T00:48:54.290Z||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-12-06T00:48:54.291Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:54.313Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:54.315Z||pool-80-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:48:55.141Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T00:48:55.141Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:55.187Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:55.188Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:48:55.188Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4ee8f652-0291-49dc-9661-4fc1a9eb0248",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287663906,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T00:48:55.189Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:48:55.189Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:48:55.189Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:48:55.189Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:48:55.189Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:48:55.189Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T00:48:55.189Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:48:55.189Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:48:55.189Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:48:55.190Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:48:55.190Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:48:55.190Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:48:55.190Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:48:55.190Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:48:55.190Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-06T00:48:55.190Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:48:55.194Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 137fac09-7fde-4d7f-8a9f-ea2152536e87 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-12-06T00:48:55.195Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T00:48:55.195Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:55.247Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T00:48:55.248Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 137fac09-7fde-4d7f-8a9f-ea2152536e87 200
2022-12-06T00:48:55.248Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:55.248Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:55.249Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T00:48:55.249Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:55.251Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:55.251Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287735248,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:48:55.351Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:55.352Z||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-12-06T00:48:55.352Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:55.370Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:55.370Z||pool-81-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:56.251Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 5c014df7-fc84-4d83-9674-678676fa6606
2022-12-06T00:48:56.252Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 2b21eb28-1da0-4be0-afd7-99e193085810 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 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=?
2022-12-06T00:48:56.272Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:56.286Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4e5478df, org.onap.sdc.toscaparser.api.parameters.Input@2fac240b, org.onap.sdc.toscaparser.api.parameters.Input@58ade98c, org.onap.sdc.toscaparser.api.parameters.Input@181f1b03, org.onap.sdc.toscaparser.api.parameters.Input@75600a5f]
2022-12-06T00:48:56.287Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.287Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:56.288Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2022-12-06T00:48:56.288Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 436f9f01-5b7f-47ea-8017-4730ea1e8d1f
2022-12-06T00:48:56.288Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 436f9f01-5b7f-47ea-8017-4730ea1e8d1f matches Tosca VF Customization UUID: 436f9f01-5b7f-47ea-8017-4730ea1e8d1f
2022-12-06T00:48:56.288Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 436f9f01-5b7f-47ea-8017-4730ea1e8d1f  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-12-06T00:48:56.291Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.292Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:56.292Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 436f9f01-5b7f-47ea-8017-4730ea1e8d1f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-06T00:48:56.293Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6cd34e7b
2022-12-06T00:48:56.293Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.293Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-06T00:48:56.294Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 79bb11a0-1049-4285-bc0e-8e3542af2357
2022-12-06T00:48:56.294Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 79bb11a0-1049-4285-bc0e-8e3542af2357
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-12-06T00:48:56.298Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.298Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-06T00:48:56.299Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:48:56.299Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.299Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-06T00:48:56.299Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:48:56.300Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.300Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-06T00:48:56.300Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-12-06T00:48:56.300Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=af67c0a5-ca1a-40d3-a5ae-3a3b89e4894a
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-12-06T00:48:56.302Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.303Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-06T00:48:56.303Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T00:48:56.303Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.303Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-06T00:48:56.304Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=436f9f01-5b7f-47ea-8017-4730ea1e8d1f
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-12-06T00:48:56.306Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.306Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:56.306Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 5c014df7-fc84-4d83-9674-678676fa6606: basic_cnf
2022-12-06T00:48:56.307Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.307Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:56.307Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.307Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:56.308Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.308Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:56.308Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.308Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:56.309Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T00:48:56.309Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T00:48:56.309Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:56.391Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 2b21eb28-1da0-4be0-afd7-99e193085810 1 ASDC deployResourceStructure
2022-12-06T00:48:56.392Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:56.393Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:56.393Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-06T00:48:56.393Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:56.395Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:56.395Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287736392,
  "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-12-06T00:48:56.496Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:56.496Z||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-12-06T00:48:56.496Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:56.514Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:56.514Z||pool-82-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:57.397Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:57.397Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:57.398Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-06T00:48:57.398Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:57.401Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:57.401Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287737396,
  "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-12-06T00:48:57.501Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:57.502Z||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-12-06T00:48:57.502Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:57.517Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:57.518Z||pool-83-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:58.403Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:58.404Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:58.404Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:48:58.405Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:58.408Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:58.408Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287738403,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T00:48:58.508Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:48:58.509Z||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-12-06T00:48:58.509Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:58.527Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:58.527Z||pool-84-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:48:59.409Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:59.410Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:48:59.410Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:48:59.410Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:48:59.413Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:48:59.413Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287739409,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-12-06T00:48:59.514Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-06T00:48:59.516Z||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-12-06T00:48:59.516Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:48:59.533Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:48:59.534Z||pool-85-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-06T00:49:00.414Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:49:00.414Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||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-12-06T00:49:00.414Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:49:00.415Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:49:00.417Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:49:00.417Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287740414,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-12-06T00:49:00.517Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:49:00.518Z||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-12-06T00:49:00.519Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:49:00.535Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:49:00.536Z||pool-86-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:49:01.418Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-12-06T00:49:01.419Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-06T00:49:01.419Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T00:49:01.420Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:49:01.422Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:49:01.422Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287741418,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:49:01.522Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:49:01.523Z||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-12-06T00:49:01.523Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:49:01.542Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:49:01.544Z||pool-87-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-06T00:49:02.423Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4c89a1a2-7256-4d97-9d60-145088eb3790
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T00:49:02.438Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4c89a1a2-7256-4d97-9d60-145088eb3790
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T00:49:02.442Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T00:49:02.443Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-06T00:49:02.443Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-06T00:49:02.443Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-06T00:49:02.443Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:49:02.443Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:49:02.443Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:49:02.444Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T00:49:02.444Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-06T00:49:02.452Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-06T00:49:32.452Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4c89a1a2-7256-4d97-9d60-145088eb3790 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-12-06T00:49:32.461Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4c89a1a2-7256-4d97-9d60-145088eb3790 and serviceModelVersionId: 5c014df7-fc84-4d83-9674-678676fa6606
2022-12-06T00:49:32.461Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 28d41b6e-3749-4a80-bafc-391abf508aaf
2022-12-06T00:49:32.462Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/28d41b6e-3749-4a80-bafc-391abf508aaf/model-vers/model-ver/5c014df7-fc84-4d83-9674-678676fa6606?depth=0
2022-12-06T00:49:32.466Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-06T00:49:32.510Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28d41b6e-3749-4a80-bafc-391abf508aaf/model-vers/model-ver/5c014df7-fc84-4d83-9674-678676fa6606?depth=0|INFO|500||Invoke
2022-12-06T00:49:32.511Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28d41b6e-3749-4a80-bafc-391abf508aaf/model-vers/model-ver/5c014df7-fc84-4d83-9674-678676fa6606?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28d41b6e-3749-4a80-bafc-391abf508aaf/model-vers/model-ver/5c014df7-fc84-4d83-9674-678676fa6606?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4c89a1a2-7256-4d97-9d60-145088eb3790], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d0643edc-559d-44b5-b5f6-6de0a1175ff6], X-ECOMP-RequestID=[4c89a1a2-7256-4d97-9d60-145088eb3790], X-TransactionId=[], X-ONAP-RequestID=[4c89a1a2-7256-4d97-9d60-145088eb3790], Content-Type=[application/merge-patch+json]}
2022-12-06T00:49:32.516Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28d41b6e-3749-4a80-bafc-391abf508aaf/model-vers/model-ver/5c014df7-fc84-4d83-9674-678676fa6606?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-06T00:49:32.624Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28d41b6e-3749-4a80-bafc-391abf508aaf/model-vers/model-ver/5c014df7-fc84-4d83-9674-678676fa6606?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/28d41b6e-3749-4a80-bafc-391abf508aaf/model-vers/model-ver/5c014df7-fc84-4d83-9674-678676fa6606?depth=0 has http status code:200 and response headers:{date=[Tue, 06 Dec 2022 00:49:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[105], vertex-id=[266400], x-aai-txid=[1-aai-resources-221206-00:49:31:599-13966], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-06T00:49:32.625Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28d41b6e-3749-4a80-bafc-391abf508aaf/model-vers/model-ver/5c014df7-fc84-4d83-9674-678676fa6606?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-06T00:49:32.626Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/28d41b6e-3749-4a80-bafc-391abf508aaf/model-vers/model-ver/5c014df7-fc84-4d83-9674-678676fa6606?depth=0|INFO|500||InvokeReturn
2022-12-06T00:49:32.627Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-06T00:49:32.627Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-06T00:49:32.634Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-12-06T00:49:32.635Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4c89a1a2-7256-4d97-9d60-145088eb3790 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-06T00:49:32.636Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-06T00:49:32.636Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T00:49:32.638Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T00:49:32.639Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287772636,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T00:49:32.739Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T00:49:32.740Z||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-12-06T00:49:32.740Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T00:49:32.759Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:49:32.760Z||pool-88-thread-1|||||INFO|500||cambria reply ok (21 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-12-06T00:49:33.660Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:49:33.662Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T00:49:33.662Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:49:43.217Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:49:43.218Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:49:43.219Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T00:49:43.219Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:49:52.774Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:49:52.775Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:49:52.775Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T00:49:52.776Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:49:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:49:55.141Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T00:49:55.141Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:49:55.173Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:49:55.174Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.174Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:49:55.175Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:49:55.175Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.175Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:49:55.176Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:49:55.176Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.176Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287677825,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:49:55.176Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:49:55.176Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.176Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287680625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:49:55.177Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:49:55.177Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.177Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287681702,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:49:55.177Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:49:55.177Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.178Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287682758,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:49:55.178Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:49:55.178Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.178Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287683928,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T00:49:55.178Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:49:55.178Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.179Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287684932,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-06T00:49:55.179Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:49:55.179Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.179Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287685938,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-06T00:49:55.179Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:49:55.180Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.180Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287686942,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:49:55.180Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:49:55.180Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.180Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d1c9dd56-ae8f-4839-ba40-2c697a4d9129",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287718149,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T00:49:55.181Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:49:55.181Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.181Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:49:55.181Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:49:55.181Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.181Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-06T00:49:55.182Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:49:55.182Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.182Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-06T00:49:55.182Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:49:55.182Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.183Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T00:49:55.183Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:49:55.183Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.183Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-06T00:49:55.183Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:49:55.184Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.184Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:49:55.184Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:49:55.184Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.184Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-06T00:49:55.185Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:49:55.185Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.185Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T00:49:55.185Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:49:55.186Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.186Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287664932,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T00:49:55.186Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-06T00:49:55.186Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.186Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287728405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:49:55.187Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:49:55.187Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.187Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287730979,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:49:55.187Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:49:55.187Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.188Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287732048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:49:55.188Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:49:55.188Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.188Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287733123,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:49:55.189Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:49:55.189Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-06T00:49:55.189Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287734184,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:49:55.189Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:50:02.315Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:50:02.316Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:50:02.317Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T00:50:02.317Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:50:11.859Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:50:11.860Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:50:11.860Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T00:50:11.860Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:50:21.411Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:50:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:50:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T00:50:55.139Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:50:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:50:55.140Z||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-12-06T00:50:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:50:55.171Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:50:55.172Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T00:50:55.172Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287735248,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T00:50:55.174Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:51:04.704Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:51:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:51:55.139Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T00:51:55.139Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:51:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:51:55.140Z||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-12-06T00:51:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:51:55.685Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:51:55.687Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-06T00:51:55.687Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287736392,
  "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-12-06T00:51:55.689Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:51:55.689Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-06T00:51:55.689Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287737396,
  "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-12-06T00:51:55.689Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:51:55.689Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-06T00:51:55.689Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287738403,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T00:51:55.690Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:51:55.690Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-06T00:51:55.690Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287739409,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-12-06T00:51:55.690Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:51:55.690Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-06T00:51:55.690Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287740414,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-12-06T00:51:55.690Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:51:55.690Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-06T00:51:55.690Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287741418,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T00:51:55.690Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:51:55.691Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-06T00:51:55.691Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4c89a1a2-7256-4d97-9d60-145088eb3790",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670287772636,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T00:51:55.691Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T00:52:04.706Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:52:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:52:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T00:52:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:52:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:52:55.140Z||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-12-06T00:52:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:53:04.689Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:53:04.692Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:53:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:53:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T00:53:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:53:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:53:55.140Z||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-12-06T00:53:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:54:04.689Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:54:04.689Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:54:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:54:55.138Z||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-12-06T00:54:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:54:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:54:55.140Z||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-12-06T00:54:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:55:04.685Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:55:04.685Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:55:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:55:55.138Z||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-12-06T00:55:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:55:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:55:55.140Z||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-12-06T00:55:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:56:04.681Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:56:04.689Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:56:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:56:55.138Z||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-12-06T00:56:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:56:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:56:55.140Z||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-12-06T00:56:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:57:04.684Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:57:04.685Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:57:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:57:55.138Z||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-12-06T00:57:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:57:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:57:55.140Z||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-12-06T00:57:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:58:04.687Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:58:04.687Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:58:55.138Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:58:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:58:55.140Z||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-12-06T00:58:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:58:55.140Z||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-12-06T00:58:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:59:04.692Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:59:04.700Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T00:59:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:59:55.138Z||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-12-06T00:59:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T00:59:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T00:59:55.140Z||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-12-06T00:59:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:00:04.707Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:00:04.707Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:00:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:00:55.139Z||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-12-06T01:00:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:00:55.140Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:00:55.140Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:00:55.141Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:01:04.699Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:01:04.718Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:01:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:01:55.138Z||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-12-06T01:01:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:01:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:01:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:01:55.141Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:02:04.688Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:02:04.702Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:02:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:02:55.138Z||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-12-06T01:02:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:02:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:02:55.140Z||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-12-06T01:02:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:03:04.687Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:03:04.694Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:03:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:03:55.138Z||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-12-06T01:03:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:03:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:03:55.140Z||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-12-06T01:03:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:04:04.695Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:04:04.695Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:04:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:04:55.139Z||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-12-06T01:04:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:04:55.140Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:04:55.140Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:04:55.140Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:05:04.689Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:05:04.690Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:05:55.138Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:05:55.139Z||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-12-06T01:05:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:05:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:05:55.140Z||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-12-06T01:05:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:06:04.688Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:06:04.689Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:06:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:06:55.138Z||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-12-06T01:06:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:06:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:06:55.141Z||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-12-06T01:06:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:07:04.680Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:07:04.685Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:07:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:07:55.138Z||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-12-06T01:07:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:07:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:07:55.140Z||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-12-06T01:07:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:08:04.697Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:08:04.711Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:08:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:08:55.138Z||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-12-06T01:08:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:08:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:08:55.140Z||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-12-06T01:08:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:09:04.684Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:09:04.687Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:09:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:09:55.138Z||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-12-06T01:09:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:09:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:09:55.140Z||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-12-06T01:09:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:10:04.683Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:10:04.684Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:10:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:10:55.138Z||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-12-06T01:10:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:10:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:10:55.140Z||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-12-06T01:10:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:11:04.688Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:11:04.688Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:11:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:11:55.138Z||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-12-06T01:11:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:11:55.140Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:11:55.140Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:11:55.140Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:12:04.696Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:12:04.696Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:12:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:12:55.139Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:12:55.139Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:12:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:12:55.141Z||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-12-06T01:12:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:13:04.687Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:13:04.687Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:13:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:13:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:13:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:13:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:13:55.140Z||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-12-06T01:13:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:14:04.693Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:14:04.694Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:14:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:14:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:14:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:14:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:14:55.140Z||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-12-06T01:14:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:15:04.684Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:15:04.685Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:15:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:15:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:15:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:15:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:15:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:15:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:16:04.700Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:16:04.703Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:16:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:16:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:16:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:16:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:16:55.140Z||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-12-06T01:16:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:17:04.689Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:17:04.689Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:17:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:17:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:17:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:17:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:17:55.141Z||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-12-06T01:17:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:18:04.723Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:18:04.723Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:18:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:18:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:18:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:18:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:18:55.140Z||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-12-06T01:18:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:19:04.686Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:19:04.686Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:19:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:19:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:19:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:19:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:19:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:19:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:20:04.706Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:20:04.717Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:20:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:20:55.139Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:20:55.139Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:20:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:20:55.140Z||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-12-06T01:20:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:21:04.690Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:21:04.690Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:21:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:21:55.139Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:21:55.139Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:21:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:21:55.140Z||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-12-06T01:21:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:22:04.683Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:22:04.686Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:22:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:22:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:22:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:22:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:22:55.140Z||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-12-06T01:22:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:23:04.687Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:23:04.692Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:23:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:23:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:23:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:23:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:23:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:23:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:24:04.679Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:24:04.682Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:24:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:24:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:24:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:24:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:24:55.140Z||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-12-06T01:24:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:25:04.686Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:25:04.691Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:25:55.137Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:25:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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-12-06T01:25:55.138Z|4c89a1a2-7256-4d97-9d60-145088eb3790|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:25:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:25:55.140Z||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-12-06T01:25:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:25:55.282Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:25:55.284Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.284Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289936225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.286Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.286Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.286Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289934539,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.286Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.286Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.287Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289896454,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.287Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.287Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.287Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289942384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.287Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.287Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.287Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289936225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T01:25:55.288Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.288Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.288Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289934539,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.288Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.288Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.288Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289896454,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.288Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.288Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.288Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289942384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.288Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.289Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.289Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289936225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-06T01:25:55.289Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.289Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.290Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289934539,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.290Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.290Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.290Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289896454,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.290Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.290Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.290Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "policy-id",
  "timestamp": 1670289951817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.291Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.291Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.291Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289942384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.291Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.291Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.291Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289936225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.292Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.292Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.292Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289934539,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.292Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.292Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.292Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289896454,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.293Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.293Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.293Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "policy-id",
  "timestamp": 1670289951817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.293Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.293Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.294Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289942384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.294Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.294Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.294Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289934539,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.294Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.294Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.295Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289936225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-06T01:25:55.295Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.295Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.295Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289896454,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.295Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.296Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.296Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "policy-id",
  "timestamp": 1670289951817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-06T01:25:55.296Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.296Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.296Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289942384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.296Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.296Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.297Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289936225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-06T01:25:55.297Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.297Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.297Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289934539,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.297Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.297Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.297Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289896454,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.298Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:25:55.769Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:25:55.769Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-06T01:25:55.770Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"ad023c3a-b8d9-4264-a34a-40bf34dc3ad3","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"07351bc3-61c7-423f-9ad4-648fd8a46c22","serviceDescription":"service","serviceInvariantUUID":"5ef1d8fa-983b-477a-a943-e94340cc0bfb","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"25eb9375-83ce-4a2e-b5e5-931946201cb6","resourceInvariantUUID":"3d304a39-b467-4f75-8ebf-037703ce4391","resourceCustomizationUUID":"2c7e2ae3-23d2-4d0b-8fc6-ddd4405c7079","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":"Njg4ZWZiMjRjZmI1NzU0Nzg5NDc5ZmYzYjU5YmFjMDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3090498d-560f-4b0a-a36d-5a3510170506","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":"MDNjZDA5ZDI1YTY5ZjllNmFlOWJlYjIwZTdjY2NmNTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6abf25b6-0fb3-4894-94cd-24a869e64a06","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":"97880f6a-a846-4063-a3e9-193d468eb838","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":"620484b9-94fb-4162-89f2-f94963a6de57","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":"e67a7bb2-9864-46a6-b3f4-15a58d099629","artifactVersion":"2","generatedFromUUID":"57d92801-5422-4bd3-b095-74f19567ee3e"},{"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":"c0aec1bb-0c61-4ce4-b843-0f9a39040010","artifactVersion":"2","generatedFromUUID":"97880f6a-a846-4063-a3e9-193d468eb838"},{"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":"57d92801-5422-4bd3-b095-74f19567ee3e","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":"31aae113-c444-4a2c-82ac-973768056ed5","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":"YmFlNDAxMjk3ZmMyM2IzMzc1OTlmODU3MzQ4MjA4OWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a84ec958-f06e-49b6-adcb-b1be27859018","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZjNmYTY1NTkzYTUyOTBmMGI2Y2Q4MjkzZjAzMGM2MDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"49079b11-b770-436c-8967-5054637502e3","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T01:25:55.772Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:25:55.773Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:25:55.777Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:25:55.777Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:55.877Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:25:55.878Z||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-12-06T01:25:55.878Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:25:55.916Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:25:55.916Z||pool-89-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:25:56.778Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:25:56.779Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:25:56.781Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:25:56.781Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T01:25:56.881Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:25:56.882Z||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-12-06T01:25:56.882Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:25:56.898Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:25:56.899Z||pool-90-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-06T01:25:57.781Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:25:57.782Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:25:57.784Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:25:57.784Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-06T01:25:57.884Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T01:25:57.886Z||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-12-06T01:25:57.886Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:25:57.900Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:25:57.901Z||pool-91-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-12-06T01:25:58.785Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:25:58.786Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:25:58.788Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:25:58.788Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:25:58.888Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:25:58.890Z||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-12-06T01:25:58.890Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:25:58.903Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:25:58.904Z||pool-92-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:25:59.789Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:25:59.790Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:25:59.792Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:25:59.793Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-06T01:25:59.893Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:25:59.894Z||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-12-06T01:25:59.894Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:25:59.910Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:25:59.911Z||pool-93-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-06T01:26:00.793Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:26:00.794Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:00.796Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:00.796Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-06T01:26:00.896Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:26:00.897Z||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-12-06T01:26:00.897Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:00.912Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:00.912Z||pool-94-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:26:01.796Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:26:01.798Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:01.800Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:01.800Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-06T01:26:01.900Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:26:01.901Z||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-12-06T01:26:01.901Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:01.918Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:01.919Z||pool-95-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:26:02.801Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:26:02.801Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:02.803Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:02.804Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:26:02.904Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:26:02.904Z||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-12-06T01:26:02.905Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:02.919Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:02.920Z||pool-96-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:26:03.804Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:26:03.805Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:03.807Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:03.807Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:26:03.908Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:26:03.909Z||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-12-06T01:26:03.909Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:03.928Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:03.928Z||pool-97-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:26:04.808Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:26:04.809Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:04.811Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:04.811Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:26:04.912Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:26:04.913Z||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-12-06T01:26:04.913Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:04.929Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:04.929Z||pool-98-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:26:05.813Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "07351bc3-61c7-423f-9ad4-648fd8a46c22",
  "serviceDescription": "service",
  "serviceInvariantUUID": "5ef1d8fa-983b-477a-a943-e94340cc0bfb",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "2c7e2ae3-23d2-4d0b-8fc6-ddd4405c7079",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "25eb9375-83ce-4a2e-b5e5-931946201cb6",
      "resourceInvariantUUID": "3d304a39-b467-4f75-8ebf-037703ce4391",
      "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": "MDNjZDA5ZDI1YTY5ZjllNmFlOWJlYjIwZTdjY2NmNTQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "6abf25b6-0fb3-4894-94cd-24a869e64a06",
          "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": "97880f6a-a846-4063-a3e9-193d468eb838",
          "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": "c0aec1bb-0c61-4ce4-b843-0f9a39040010",
            "generatedFromUUID": "97880f6a-a846-4063-a3e9-193d468eb838"
          },
          "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": "e67a7bb2-9864-46a6-b3f4-15a58d099629",
          "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": "c0aec1bb-0c61-4ce4-b843-0f9a39040010",
          "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": "57d92801-5422-4bd3-b095-74f19567ee3e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "ZjNmYTY1NTkzYTUyOTBmMGI2Y2Q4MjkzZjAzMGM2MDU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "49079b11-b770-436c-8967-5054637502e3"
    }
  ],
  "workloadContext": "Production"
}
2022-12-06T01:26:05.814Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-06T01:26:05.814Z|4c89a1a2-7256-4d97-9d60-145088eb3790|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 07351bc3-61c7-423f-9ad4-648fd8a46c22 ASDC
2022-12-06T01:26:05.815Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:07351bc3-61c7-423f-9ad4-648fd8a46c22
ServiceInvariantUUID:5ef1d8fa-983b-477a-a943-e94340cc0bfb
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:49079b11-b770-436c-8967-5054637502e3
ArtifactChecksum:ZjNmYTY1NTkzYTUyOTBmMGI2Y2Q4MjkzZjAzMGM2MDU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:2c7e2ae3-23d2-4d0b-8fc6-ddd4405c7079
ResourceInvariantUUID:3d304a39-b467-4f75-8ebf-037703ce4391
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:25eb9375-83ce-4a2e-b5e5-931946201cb6
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:6abf25b6-0fb3-4894-94cd-24a869e64a06
ArtifactChecksum:MDNjZDA5ZDI1YTY5ZjllNmFlOWJlYjIwZTdjY2NmNTQ=
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:97880f6a-a846-4063-a3e9-193d468eb838
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:c0aec1bb-0c61-4ce4-b843-0f9a39040010
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:e67a7bb2-9864-46a6-b3f4-15a58d099629
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:c0aec1bb-0c61-4ce4-b843-0f9a39040010
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:57d92801-5422-4bd3-b095-74f19567ee3e
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-06T01:26:05.815Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 07351bc3-61c7-423f-9ad4-648fd8a46c22 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-12-06T01:26:05.862Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T01:26:05.863Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T01:26:05.863Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T01:26:05.864Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 49079b11-b770-436c-8967-5054637502e3 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-06T01:26:05.864Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T01:26:05.864Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-06T01:26:05.922Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T01:26:05.925Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 49079b11-b770-436c-8967-5054637502e3 163289
2022-12-06T01:26:05.925Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-12-06T01:26:05.925Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-06T01:26:05.926Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T01:26:05.926Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:05.928Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:05.928Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289965925,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:26:06.028Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T01:26:06.029Z||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-12-06T01:26:06.030Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:06.047Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:06.048Z||pool-99-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-06T01:26:06.929Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T01:26:06.930Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T01:26:06.931Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 49079b11-b770-436c-8967-5054637502e3, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-06T01:26:06.931Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-12-06T01:26:06.932Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-06T01:26:06.932Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-06T01:26:07.094Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7024623821942674413/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-12-06T01:26:08.422Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-06T01:26:08.423Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-06T01:26:08.423Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-06T01:26:08.424Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-12-06T01:26:08.424Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-06T01:26:08.424Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:08.425Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:08.425Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:08.425Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-06T01:26:08.426Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.426Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:08.427Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-06T01:26:08.427Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-06T01:26:08.427Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T01:26:08.428Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.428Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:08.429Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-06T01:26:08.429Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-06T01:26:08.429Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T01:26:08.430Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.430Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:08.431Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.431Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-12-06T01:26:08.431Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-12-06T01:26:08.432Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-12-06T01:26:08.432Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-06T01:26:08.433Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.433Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-06T01:26:08.434Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.434Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-06T01:26:08.434Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T01:26:08.435Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.435Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-06T01:26:08.435Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T01:26:08.436Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.436Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-06T01:26:08.436Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T01:26:08.437Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.437Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-06T01:26:08.438Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T01:26:08.438Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.438Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-12-06T01:26:08.438Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-12-06T01:26:08.438Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=9b3f93f9-c4a0-43c5-b007-b37a7c926382
2022-12-06T01:26:08.439Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.439Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:08.439Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.439Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:08.439Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.439Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:08.439Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:08.439Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:08.440Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:07351bc3-61c7-423f-9ad4-648fd8a46c22
Model Version:NULL
Model InvariantUuid:5ef1d8fa-983b-477a-a943-e94340cc0bfb
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:02955a68-da5a-4681-a4ce-58895c031b78
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3d304a39-b467-4f75-8ebf-037703ce4391
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:2c7e2ae3-23d2-4d0b-8fc6-ddd4405c7079
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c0e20f9e-4a79-47ef-bb1a-be75648dd819
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:c2767ef0-a276-48e7-9fe7-25564fd6f4e4
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:75857bc0-3a28-4f79-8584-26eba5722d8b
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:d17161d8-0226-41b3-80fc-899fc7e339bd
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:9b3f93f9-c4a0-43c5-b007-b37a7c926382
ModelInvariantUuid:568417c8-3ef1-4593-8d15-6eab55d4bf8c
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:60a12df7-1bdc-4347-b17d-19c7765fab7a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:90909b36-8ded-4e16-a70e-295559420773
ModelInvariantUuid:bcf90310-eecf-44e1-80f8-a80871b63ae1
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:c3081c74-3414-4d3f-a398-2d87036934d6
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-12-06T01:26:08.448Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 25eb9375-83ce-4a2e-b5e5-931946201cb6
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-12-06T01:26:08.452Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||basic_cnf_macro 0
2022-12-06T01:26:08.452Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 25eb9375-83ce-4a2e-b5e5-931946201cb6
2022-12-06T01:26:08.452Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 6abf25b6-0fb3-4894-94cd-24a869e64a06 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-12-06T01:26:08.452Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T01:26:08.453Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:08.506Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T01:26:08.507Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 6abf25b6-0fb3-4894-94cd-24a869e64a06 1565
2022-12-06T01:26:08.507Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:08.507Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:08.507Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T01:26:08.507Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:08.509Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:08.509Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289968507,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:26:08.610Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T01:26:08.610Z||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-12-06T01:26:08.610Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:08.629Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:08.630Z||pool-100-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-12-06T01:26:09.510Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "75857bc0-3a28-4f79-8584-26eba5722d8b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d17161d8-0226-41b3-80fc-899fc7e339bd",
    "vfModuleModelCustomizationUUID": "0557be50-c21e-4292-9c51-fc781581cefa",
    "isBase": true,
    "artifacts": [
      "97880f6a-a846-4063-a3e9-193d468eb838",
      "c0aec1bb-0c61-4ce4-b843-0f9a39040010"
    ],
    "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": "c0e20f9e-4a79-47ef-bb1a-be75648dd819",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c2767ef0-a276-48e7-9fe7-25564fd6f4e4",
    "vfModuleModelCustomizationUUID": "8ad53425-efce-4d0b-8370-3bf2f885cceb",
    "isBase": false,
    "artifacts": [
      "57d92801-5422-4bd3-b095-74f19567ee3e"
    ],
    "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-12-06T01:26:09.515Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d17161d8-0226-41b3-80fc-899fc7e339bd
VfModuleModelInvariantUUID:75857bc0-3a28-4f79-8584-26eba5722d8b
VfModuleModelDescription:NULL
Artifacts UUID List:{
97880f6a-a846-4063-a3e9-193d468eb838
,
c0aec1bb-0c61-4ce4-b843-0f9a39040010

}
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:c2767ef0-a276-48e7-9fe7-25564fd6f4e4
VfModuleModelInvariantUUID:c0e20f9e-4a79-47ef-bb1a-be75648dd819
VfModuleModelDescription:NULL
Artifacts UUID List:{
57d92801-5422-4bd3-b095-74f19567ee3e

}
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-12-06T01:26:09.517Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "75857bc0-3a28-4f79-8584-26eba5722d8b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d17161d8-0226-41b3-80fc-899fc7e339bd",
    "vfModuleModelCustomizationUUID": "0557be50-c21e-4292-9c51-fc781581cefa",
    "isBase": true,
    "artifacts": [
      "97880f6a-a846-4063-a3e9-193d468eb838",
      "c0aec1bb-0c61-4ce4-b843-0f9a39040010"
    ],
    "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": "c0e20f9e-4a79-47ef-bb1a-be75648dd819",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c2767ef0-a276-48e7-9fe7-25564fd6f4e4",
    "vfModuleModelCustomizationUUID": "8ad53425-efce-4d0b-8370-3bf2f885cceb",
    "isBase": false,
    "artifacts": [
      "57d92801-5422-4bd3-b095-74f19567ee3e"
    ],
    "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-12-06T01:26:09.517Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d17161d8-0226-41b3-80fc-899fc7e339bd
VfModuleModelInvariantUUID:75857bc0-3a28-4f79-8584-26eba5722d8b
VfModuleModelDescription:NULL
Artifacts UUID List:{
97880f6a-a846-4063-a3e9-193d468eb838
,
c0aec1bb-0c61-4ce4-b843-0f9a39040010

}
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:c2767ef0-a276-48e7-9fe7-25564fd6f4e4
VfModuleModelInvariantUUID:c0e20f9e-4a79-47ef-bb1a-be75648dd819
VfModuleModelDescription:NULL
Artifacts UUID List:{
57d92801-5422-4bd3-b095-74f19567ee3e

}
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-12-06T01:26:09.517Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 97880f6a-a846-4063-a3e9-193d468eb838 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-12-06T01:26:09.518Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T01:26:09.518Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:09.568Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T01:26:09.569Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 97880f6a-a846-4063-a3e9-193d468eb838 914
2022-12-06T01:26:09.569Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:09.569Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:09.569Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T01:26:09.569Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:09.571Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:09.571Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289969569,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:26:09.673Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-06T01:26:09.674Z||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-12-06T01:26:09.674Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:09.690Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:09.690Z||pool-101-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:26:10.572Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: e67a7bb2-9864-46a6-b3f4-15a58d099629 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-12-06T01:26:10.572Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T01:26:10.573Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:10.652Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T01:26:10.653Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env e67a7bb2-9864-46a6-b3f4-15a58d099629 12
2022-12-06T01:26:10.654Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:10.654Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:10.654Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T01:26:10.654Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:10.657Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:10.657Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289970653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:26:10.757Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:26:10.758Z||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-12-06T01:26:10.758Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:10.772Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:10.772Z||pool-102-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:26:11.658Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: c0aec1bb-0c61-4ce4-b843-0f9a39040010 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-12-06T01:26:11.658Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T01:26:11.659Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:11.718Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T01:26:11.719Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env c0aec1bb-0c61-4ce4-b843-0f9a39040010 96
2022-12-06T01:26:11.720Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:11.720Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:11.720Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T01:26:11.721Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:11.723Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:11.724Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289971720,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:26:11.824Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:26:11.825Z||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-12-06T01:26:11.825Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:11.840Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:11.840Z||pool-103-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:26:12.724Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 57d92801-5422-4bd3-b095-74f19567ee3e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-12-06T01:26:12.725Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T01:26:12.725Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:12.780Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T01:26:12.780Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 57d92801-5422-4bd3-b095-74f19567ee3e 20206
2022-12-06T01:26:12.781Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:12.781Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:12.781Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T01:26:12.782Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:12.784Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:12.784Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289972781,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:26:12.884Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:26:12.885Z||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-12-06T01:26:12.885Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:12.900Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:12.901Z||pool-104-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:26:13.789Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 07351bc3-61c7-423f-9ad4-648fd8a46c22
2022-12-06T01:26:13.789Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 25eb9375-83ce-4a2e-b5e5-931946201cb6 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-12-06T01:26:13.801Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2d9f2c02, org.onap.sdc.toscaparser.api.parameters.Input@2ecba264, org.onap.sdc.toscaparser.api.parameters.Input@591b1135, org.onap.sdc.toscaparser.api.parameters.Input@6a6edff3, org.onap.sdc.toscaparser.api.parameters.Input@3ec50180]
2022-12-06T01:26:13.803Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:13.803Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:13.803Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2022-12-06T01:26:13.803Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 2c7e2ae3-23d2-4d0b-8fc6-ddd4405c7079
2022-12-06T01:26:13.803Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2c7e2ae3-23d2-4d0b-8fc6-ddd4405c7079 matches Tosca VF Customization UUID: 2c7e2ae3-23d2-4d0b-8fc6-ddd4405c7079
2022-12-06T01:26:13.803Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 2c7e2ae3-23d2-4d0b-8fc6-ddd4405c7079  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-12-06T01:26:13.806Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:13.806Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:13.806Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 2c7e2ae3-23d2-4d0b-8fc6-ddd4405c7079: {\"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-12-06T01:26:13.806Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5070b1b4
2022-12-06T01:26:13.806Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:13.807Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-06T01:26:13.807Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 8ad53425-efce-4d0b-8370-3bf2f885cceb
2022-12-06T01:26:13.807Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 8ad53425-efce-4d0b-8370-3bf2f885cceb
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-12-06T01:26:13.810Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:13.810Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-06T01:26:13.810Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T01:26:13.810Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:13.811Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-06T01:26:13.811Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T01:26:13.811Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:13.811Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-06T01:26:13.811Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=2c7e2ae3-23d2-4d0b-8fc6-ddd4405c7079
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-12-06T01:26:13.813Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:13.813Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:13.814Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 07351bc3-61c7-423f-9ad4-648fd8a46c22: basic_cnf_macro
2022-12-06T01:26:13.814Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:13.814Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:13.814Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:13.814Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:13.814Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:13.814Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:13.815Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:13.815Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:13.815Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:26:13.815Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:26:13.815Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:13.875Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 25eb9375-83ce-4a2e-b5e5-931946201cb6 2 ASDC deployResourceStructure
2022-12-06T01:26:13.875Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:13.875Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:13.875Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T01:26:13.876Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:13.878Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:13.878Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289973875,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T01:26:13.978Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:26:13.979Z||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-12-06T01:26:13.979Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:13.994Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:13.995Z||pool-105-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:26:14.880Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:14.880Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:14.880Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T01:26:14.880Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:14.883Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:14.883Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289974879,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-12-06T01:26:14.983Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:26:14.984Z||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-12-06T01:26:14.984Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:14.999Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:14.999Z||pool-106-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-12-06T01:26:15.884Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:15.884Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:15.884Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-06T01:26:15.885Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:15.887Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:15.887Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289975884,
  "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-12-06T01:26:15.988Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-06T01:26:15.989Z||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-12-06T01:26:15.989Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:16.006Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:16.007Z||pool-107-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:26:16.888Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:16.889Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:16.889Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T01:26:16.890Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:16.892Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:16.893Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289976888,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-12-06T01:26:16.993Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:26:16.994Z||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-12-06T01:26:16.994Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:17.014Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:17.016Z||pool-108-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-12-06T01:26:17.896Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:17.897Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||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-12-06T01:26:17.897Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-06T01:26:17.897Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:17.899Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:17.900Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289977896,
  "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-12-06T01:26:18.000Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:26:18.001Z||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-12-06T01:26:18.001Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:18.014Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:18.015Z||pool-109-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-12-06T01:26:18.901Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-12-06T01:26:18.901Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-06T01:26:18.902Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T01:26:18.902Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:26:18.905Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:26:18.905Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289978901,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T01:26:19.005Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:26:19.006Z||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-12-06T01:26:19.006Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:19.028Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:19.028Z||pool-110-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:26:19.906Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T01:26:19.922Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T01:26:19.924Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T01:26:19.924Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-06T01:26:19.924Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-06T01:26:49.925Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T01:26:49.941Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T01:26:49.943Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T01:26:49.943Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-06T01:26:49.943Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-06T01:26:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:26:55.141Z||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-12-06T01:26:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:26:55.187Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:26:55.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:26:55.188Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "policy-id",
  "timestamp": 1670289951817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:26:55.190Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:19.943Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T01:27:19.960Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T01:27:19.963Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T01:27:19.964Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-06T01:27:19.964Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-06T01:27:49.964Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T01:27:49.979Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T01:27:49.982Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T01:27:49.982Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-06T01:27:49.982Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-06T01:27:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:27:55.141Z||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-12-06T01:27:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:27:55.167Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:27:55.680Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.680Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289942384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.681Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.681Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.682Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.682Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.682Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.682Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289936225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.682Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.682Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.683Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289934539,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.683Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.683Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.683Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289896454,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.683Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.683Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.683Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "policy-id",
  "timestamp": 1670289951817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.684Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.684Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.684Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289942384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.684Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.684Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.685Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.685Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.685Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.685Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289936225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.685Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.685Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.686Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289934539,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.686Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.686Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.686Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289896454,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.686Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.686Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.686Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "policy-id",
  "timestamp": 1670289951817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.686Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.686Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.686Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289942384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.686Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.687Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.687Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.687Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.687Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.687Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289936225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.688Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.688Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.688Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289934539,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.688Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.688Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.689Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289896454,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.689Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.689Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.689Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "policy-id",
  "timestamp": 1670289951817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.689Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.690Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.690Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289942384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.690Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.690Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.690Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.690Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.691Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.691Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289936225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.691Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.691Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.691Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289934539,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.692Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.692Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.692Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289896454,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.692Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.692Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.692Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "policy-id",
  "timestamp": 1670289951817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.693Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.693Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.693Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289942384,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.693Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.693Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.693Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.694Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.694Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.694Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289960183,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.694Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.694Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.694Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289959773,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.694Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.695Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.695Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289959493,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.695Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.695Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.695Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "policy-id",
  "timestamp": 1670289951817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.695Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.696Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.696Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289961466,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.696Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.696Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.696Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.696Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.696Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.697Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289961242,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.697Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.697Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.697Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "policy-id",
  "timestamp": 1670289951817,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.697Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.697Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.698Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.698Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.698Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.698Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289962298,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.698Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.698Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.698Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "policy-id",
  "timestamp": 1670289962601,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.699Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.699Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.699Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.699Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.699Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.699Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289963359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.699Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.699Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.699Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "policy-id",
  "timestamp": 1670289963618,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T01:27:55.700Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.700Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.700Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289963987,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T01:27:55.700Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.700Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.700Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.700Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.700Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.700Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "policy-id",
  "timestamp": 1670289964632,
  "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-12-06T01:27:55.711Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
2022-12-06T01:27:55.711Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad023c3a-b8d9-4264-a34a-40bf34dc3ad3 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-12-06T01:27:55.724Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.725Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289964991,
  "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-12-06T01:27:55.732Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
2022-12-06T01:27:55.732Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad023c3a-b8d9-4264-a34a-40bf34dc3ad3 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-12-06T01:27:55.742Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.742Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289964447,
  "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-12-06T01:27:55.749Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
2022-12-06T01:27:55.749Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad023c3a-b8d9-4264-a34a-40bf34dc3ad3 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-12-06T01:27:55.758Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.758Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289955137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.758Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.758Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.758Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289965449,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T01:27:55.759Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.759Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.759Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289965925,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.759Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.759Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.759Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289967273,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T01:27:55.759Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.759Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.759Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289968507,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.759Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.760Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.760Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289968276,
  "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-12-06T01:27:55.765Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
2022-12-06T01:27:55.766Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId ad023c3a-b8d9-4264-a34a-40bf34dc3ad3 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-12-06T01:27:55.776Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.776Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289969569,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.776Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.776Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.776Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289970653,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.777Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.777Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.777Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289971720,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.777Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.777Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.777Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289972781,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.778Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.778Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.778Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289969278,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.778Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.778Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.778Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289960779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.779Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.779Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.779Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289966453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.779Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.779Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.779Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289972384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.779Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.779Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.780Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "policy-id",
  "timestamp": 1670289971817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.780Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.780Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.780Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289960779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.780Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.780Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.780Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289969278,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.781Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.781Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.781Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289966453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.781Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.781Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.781Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289973875,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T01:27:55.781Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.781Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.782Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289972384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.782Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.782Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.782Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "policy-id",
  "timestamp": 1670289971817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.782Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.782Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.782Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289960779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.783Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.783Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.783Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289969278,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.783Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.783Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.783Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289966453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.783Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.783Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.784Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289974879,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-12-06T01:27:55.784Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.784Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.784Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "policy-id",
  "timestamp": 1670289971817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.784Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.784Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.784Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289972384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.785Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.785Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.785Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289960779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.785Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.785Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.785Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289969278,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.785Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.786Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.786Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289966453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.786Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.786Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.786Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289975884,
  "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-12-06T01:27:55.787Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.787Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.787Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "policy-id",
  "timestamp": 1670289971817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.787Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.787Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.787Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289972384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.787Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.787Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.788Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289960779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.788Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.788Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.788Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289969278,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.788Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.788Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.788Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289966453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.789Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.789Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.789Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289976888,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-12-06T01:27:55.789Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.789Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.789Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "policy-id",
  "timestamp": 1670289971817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.789Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.789Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.790Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289972384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.790Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.790Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.790Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289960779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.790Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.790Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.790Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289969278,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.791Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.791Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.791Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289966453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.791Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.791Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.791Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289977896,
  "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-12-06T01:27:55.791Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.791Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.792Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "policy-id",
  "timestamp": 1670289971817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.792Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.792Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.792Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289972384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.792Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.792Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.792Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289969278,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.792Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.793Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289960779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.793Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.793Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289966453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.793Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.794Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670289978901,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T01:27:55.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.794Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289972384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.794Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.794Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "policy-id",
  "timestamp": 1670289971817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:27:55.795Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.795Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289960779,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.795Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.795Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289969278,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.796Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.796Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.796Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289966453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.796Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.796Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.796Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289972384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.796Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.797Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "policy-id",
  "timestamp": 1670289971817,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:27:55.797Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:27:55.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.798Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289981060,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.798Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670289980651,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.799Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289980367,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.799Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "policy-id",
  "timestamp": 1670289982020,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.799Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289982349,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.800Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289982127,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.800Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "policy-id",
  "timestamp": 1670289983025,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T01:27:55.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.801Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289983186,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:27:55.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.801Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "policy-id",
  "timestamp": 1670289984028,
  "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-12-06T01:27:55.819Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 82c276c7-0a8e-4830-bc58-2750f440ceb8
2022-12-06T01:27:55.820Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 82c276c7-0a8e-4830-bc58-2750f440ceb8 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-12-06T01:27:55.831Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.831Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289984768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T01:27:55.832Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.832Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289984222,
  "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-12-06T01:27:55.839Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 82c276c7-0a8e-4830-bc58-2750f440ceb8
2022-12-06T01:27:55.839Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 82c276c7-0a8e-4830-bc58-2750f440ceb8 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-12-06T01:27:55.848Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.848Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670289985773,
  "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-12-06T01:27:55.855Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 82c276c7-0a8e-4830-bc58-2750f440ceb8
2022-12-06T01:27:55.855Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 82c276c7-0a8e-4830-bc58-2750f440ceb8 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-12-06T01:27:55.867Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.867Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670289985225,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T01:27:55.867Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.868Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.868Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289987585,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T01:27:55.868Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:27:55.868Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:27:55.868Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "aai-model-loader",
  "timestamp": 1670289988587,
  "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-12-06T01:27:55.874Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 82c276c7-0a8e-4830-bc58-2750f440ceb8
2022-12-06T01:27:55.874Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 82c276c7-0a8e-4830-bc58-2750f440ceb8 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-12-06T01:28:19.982Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T01:28:19.996Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ad023c3a-b8d9-4264-a34a-40bf34dc3ad3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T01:28:19.999Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T01:28:19.999Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-06T01:28:19.999Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-06T01:28:20.000Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-06T01:28:20.000Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T01:28:20.000Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T01:28:20.000Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T01:28:20.000Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T01:28:20.000Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-06T01:28:20.006Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-06T01:28:50.009Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ad023c3a-b8d9-4264-a34a-40bf34dc3ad3 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-12-06T01:28:50.016Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ad023c3a-b8d9-4264-a34a-40bf34dc3ad3 and serviceModelVersionId: 07351bc3-61c7-423f-9ad4-648fd8a46c22
2022-12-06T01:28:50.016Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5ef1d8fa-983b-477a-a943-e94340cc0bfb
2022-12-06T01:28:50.018Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5ef1d8fa-983b-477a-a943-e94340cc0bfb/model-vers/model-ver/07351bc3-61c7-423f-9ad4-648fd8a46c22?depth=0
2022-12-06T01:28:50.031Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-06T01:28:50.079Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5ef1d8fa-983b-477a-a943-e94340cc0bfb/model-vers/model-ver/07351bc3-61c7-423f-9ad4-648fd8a46c22?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-12-06T01:28:50.081Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5ef1d8fa-983b-477a-a943-e94340cc0bfb/model-vers/model-ver/07351bc3-61c7-423f-9ad4-648fd8a46c22?depth=0|INFO|500||Invoke
2022-12-06T01:28:50.087Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5ef1d8fa-983b-477a-a943-e94340cc0bfb/model-vers/model-ver/07351bc3-61c7-423f-9ad4-648fd8a46c22?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-06T01:28:50.189Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5ef1d8fa-983b-477a-a943-e94340cc0bfb/model-vers/model-ver/07351bc3-61c7-423f-9ad4-648fd8a46c22?depth=0|INFO|500||InvokeReturn
2022-12-06T01:28:50.190Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5ef1d8fa-983b-477a-a943-e94340cc0bfb/model-vers/model-ver/07351bc3-61c7-423f-9ad4-648fd8a46c22?depth=0 has http status code:200 and response headers:{date=[Tue, 06 Dec 2022 01:28:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[96], vertex-id=[266248], x-aai-txid=[2-aai-resources-221206-01:28:49:136-42742], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-06T01:28:50.190Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2022-12-06T01:28:50.192Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-06T01:28:50.192Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-06T01:28:50.198Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-12-06T01:28:50.199Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ad023c3a-b8d9-4264-a34a-40bf34dc3ad3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-06T01:28:50.199Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-06T01:28:50.199Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:28:50.202Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:28:50.202Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290130199,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T01:28:50.302Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:28:50.303Z||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-12-06T01:28:50.303Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:28:50.336Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:28:50.336Z||pool-111-thread-1|||||INFO|500||cambria reply ok (33 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-12-06T01:28:51.219Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:28:51.219Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|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-12-06T01:28:51.219Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:28:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:28:55.141Z||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-12-06T01:28:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:28:55.773Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:28:55.774Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-06T01:28:55.774Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ad023c3a-b8d9-4264-a34a-40bf34dc3ad3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290130199,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T01:28:55.775Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:28:56.882Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:28:56.883Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-06T01:28:56.883Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"82c276c7-0a8e-4830-bc58-2750f440ceb8","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"95bfa91f-ccf9-4f87-81a7-da59888a6ad4","serviceDescription":"service","serviceInvariantUUID":"a11eeba7-5e28-4fec-943a-14e1876768dc","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"038dde8c-4236-4aeb-a666-a1cce48eef6b","resourceInvariantUUID":"af15fba1-c0d1-4f57-9470-fb0573f30aed","resourceCustomizationUUID":"c87801c4-e7ae-4cc4-a3d6-7757c52eaecd","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":"MTg1NGEzMGExNTllMmI5NGI2MmI0ZTc5NzUwMDQ5Yjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b6078eab-88b5-417f-bde6-a988909c891c","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":"NGM2MWJmM2E2Y2E4OTI3ZjIzZWY5ZDkxZTcwYjE1NjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"77c8415e-2941-4942-ad10-cfed561fa14d","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":"2d5417a8-c860-4a21-9ac5-acf346161982","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":"49105687-405b-4eab-89a9-c5a253b48915","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":"6b30f149-3b5a-4fd4-b87a-050eb34f354e","artifactVersion":"2","generatedFromUUID":"2d5417a8-c860-4a21-9ac5-acf346161982"},{"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":"YWJhZTViYzViNmI2MGJjYjRhNDAzODQ2YTY4NWRhMTE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"66fb042e-0021-4fb4-8ec5-fb74a3b5b35f","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":"Y2Q3ZWVhMmY2YWZmNDg3MzM3ZjM4Yzc2ODE1YmFmNWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4ce2dbc-ab12-4689-97a6-71ff98c104b2","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YTQ4NjBjNGIyZjc4ZmE0YzdkYTBmODhmZTExOWUxYjc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"db67ce1e-1b3f-4da7-a792-89b2812d1057","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T01:28:56.885Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:28:56.885Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:28:56.887Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:28:56.887Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:28:56.988Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:28:56.989Z||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-12-06T01:28:56.989Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:28:57.005Z||pool-112-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:28:57.006Z||pool-112-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-06T01:28:57.888Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:28:57.889Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:28:57.891Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:28:57.891Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T01:28:57.991Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:28:57.992Z||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-12-06T01:28:57.992Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:28:58.008Z||pool-113-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:28:58.009Z||pool-113-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:28:58.891Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:28:58.892Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:28:58.894Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:28:58.894Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-06T01:28:58.994Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:28:58.995Z||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-12-06T01:28:58.995Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:28:59.010Z||pool-114-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:28:59.011Z||pool-114-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:28:59.895Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:28:59.896Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:28:59.898Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:28:59.898Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:28:59.998Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T01:29:00.000Z||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-12-06T01:29:00.000Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:00.014Z||pool-115-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:00.015Z||pool-115-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:29:00.899Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:29:00.900Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:29:00.902Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:29:00.902Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-06T01:29:01.002Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:29:01.003Z||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-12-06T01:29:01.003Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:01.037Z||pool-116-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:01.037Z||pool-116-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:29:01.902Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:29:01.903Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:29:01.906Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:29:01.906Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:29:02.006Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:29:02.007Z||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-12-06T01:29:02.007Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:02.022Z||pool-117-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:02.023Z||pool-117-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-12-06T01:29:02.907Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:29:02.908Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:29:02.910Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:29:02.910Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:29:03.010Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:29:03.011Z||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-12-06T01:29:03.011Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:03.029Z||pool-118-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:03.030Z||pool-118-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:29:03.910Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-06T01:29:03.911Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:29:03.914Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:29:03.915Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:29:04.015Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:29:04.016Z||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-12-06T01:29:04.016Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:04.034Z||pool-119-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:04.034Z||pool-119-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:29:04.916Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "95bfa91f-ccf9-4f87-81a7-da59888a6ad4",
  "serviceDescription": "service",
  "serviceInvariantUUID": "a11eeba7-5e28-4fec-943a-14e1876768dc",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "c87801c4-e7ae-4cc4-a3d6-7757c52eaecd",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "038dde8c-4236-4aeb-a666-a1cce48eef6b",
      "resourceInvariantUUID": "af15fba1-c0d1-4f57-9470-fb0573f30aed",
      "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": "NGM2MWJmM2E2Y2E4OTI3ZjIzZWY5ZDkxZTcwYjE1NjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "77c8415e-2941-4942-ad10-cfed561fa14d",
          "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": "2d5417a8-c860-4a21-9ac5-acf346161982",
          "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": "6b30f149-3b5a-4fd4-b87a-050eb34f354e",
            "generatedFromUUID": "2d5417a8-c860-4a21-9ac5-acf346161982"
          },
          "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": "6b30f149-3b5a-4fd4-b87a-050eb34f354e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "YTQ4NjBjNGIyZjc4ZmE0YzdkYTBmODhmZTExOWUxYjc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "db67ce1e-1b3f-4da7-a792-89b2812d1057"
    }
  ],
  "workloadContext": "Production"
}
2022-12-06T01:29:04.917Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-06T01:29:04.917Z|ad023c3a-b8d9-4264-a34a-40bf34dc3ad3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 95bfa91f-ccf9-4f87-81a7-da59888a6ad4 ASDC
2022-12-06T01:29:04.918Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:82c276c7-0a8e-4830-bc58-2750f440ceb8
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:95bfa91f-ccf9-4f87-81a7-da59888a6ad4
ServiceInvariantUUID:a11eeba7-5e28-4fec-943a-14e1876768dc
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:db67ce1e-1b3f-4da7-a792-89b2812d1057
ArtifactChecksum:YTQ4NjBjNGIyZjc4ZmE0YzdkYTBmODhmZTExOWUxYjc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:c87801c4-e7ae-4cc4-a3d6-7757c52eaecd
ResourceInvariantUUID:af15fba1-c0d1-4f57-9470-fb0573f30aed
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:038dde8c-4236-4aeb-a666-a1cce48eef6b
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:77c8415e-2941-4942-ad10-cfed561fa14d
ArtifactChecksum:NGM2MWJmM2E2Y2E4OTI3ZjIzZWY5ZDkxZTcwYjE1NjQ=
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:2d5417a8-c860-4a21-9ac5-acf346161982
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:6b30f149-3b5a-4fd4-b87a-050eb34f354e
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:6b30f149-3b5a-4fd4-b87a-050eb34f354e
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-06T01:29:04.918Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 95bfa91f-ccf9-4f87-81a7-da59888a6ad4 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-12-06T01:29:04.964Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T01:29:04.965Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T01:29:04.965Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T01:29:04.966Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: db67ce1e-1b3f-4da7-a792-89b2812d1057 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-06T01:29:04.966Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T01:29:04.966Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-06T01:29:05.056Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T01:29:05.057Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar db67ce1e-1b3f-4da7-a792-89b2812d1057 83007
2022-12-06T01:29:05.058Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-12-06T01:29:05.058Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-06T01:29:05.058Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T01:29:05.059Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:29:05.061Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:29:05.061Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290145058,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:29:05.161Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:29:05.162Z||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-12-06T01:29:05.162Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:05.178Z||pool-120-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:05.178Z||pool-120-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-12-06T01:29:06.062Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-06T01:29:06.063Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-06T01:29:06.063Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: db67ce1e-1b3f-4da7-a792-89b2812d1057, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-06T01:29:06.064Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2022-12-06T01:29:06.064Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-06T01:29:06.065Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-06T01:29:06.270Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15319692082711745145/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-12-06T01:29:07.652Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-06T01:29:07.653Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-06T01:29:07.653Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-06T01:29:07.653Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-06T01:29:07.653Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-06T01:29:07.653Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-06T01:29:07.654Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-06T01:29:07.654Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-06T01:29:07.654Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-06T01:29:07.654Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-06T01:29:07.654Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:07.654Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-06T01:29:07.654Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:07.655Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:07.655Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-06T01:29:07.655Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-06T01:29:07.655Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T01:29:07.656Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:07.656Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:07.656Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-06T01:29:07.656Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-06T01:29:07.657Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-06T01:29:07.657Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:07.657Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:07.658Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:07.658Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-12-06T01:29:07.658Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-12-06T01:29:07.658Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-12-06T01:29:07.658Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-12-06T01:29:07.658Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-06T01:29:07.659Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-06T01:29:07.659Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:07.659Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-06T01:29:07.659Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:07.659Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-06T01:29:07.659Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T01:29:07.660Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:07.660Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-06T01:29:07.660Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T01:29:07.660Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:07.661Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-06T01:29:07.661Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T01:29:07.665Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:07.665Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-12-06T01:29:07.666Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-06T01:29:07.666Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-06T01:29:07.666Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=9d026862-c47b-4fa6-9d76-e6fc9cc96226
2022-12-06T01:29:07.666Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:07.666Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:07.666Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:07.668Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:07.668Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:07.668Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:07.668Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:07.669Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:07.669Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:95bfa91f-ccf9-4f87-81a7-da59888a6ad4
Model Version:NULL
Model InvariantUuid:a11eeba7-5e28-4fec-943a-14e1876768dc
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:fe5cc366-8046-43c2-96e5-16267a433b0c
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:af15fba1-c0d1-4f57-9470-fb0573f30aed
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:c87801c4-e7ae-4cc4-a3d6-7757c52eaecd
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:94721154-db0f-4604-93ff-a58eef6f0ecf
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:c9c64918-e276-43b7-90a5-2b31ed362e77
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:9d026862-c47b-4fa6-9d76-e6fc9cc96226
ModelInvariantUuid:e42a4e20-90b9-414e-b7f7-ab7338f1e67b
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:c6fe0429-88ec-4b22-9da5-0642918d5dc8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:2ec5d05b-6e56-4565-822f-04902909a503
ModelInvariantUuid:170cbc1e-b334-440c-9bfd-a895ff703adc
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:bf427f9a-8728-441c-87df-349aa22bb5ae
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-12-06T01:29:07.680Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 038dde8c-4236-4aeb-a666-a1cce48eef6b
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-12-06T01:29:07.684Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||basic_vm_macro 0
2022-12-06T01:29:07.684Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 038dde8c-4236-4aeb-a666-a1cce48eef6b
2022-12-06T01:29:07.684Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 77c8415e-2941-4942-ad10-cfed561fa14d from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-12-06T01:29:07.685Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T01:29:07.685Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:07.744Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T01:29:07.744Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 77c8415e-2941-4942-ad10-cfed561fa14d 792
2022-12-06T01:29:07.745Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:07.745Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:07.745Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T01:29:07.745Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:29:07.747Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:29:07.748Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290147745,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:29:07.848Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:29:07.849Z||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-12-06T01:29:07.849Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:07.865Z||pool-121-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:07.866Z||pool-121-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-12-06T01:29:08.748Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "94721154-db0f-4604-93ff-a58eef6f0ecf",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c9c64918-e276-43b7-90a5-2b31ed362e77",
    "vfModuleModelCustomizationUUID": "ce5bb155-05c9-4bcf-bfe0-d4be1699490f",
    "isBase": true,
    "artifacts": [
      "2d5417a8-c860-4a21-9ac5-acf346161982",
      "6b30f149-3b5a-4fd4-b87a-050eb34f354e"
    ],
    "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-12-06T01:29:08.753Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c9c64918-e276-43b7-90a5-2b31ed362e77
VfModuleModelInvariantUUID:94721154-db0f-4604-93ff-a58eef6f0ecf
VfModuleModelDescription:NULL
Artifacts UUID List:{
2d5417a8-c860-4a21-9ac5-acf346161982
,
6b30f149-3b5a-4fd4-b87a-050eb34f354e

}
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-12-06T01:29:08.756Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "94721154-db0f-4604-93ff-a58eef6f0ecf",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c9c64918-e276-43b7-90a5-2b31ed362e77",
    "vfModuleModelCustomizationUUID": "ce5bb155-05c9-4bcf-bfe0-d4be1699490f",
    "isBase": true,
    "artifacts": [
      "2d5417a8-c860-4a21-9ac5-acf346161982",
      "6b30f149-3b5a-4fd4-b87a-050eb34f354e"
    ],
    "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-12-06T01:29:08.756Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c9c64918-e276-43b7-90a5-2b31ed362e77
VfModuleModelInvariantUUID:94721154-db0f-4604-93ff-a58eef6f0ecf
VfModuleModelDescription:NULL
Artifacts UUID List:{
2d5417a8-c860-4a21-9ac5-acf346161982
,
6b30f149-3b5a-4fd4-b87a-050eb34f354e

}
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-12-06T01:29:08.756Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 2d5417a8-c860-4a21-9ac5-acf346161982 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-12-06T01:29:08.756Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T01:29:08.756Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:08.813Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T01:29:08.814Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2d5417a8-c860-4a21-9ac5-acf346161982 5033
2022-12-06T01:29:08.814Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:08.814Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:08.814Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T01:29:08.815Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:29:08.817Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:29:08.817Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290148814,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:29:08.917Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:29:08.918Z||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-12-06T01:29:08.918Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:08.935Z||pool-122-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:08.935Z||pool-122-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:29:09.818Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 6b30f149-3b5a-4fd4-b87a-050eb34f354e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-12-06T01:29:09.818Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-06T01:29:09.819Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:09.877Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-06T01:29:09.878Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 6b30f149-3b5a-4fd4-b87a-050eb34f354e 903
2022-12-06T01:29:09.878Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:09.878Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:09.878Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-06T01:29:09.878Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:29:09.880Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:29:09.881Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290149878,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:29:09.981Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:29:09.982Z||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-12-06T01:29:09.982Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:09.998Z||pool-123-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:09.998Z||pool-123-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:29:10.881Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 95bfa91f-ccf9-4f87-81a7-da59888a6ad4
2022-12-06T01:29:10.882Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 038dde8c-4236-4aeb-a666-a1cce48eef6b 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-12-06T01:29:10.898Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3eb4dee6, org.onap.sdc.toscaparser.api.parameters.Input@22ea1627, org.onap.sdc.toscaparser.api.parameters.Input@69aa3de8, org.onap.sdc.toscaparser.api.parameters.Input@a8b7188, org.onap.sdc.toscaparser.api.parameters.Input@1250cdd1]
2022-12-06T01:29:10.899Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.899Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:10.900Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2022-12-06T01:29:10.900Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= c87801c4-e7ae-4cc4-a3d6-7757c52eaecd
2022-12-06T01:29:10.900Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c87801c4-e7ae-4cc4-a3d6-7757c52eaecd matches Tosca VF Customization UUID: c87801c4-e7ae-4cc4-a3d6-7757c52eaecd
2022-12-06T01:29:10.900Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: c87801c4-e7ae-4cc4-a3d6-7757c52eaecd  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-12-06T01:29:10.903Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.903Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:10.904Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id c87801c4-e7ae-4cc4-a3d6-7757c52eaecd: {\"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-12-06T01:29:10.904Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@952a3a1
2022-12-06T01:29:10.904Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.904Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-06T01:29:10.904Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ce5bb155-05c9-4bcf-bfe0-d4be1699490f
2022-12-06T01:29:10.905Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ce5bb155-05c9-4bcf-bfe0-d4be1699490f
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-12-06T01:29:10.907Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.907Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-06T01:29:10.907Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T01:29:10.908Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.908Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-06T01:29:10.908Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T01:29:10.908Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.909Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-12-06T01:29:10.909Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-06T01:29:10.909Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-06T01:29:10.909Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=9d026862-c47b-4fa6-9d76-e6fc9cc96226
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-12-06T01:29:10.911Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.912Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-06T01:29:10.912Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-06T01:29:10.912Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.912Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-06T01:29:10.913Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=c87801c4-e7ae-4cc4-a3d6-7757c52eaecd
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-12-06T01:29:10.915Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.915Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:10.916Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 95bfa91f-ccf9-4f87-81a7-da59888a6ad4: basic_vm_macro
2022-12-06T01:29:10.916Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.916Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:10.916Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.916Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:10.916Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.917Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:10.917Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.917Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:10.917Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-06T01:29:10.917Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-06T01:29:10.918Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:11.024Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 038dde8c-4236-4aeb-a666-a1cce48eef6b 1 ASDC deployResourceStructure
2022-12-06T01:29:11.024Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:11.024Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:11.024Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T01:29:11.024Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:29:11.027Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:29:11.027Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290151024,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T01:29:11.127Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:29:11.128Z||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-12-06T01:29:11.128Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:11.143Z||pool-124-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:11.144Z||pool-124-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:29:12.028Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:12.028Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:12.029Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T01:29:12.029Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:29:12.030Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:29:12.031Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290152028,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-06T01:29:12.131Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:29:12.132Z||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-12-06T01:29:12.132Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:12.145Z||pool-125-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:12.146Z||pool-125-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:29:13.031Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:13.032Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||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-12-06T01:29:13.032Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T01:29:13.032Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:29:13.034Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:29:13.034Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290153031,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-06T01:29:13.134Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:29:13.135Z||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-12-06T01:29:13.135Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:13.152Z||pool-126-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:13.152Z||pool-126-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:29:14.035Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-12-06T01:29:14.035Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-06T01:29:14.036Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-06T01:29:14.036Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:29:14.038Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:29:14.039Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290154035,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T01:29:14.138Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-06T01:29:14.139Z||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-12-06T01:29:14.139Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:14.154Z||pool-127-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:14.154Z||pool-127-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-12-06T01:29:15.039Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 82c276c7-0a8e-4830-bc58-2750f440ceb8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-12-06T01:29:15.053Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 82c276c7-0a8e-4830-bc58-2750f440ceb8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-12-06T01:29:15.056Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-06T01:29:15.056Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-06T01:29:15.056Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-06T01:29:15.056Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-06T01:29:15.056Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T01:29:15.056Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T01:29:15.057Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T01:29:15.057Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-06T01:29:15.057Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-06T01:29:15.063Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-06T01:29:45.064Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 82c276c7-0a8e-4830-bc58-2750f440ceb8 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-12-06T01:29:45.073Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 82c276c7-0a8e-4830-bc58-2750f440ceb8 and serviceModelVersionId: 95bfa91f-ccf9-4f87-81a7-da59888a6ad4
2022-12-06T01:29:45.074Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a11eeba7-5e28-4fec-943a-14e1876768dc
2022-12-06T01:29:45.075Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a11eeba7-5e28-4fec-943a-14e1876768dc/model-vers/model-ver/95bfa91f-ccf9-4f87-81a7-da59888a6ad4?depth=0
2022-12-06T01:29:45.079Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-06T01:29:45.114Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11eeba7-5e28-4fec-943a-14e1876768dc/model-vers/model-ver/95bfa91f-ccf9-4f87-81a7-da59888a6ad4?depth=0|INFO|500||Invoke
2022-12-06T01:29:45.114Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11eeba7-5e28-4fec-943a-14e1876768dc/model-vers/model-ver/95bfa91f-ccf9-4f87-81a7-da59888a6ad4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11eeba7-5e28-4fec-943a-14e1876768dc/model-vers/model-ver/95bfa91f-ccf9-4f87-81a7-da59888a6ad4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[82c276c7-0a8e-4830-bc58-2750f440ceb8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[46adfecb-5332-49d7-bc3d-d47b188d406a], X-ECOMP-RequestID=[82c276c7-0a8e-4830-bc58-2750f440ceb8], X-TransactionId=[], X-ONAP-RequestID=[82c276c7-0a8e-4830-bc58-2750f440ceb8], Content-Type=[application/merge-patch+json]}
2022-12-06T01:29:45.120Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11eeba7-5e28-4fec-943a-14e1876768dc/model-vers/model-ver/95bfa91f-ccf9-4f87-81a7-da59888a6ad4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-06T01:29:45.211Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11eeba7-5e28-4fec-943a-14e1876768dc/model-vers/model-ver/95bfa91f-ccf9-4f87-81a7-da59888a6ad4?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/a11eeba7-5e28-4fec-943a-14e1876768dc/model-vers/model-ver/95bfa91f-ccf9-4f87-81a7-da59888a6ad4?depth=0 has http status code:200 and response headers:{date=[Tue, 06 Dec 2022 01:29:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[88], vertex-id=[229464], x-aai-txid=[0-aai-resources-221206-01:29:44:167-96902], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-06T01:29:45.212Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11eeba7-5e28-4fec-943a-14e1876768dc/model-vers/model-ver/95bfa91f-ccf9-4f87-81a7-da59888a6ad4?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-06T01:29:45.212Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11eeba7-5e28-4fec-943a-14e1876768dc/model-vers/model-ver/95bfa91f-ccf9-4f87-81a7-da59888a6ad4?depth=0|INFO|500||InvokeReturn
2022-12-06T01:29:45.213Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-06T01:29:45.213Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-06T01:29:45.221Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-12-06T01:29:45.221Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 82c276c7-0a8e-4830-bc58-2750f440ceb8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-06T01:29:45.221Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-06T01:29:45.221Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-06T01:29:45.223Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-06T01:29:45.223Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290185221,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T01:29:45.323Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-06T01:29:45.324Z||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-12-06T01:29:45.324Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:45.342Z||pool-128-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:45.342Z||pool-128-thread-1|||||INFO|500||cambria reply ok (18 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-12-06T01:29:46.237Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:29:46.238Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T01:29:46.238Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:29:55.140Z||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-12-06T01:29:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:29:55.783Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:55.784Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.784Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:29:55.785Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:29:55.785Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.785Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-06T01:29:55.785Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:29:55.785Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.786Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-06T01:29:55.786Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:29:55.786Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.786Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:29:55.786Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:29:55.786Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.786Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-06T01:29:55.787Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:29:55.787Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.787Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:29:55.787Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:29:55.787Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.787Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-06T01:29:55.787Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:29:55.787Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.788Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290131219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-06T01:29:55.788Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-12-06T01:29:55.788Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.788Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290145058,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:29:55.788Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:29:55.788Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.788Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290147745,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:29:55.788Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:29:55.789Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.789Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290148814,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:29:55.789Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:29:55.789Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.789Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290149878,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-06T01:29:55.789Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:29:55.789Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.790Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290151024,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-06T01:29:55.790Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:29:55.790Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.790Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290152028,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-06T01:29:55.790Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:29:55.790Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.790Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290153031,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-06T01:29:55.790Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:29:55.791Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.791Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290154035,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-06T01:29:55.791Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:29:55.791Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-12-06T01:29:55.791Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "82c276c7-0a8e-4830-bc58-2750f440ceb8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670290185221,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-06T01:29:55.791Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-06T01:29:55.809Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:29:55.809Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:29:55.810Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T01:29:55.810Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:30:05.377Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:30:05.377Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:30:05.378Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T01:30:05.378Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:30:14.942Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:30:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:30:55.138Z||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-12-06T01:30:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:30:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:30:55.140Z||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-12-06T01:30:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:31:04.689Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:31:04.690Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:31:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:31:55.138Z||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-12-06T01:31:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:31:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:31:55.140Z||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-12-06T01:31:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:32:04.690Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:32:04.699Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:32:55.138Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:32:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:32:55.141Z||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-12-06T01:32:55.141Z||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-12-06T01:32:55.142Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:32:55.142Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:33:04.688Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:33:04.725Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:33:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:33:55.138Z||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-12-06T01:33:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:33:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:33:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:33:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:34:04.689Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:34:04.690Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:34:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:34:55.138Z||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-12-06T01:34:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:34:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:34:55.141Z||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-12-06T01:34:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:35:04.688Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:35:04.688Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:35:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:35:55.138Z||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-12-06T01:35:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:35:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:35:55.140Z||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-12-06T01:35:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:36:04.692Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:36:04.705Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:36:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:36:55.138Z||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-12-06T01:36:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:36:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:36:55.141Z||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-12-06T01:36:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:37:04.685Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:37:04.687Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:37:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:37:55.139Z||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-12-06T01:37:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:37:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:37:55.140Z||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-12-06T01:37:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:38:04.695Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:38:04.695Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:38:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:38:55.138Z||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-12-06T01:38:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:38:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:38:55.140Z||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-12-06T01:38:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:39:04.688Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:39:04.688Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:39:55.137Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:39:55.139Z||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-12-06T01:39:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:39:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:39:55.141Z||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-12-06T01:39:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:40:04.736Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:40:04.736Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:40:55.137Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:40:55.138Z||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-12-06T01:40:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:40:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:40:55.140Z||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-12-06T01:40:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:41:04.684Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:41:04.700Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:41:55.137Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:41:55.138Z||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-12-06T01:41:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:41:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:41:55.140Z||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-12-06T01:41:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:42:04.689Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:42:04.694Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:42:55.137Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:42:55.138Z||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-12-06T01:42:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:42:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:42:55.140Z||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-12-06T01:42:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:43:04.691Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:43:04.691Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:43:55.137Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:43:55.138Z||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-12-06T01:43:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:43:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:43:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:43:55.141Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:44:04.701Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:44:04.701Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:44:55.137Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:44:55.138Z||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-12-06T01:44:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:44:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:44:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T01:44:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:45:04.685Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:45:04.686Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:45:55.137Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:45:55.139Z||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-12-06T01:45:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:45:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:45:55.140Z||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-12-06T01:45:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:46:04.695Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:46:04.698Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:46:55.137Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:46:55.139Z||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-12-06T01:46:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:46:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:46:55.140Z||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-12-06T01:46:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:47:04.694Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:47:04.694Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:47:55.137Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:47:55.138Z||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-12-06T01:47:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:47:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:47:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:47:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:48:04.686Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:48:04.686Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:48:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:48:55.139Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:48:55.139Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:48:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:48:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T01:48:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:49:04.722Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:49:04.724Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:49:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:49:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:49:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:49:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:49:55.140Z||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-12-06T01:49:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:50:04.688Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:50:04.689Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:50:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:50:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:50:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:50:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:50:55.140Z||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-12-06T01:50:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:51:04.689Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:51:04.731Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:51:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:51:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:51:55.139Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:51:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:51:55.140Z||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-12-06T01:51:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:52:04.703Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:52:04.738Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:52:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:52:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:52:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:52:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:52:55.140Z||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-12-06T01:52:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:53:04.723Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:53:04.723Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:53:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:53:55.139Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:53:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:53:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:53:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T01:53:55.141Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:54:04.685Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:54:04.685Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:54:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:54:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:54:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:54:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:54:55.140Z||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-12-06T01:54:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:55:04.686Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:55:04.686Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:55:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:55:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:55:55.139Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:55:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:55:55.140Z||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-12-06T01:55:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:56:04.688Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:56:04.688Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:56:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:56:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:56:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:56:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:56:55.140Z||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-12-06T01:56:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:57:04.680Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:57:04.710Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:57:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:57:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T01:57:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:57:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:57:55.140Z||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-12-06T01:57:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:58:04.728Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:58:04.728Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:58:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:58:55.138Z||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-12-06T01:58:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:58:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:58:55.140Z||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-12-06T01:58:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:59:04.720Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:59:04.720Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T01:59:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:59:55.139Z||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-12-06T01:59:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T01:59:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T01:59:55.140Z||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-12-06T01:59:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:00:04.706Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:00:04.706Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:00:55.138Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:00:55.139Z||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-12-06T02:00:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:00:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:00:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T02:00:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:01:04.704Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:01:04.711Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:01:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:01:55.138Z||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-12-06T02:01:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:01:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:01:55.140Z||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-12-06T02:01:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:02:04.713Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:02:04.713Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:02:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:02:55.138Z||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-12-06T02:02:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:02:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:02:55.140Z||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-12-06T02:02:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:03:04.715Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:03:04.716Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:03:55.137Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:03:55.138Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-06T02:03:55.138Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as CsA91IHqx4f9kJAo) ...
2022-12-06T02:03:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:03:55.140Z||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-12-06T02:03:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:04:04.704Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:04:04.705Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:04:55.137Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:04:55.138Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-06T02:04:55.138Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as CsA91IHqx4f9kJAo) ...
2022-12-06T02:04:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:04:55.140Z||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-12-06T02:04:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:05:04.709Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:05:04.709Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:05:55.137Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:05:55.138Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-12-06T02:05:55.138Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as CsA91IHqx4f9kJAo) ...
2022-12-06T02:05:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:05:55.140Z||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-12-06T02:05:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:06:04.714Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:06:04.714Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:06:55.137Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:06:55.138Z||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-12-06T02:06:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:06:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:06:55.140Z||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-12-06T02:06:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:07:04.711Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:07:04.711Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:07:55.137Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:07:55.138Z||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-12-06T02:07:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:07:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:07:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T02:07:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:08:04.701Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:08:04.701Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:08:55.138Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:08:55.139Z||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-12-06T02:08:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:08:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:08:55.140Z||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-12-06T02:08:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:09:04.721Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:09:04.722Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:09:55.138Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:09:55.138Z||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-12-06T02:09:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:09:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:09:55.140Z||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-12-06T02:09:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:10:04.703Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:10:04.703Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:10:55.137Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:10:55.138Z||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-12-06T02:10:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:10:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:10:55.140Z||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-12-06T02:10:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:11:04.696Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:11:04.696Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:11:55.137Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:11:55.138Z||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-12-06T02:11:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:11:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:11:55.140Z||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-12-06T02:11:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:12:04.709Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:12:04.725Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:12:55.137Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:12:55.138Z||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-12-06T02:12:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:12:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:12:55.140Z||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-12-06T02:12:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:13:04.711Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:13:04.712Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:13:55.137Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:13:55.138Z||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-12-06T02:13:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:13:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:13:55.140Z||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-12-06T02:13:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:14:04.690Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:14:04.690Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:14:55.137Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:14:55.138Z||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-12-06T02:14:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:14:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:14:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T02:14:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:15:04.696Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:15:04.697Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:15:55.138Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:15:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:15:55.141Z||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-12-06T02:15:55.141Z||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-12-06T02:15:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:15:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:16:04.697Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:16:04.697Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:16:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:16:55.139Z||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-12-06T02:16:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:16:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:16:55.141Z||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-12-06T02:16:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:17:04.709Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:17:04.709Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:17:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:17:55.138Z||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-12-06T02:17:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:17:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:17:55.140Z||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-12-06T02:17:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:18:04.693Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:18:04.693Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:18:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:18:55.138Z||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-12-06T02:18:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:18:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:18:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T02:18:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:19:04.696Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:19:04.699Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:19:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:19:55.138Z||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-12-06T02:19:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:19:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:19:55.140Z||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-12-06T02:19:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:20:04.705Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:20:04.707Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:20:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:20:55.138Z||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-12-06T02:20:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:20:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:20:55.140Z||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-12-06T02:20:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:21:04.684Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:21:04.684Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:21:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:21:55.138Z||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-12-06T02:21:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:21:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:21:55.141Z||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-12-06T02:21:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:22:04.684Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:22:04.686Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:22:55.138Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:22:55.140Z||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-12-06T02:22:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:22:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:22:55.140Z||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-12-06T02:22:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:23:04.701Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:23:04.701Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:23:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:23:55.138Z||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-12-06T02:23:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:23:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:23:55.140Z||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-12-06T02:23:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:24:04.692Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:24:04.694Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:24:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:24:55.138Z||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-12-06T02:24:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:24:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:24:55.140Z||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-12-06T02:24:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:25:04.689Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:25:04.689Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:25:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:25:55.138Z||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-12-06T02:25:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:25:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:25:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T02:25:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:26:04.688Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:26:04.688Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:26:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:26:55.138Z||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-12-06T02:26:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:26:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:26:55.140Z||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-12-06T02:26:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:27:04.693Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:27:04.693Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:27:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:27:55.138Z||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-12-06T02:27:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:27:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:27:55.140Z||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-12-06T02:27:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:28:04.699Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:28:04.701Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:28:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:28:55.138Z||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-12-06T02:28:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:28:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:28:55.140Z||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-12-06T02:28:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:29:04.689Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:29:04.689Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:29:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:29:55.140Z||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-12-06T02:29:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:29:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:29:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T02:29:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:30:04.689Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:30:04.689Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:30:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:30:55.138Z||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-12-06T02:30:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:30:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:30:55.140Z||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-12-06T02:30:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:31:04.694Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:31:04.695Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:31:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:31:55.138Z||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-12-06T02:31:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:31:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:31:55.140Z||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-12-06T02:31:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:32:04.711Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:32:04.737Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:32:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:32:55.138Z||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-12-06T02:32:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:32:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:32:55.140Z||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-12-06T02:32:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:33:04.692Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:33:04.692Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:33:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:33:55.138Z||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-12-06T02:33:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:33:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:33:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T02:33:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:34:04.699Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:34:04.702Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:34:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:34:55.138Z||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-12-06T02:34:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:34:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:34:55.140Z||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-12-06T02:34:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:35:04.686Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:35:04.686Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:35:55.137Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:35:55.138Z||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-12-06T02:35:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:35:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:35:55.140Z||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-12-06T02:35:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:36:04.701Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:36:04.701Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:36:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:36:55.138Z||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-12-06T02:36:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:36:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:36:55.140Z||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-12-06T02:36:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:37:04.702Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:37:04.706Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:37:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:37:55.138Z||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-12-06T02:37:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:37:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:37:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T02:37:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:38:04.700Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:38:04.704Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:38:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:38:55.138Z||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-12-06T02:38:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:38:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:38:55.140Z||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-12-06T02:38:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:39:04.684Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:39:04.687Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:39:55.137Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:39:55.138Z||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-12-06T02:39:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:39:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:39:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T02:39:55.141Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:40:04.688Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:40:04.688Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:40:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:40:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T02:40:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:40:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:40:55.140Z||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-12-06T02:40:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:41:04.684Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:41:04.684Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:41:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:41:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T02:41:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:41:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:41:55.140Z||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-12-06T02:41:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:42:04.687Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:42:04.687Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:42:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:42:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T02:42:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:42:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:42:55.140Z||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-12-06T02:42:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:43:04.703Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:43:04.724Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:43:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:43:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T02:43:55.139Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:43:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:43:55.140Z||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-12-06T02:43:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:44:04.689Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:44:04.693Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:44:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:44:55.139Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T02:44:55.139Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:44:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:44:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T02:44:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:45:04.691Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:45:04.696Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:45:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:45:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T02:45:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:45:55.140Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:45:55.140Z||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-12-06T02:45:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:46:04.693Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:46:04.695Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:46:55.137Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:46:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T02:46:55.138Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:46:55.140Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:46:55.140Z||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-12-06T02:46:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:47:04.685Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:47:04.685Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:47:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:47:55.138Z||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-12-06T02:47:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:47:55.140Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:47:55.140Z||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-12-06T02:47:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:48:04.724Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:48:04.725Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:48:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:48:55.138Z||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-12-06T02:48:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:48:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:48:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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-12-06T02:48:55.140Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:49:04.686Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:49:04.720Z|82c276c7-0a8e-4830-bc58-2750f440ceb8|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:49:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:49:55.138Z||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-12-06T02:49:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:49:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:49:55.140Z||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-12-06T02:49:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:50:04.693Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:50:04.695Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:50:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:50:55.138Z||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-12-06T02:50:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:50:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:50:55.140Z||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-12-06T02:50:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:51:04.704Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:51:04.707Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:51:55.138Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:51:55.140Z||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-12-06T02:51:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:51:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:51:55.140Z||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-12-06T02:51:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:52:04.691Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:52:04.722Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:52:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:52:55.138Z||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-12-06T02:52:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:52:55.140Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:52:55.140Z||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-12-06T02:52:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:53:04.688Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:53:04.688Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:53:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:53:55.138Z||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-12-06T02:53:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:53:55.140Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:53:55.140Z||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-12-06T02:53:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:54:04.692Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:54:04.692Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:54:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:54:55.138Z||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-12-06T02:54:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:54:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:54:55.140Z||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-12-06T02:54:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:55:04.690Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:55:04.691Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:55:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:55:55.138Z||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-12-06T02:55:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:55:55.140Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:55:55.141Z||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-12-06T02:55:55.141Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:56:04.701Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:56:04.700Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:56:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:56:55.138Z||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-12-06T02:56:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:56:55.140Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:56:55.140Z||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-12-06T02:56:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:57:04.685Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:57:04.691Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:57:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:57:55.138Z||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-12-06T02:57:55.138Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:57:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:57:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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-12-06T02:57:55.140Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:58:04.688Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:58:04.697Z|3eca8a0a-e604-42c9-8138-4e4811c8830a|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:58:55.137Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:58:55.139Z||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-12-06T02:58:55.139Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:58:55.140Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-06T02:58:55.140Z||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-12-06T02:58:55.140Z||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 CsA91IHqx4f9kJAo) ...
2022-12-06T02:59:04.689Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-06T02:59:04.689Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK